Pdf-Presenter-Console
Pdf-Presenter-Console copied to clipboard
Additional features
Some features that I missed in pdf_presenter_console:
- Compilation under current poppler library
- Notes for slides (text only)
- Going directly to a given slide giving the page number
- Fast navigation by jumping 10 slides at a time (forwar/backward)
- Blanking the screen
Thanks for the great tool!
Looks great on a first impression. I currently don't have much time to review it in detail. As soon as I got the time I will review and merge it. Thanks for those great changes.
I have added some more functionality, mainly support for overlays (see the Overlays section in the README of my fork).
When implementing it, I did some more fundamental changes in the organisation of the program (i.e. the current slide is tracked in the presentation_controller instead of in the views). Therefore I put it under the overlays branch in my repository instead of adding it to this pullRequest, which consists of "non-destructive" changes. I hope this helps in getting a better overview of what changed.
When you find time, let me know what you think of the modifications.
Cheers,
David