diff options
author | Flavian Kaufmann <flavian@flaviankaufmann.ch> | 2025-08-12 16:48:03 +0200 |
---|---|---|
committer | Flavian Kaufmann <flavian@flaviankaufmann.ch> | 2025-08-12 16:48:03 +0200 |
commit | d5c89e65e7e96ec2f79c2faa32869744d4e429b5 (patch) | |
tree | d819879b898bb7cca046c34e1550bf3f8a47df31 /README.md | |
download | tltxch-d5c89e65e7e96ec2f79c2faa32869744d4e429b5.tar.gz tltxch-d5c89e65e7e96ec2f79c2faa32869744d4e429b5.zip |
initial
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..e3e98cb --- /dev/null +++ b/README.md @@ -0,0 +1,6 @@ +# Teletext TUI (Swiss Teletext Terminal User Interface) + +Python program that fetches (Swiss) teletext from `api.teletext.ch` and displays +it in the terminal using curses. + + |