Skip to content

Commit 4cb9fea

Browse files
committedMay 29, 2020
Start up iwannashowyou
1 parent 19d53fd commit 4cb9fea

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

63 files changed

+3913
-61
lines changed
 
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
# Mostrami
2+
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.
4+
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.
6+
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.
8+
9+
Mostrami creates files in the JSON::Presenter format, allowing them to be delivered using that engine.
10+
11+
Mostrami runs in any browser and is usable on a PC or a mobile devices.
12+
13+
This project is under development.

‎iwannashowyou/build.iwannashowyou.com/favicon.gif

Loading

0 commit comments

Comments
 (0)
Please sign in to comment.