Do not follow this link

~ehmry/hottext

Rapid Serial Visual Presenter
Convert Nimble to SBOM
Use current package for Nix shell

clone

read-only
https://git.sr.ht/~ehmry/hottext
read/write
git@git.sr.ht:~ehmry/hottext

You can also use your local clone with git send-email.

#HOTTEXT

A hot medium for plain text.

Reads text from stdin, starts paused.

Inspired by Stutter.

Wrap it up in a script, set it as your PAGER, or just use it directly.

fortune | hottext

#Install

Requires Nim and SDL2.

export PATH=$PATH:$HOME/.nimble/bin
nimble install hottext

#Configuration

Configuration is done via environmental variables.

#HOTTEXT_FONT_PATH

Path to a TTF font file. If set at build-time then this font file will be a baked-in default.

#HOTTEXT_FONT_SIZE

Size of font by some definition of size.

#HOTTEXT_WPM

Words-per-minute, defaults to 400.


Packaging status

Do not follow this link