# 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. ## Usage - `c`: switch channel (srf1, srfzwei, srfinfo) - ``: got to page - `h`/`l` go to prev/next page - `r` reload page - `q` quit ## Limitations - Graphics are not rendered. - Sometimes text is misaligned. ## Example ![example](./res/example.png)