ref: bdef1272330cf36855a68abd15d437077402f48e
dir: /README.md/
spit ==== A simple presentation tool for 9front. spit relies on sigrid's [libpt](https://git.sr.ht/~ft/libpt) for text rendering using TTF fonts. ![screenshot](screenshot1.png) ![screenshot](screenshot2.png) To toggle fullscreen mode press `f`. Navigate between slides using left/right arrow (or backspace/space) or home/end. Press `q` or `del` to quit spit. Installation: ------------- ```sh % git/clone <repository_url> % cd spit % mk % mk install ``` Usage: ------ See spit(1) and `sample.spit` for a sample presentation ```sh % spit sample.spit ``` Author: ------- phil9 License: -------- MIT Bugs: ----- Sure, please report!