https://github.com/leeper/impressive
A fork of Martin Fiedler's Impressive presentation application
https://github.com/leeper/impressive
Last synced: 11 months ago
JSON representation
A fork of Martin Fiedler's Impressive presentation application
- Host: GitHub
- URL: https://github.com/leeper/impressive
- Owner: leeper
- License: gpl-2.0
- Created: 2013-06-30T01:49:00.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2013-10-22T21:37:19.000Z (over 12 years ago)
- Last Synced: 2025-03-14T08:25:55.040Z (over 1 year ago)
- Language: Python
- Size: 488 KB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: changelog.txt
- License: license.txt
Awesome Lists containing this project
README
#Impressive
This is a fork of [Impressive](http://impressive.sourceforge.net/) by Martin Fiedler, which is a great lightweight presentation tool that seems to no longer be under active development. My goal in this fork is to incorporate dual monitor support, influenced by [a fork available on Github](https://github.com/geekq/impressive), and to trim the program of features I don't need (highlighting and slide transitions).
It's also a chance for me to finally put that python I've been learning into practice.
Another application that looks promising is [Pdf-Presenter-Console](https://github.com/jakobwesthoff/Pdf-Presenter-Console), which now seems to be actively maintained on a fork by [davvil](https://github.com/davvil/pdfpc).