From d5c89e65e7e96ec2f79c2faa32869744d4e429b5 Mon Sep 17 00:00:00 2001 From: Flavian Kaufmann Date: Tue, 12 Aug 2025 16:48:03 +0200 Subject: initial --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 README.md (limited to 'README.md') 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. + + -- cgit v1.2.3