shithub: spit


branches: front

Clone

clone: git://shithub.us/phil9/spit gits://shithub.us/phil9/spit
push: hjgit://shithub.us/phil9/spit
patches to: telephil9@gmail.com

Last commit

bdef1272 – phil9 <telephil9@gmail.com> authored on 2024/06/03 11:08
push missing lineheight change to style.h

About

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!