Show HN: Debut – a retro terminal PowerPoint clone

6 points by tcbasche ↗ HN
https://github.com/tombasche/debut

As part of work I was tasked with doing a presentation on a part of the Agile Manifesto, so as a way to make it interesting I initially decided to do it as an animated CLI app.

Then I remembered curses existed! And a weekend later I ended up with a mini-framework for doing your own presentations in the terminal complete with borders, colours and keyboard interaction.

It's also 100% Python with no external dependencies, so feel free to clone it and run it as the readme states.

2 comments

[ 4.4 ms ] story [ 18.2 ms ] thread
You should add screenshots/gifs so that people can see what it does