mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-10 07:04:03 +00:00
aada9a22ec
PR: 226347 Submitted by: Sijmen J. Mulder <ik@sjmulder.nl> Approved by: tcberner (mentor, implicit)
10 lines
469 B
Plaintext
10 lines
469 B
Plaintext
nostt is a command line reader for NOS Teletekst, the Dutch public teletext
|
|
system (like Ceefax in the UK). It supports color and has an interactive mode.
|
|
|
|
Note that teletext supports 6-cell (2x3) block drawing characters. The NOS
|
|
viewer and API use a custom font with these characters in the "private use"
|
|
0xF000 Unicode range. Because such characters are not usually available on
|
|
terminals, they are replaced by % characaters.
|
|
|
|
WWW: https://github.com/sjmulder/nostt
|