Welcome to the presenter console!
Here you have a view of the current slide, a preview of the next slide and your notes.
You also have a clock and a timer, so you know how much time you have left.
Sliding from left to right is no longer enough.
You need to be able to...
If you click on the timer it restarts from zero. This is handy when you are rehearsing the presentation and need to make sure it fits in the time allocated.
If you have more notes than fits in the console, you can scroll down, but more handily, you can scroll the text up by pressing space bar.
If there isn't more text to scroll up, space bar will go to the next slide. Therefore you, as a presenter, just press space everytime you run out of things to say!
Zooming is cool. But one day it will grow old as well. What will we do then to make presentations interesting?
So we are back to square one.
(And it is closed source to boot)
It's probably back to making bad jokes again.
It's open source!
Supports pan, tilt and zoom!
But...
Wow! 3D! You didn't see that one coming, did you?
Not a friendly format to edit
So inserting one slide means
repositioning all the following slides!
The endless repositioning of slides is what prompted me to write Hovercraft! in the first place.
Of course there is!
What would be the point of this slide show if I didn't have a solution? Duh!
TADA!
That SVG path support was a lot of work. And all I used it for was to position the slides in circles.
You found the presenter console already!
The merge of convenience and cool!
A slogan: The ad-mans best friend!
and now...
Edit your presentation with the txt2tags syntax!
On Github:
https://github.com/farvardin/hovercraft-t2t
Fork and contribute!
Note: We didn't code hovercraft.
Hovercraft-t2t is only a frontend to produce a reStructuredText document from a txt2tags document, and it will be parsed further with the hovercraft tool.
The original hovercraft is located at https://github.com/regebro/hovercraft
pip install hovercraft
If it fails, try: sudo pip install --upgrade setuptools pip-3.2 install --upgrade hovercraft
https://github.com/farvardin/hovercraft-t2t/blob/master/hovercraft-t2t.t2t
Space | Forward |
---|---|
Left, Down, Page Down | Next slide |
Right, Up, Page Up | Previous slide |
P | Open presenter console |
H | Toggle this help |