Skip to content

Commit f992fc1

Browse files
committed
Update README
1 parent a022d3b commit f992fc1

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

iwsy/README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
1-
# Mostrami
1+
# IWannaShowYou
22

3-
Mostrami - "Show me" in Italian - is a GUI presentation package analagous to PowerPoint but for web-based editing and delivery. It is _not_ a PowerPoint clone, nor does it seek to be compatible in any way. It provides an editing environment that maintains a live view of the presentation at the step being edited. All editing is done by typing values; mouse-based editing may be added later.
3+
IWannaShowYou is a GUI presentation package analagous to PowerPoint but for web-based editing and delivery. It is _not_ a PowerPoint clone, nor does it seek to be compatible in any way. It provides an editing environment that maintains a live view of the presentation at the step being edited. All editing is done by typing values; mouse-based editing may be added later.
44

5-
Mostrami differs from PowerPoint in being step-based rather than slide-based. A step is any change to what is currently showing on the screen. If you wish to retain the notion of 'slides' you can regard a slide as an accumulation of a number of steps. Every slide consists of at least one step but there is no upper limit to the number.
5+
IWannaShowYou differs from PowerPoint in being step-based rather than slide-based. A step is any change to what is currently showing on the screen. If you wish to retain the notion of 'slides' you can regard a slide as an accumulation of a number of steps. Every slide consists of at least one step but there is no upper limit to the number.
66

7-
PowerPoint includes a rich set of graphical elements. Mostrami relies more on _actions_, the simplest of which is a cut from one piece of content to another. Mostrami presentations tend to be dynamic, with smooth transitions from one step to the next. The program is modular and permits the addition of plugins to perform any desired effect. Its architecture separates structure and content to allow either to be changed independently of the other.
7+
PowerPoint includes a rich set of graphical elements. IWannaShowYou relies more on _actions_, the simplest of which is a cut from one piece of content to another. Mostrami presentations tend to be dynamic, with smooth transitions from one step to the next. The program is modular and permits the addition of plugins to perform any desired effect. Its architecture separates structure and content to allow either to be changed independently of the other.
88

9-
Mostrami creates files in the JSON::Presenter format, allowing them to be delivered using that engine.
9+
IWannaShowYou creates files in plain-text JSON format.
1010

11-
Mostrami runs in any browser and is usable on a PC or a mobile devices.
11+
IWannaShowYou runs in any browser and is usable on a PC or a mobile devices.
1212

1313
This project is under development.

0 commit comments

Comments
 (0)