While preparing my last two presentations, I probably spent more time fiddling ("ape-coding") with the presentation software than with the slides content.

So here it is: https://github.com/janpipek/clippt , a TUI app/lib that displays various types of slides: markdown, Python & shell code (executable in-place), data tables, custom widget slides...Cross-plaftorm. All that based on textual from @willmcgugan . I'll be happy if anyone uses it, extends it or just ⭐ it. #python #textual #cli #presentation

GitHub - janpipek/clippt: CLI slideshows in Python and Textual

CLI slideshows in Python and Textual. Contribute to janpipek/clippt development by creating an account on GitHub.

GitHub