diff options
-rw-r--r-- | README.md | 20 | ||||
-rw-r--r-- | res/example.png | bin | 0 -> 294493 bytes |
2 files changed, 20 insertions, 0 deletions
@@ -3,4 +3,24 @@ 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) +- `<number><return>`: 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 + + + + + + diff --git a/res/example.png b/res/example.png Binary files differnew file mode 100644 index 0000000..2ed402a --- /dev/null +++ b/res/example.png |