#stdin #ansi-term #read #exit #display #thread #structure

stdin_receiver

A structure to help read from stdin in a separate thread, and a method to halt execution

1 unstable release

0.1.0 Jan 17, 2022

#72 in #exit

MIT license

5KB
90 lines

Pipe stdin to an MS-DOS emulated display with ANSI.SYS escape codes enabled. Also supports ansimusic.

Usage

In ansiterm/:

cat test.ans | cargo run

Build

In ansiterm/:

cargo build --release

video in action

No runtime deps