txtv

Swiss text tv in the terminal
git clone https://git.in0rdr.ch/txtv.git
Log | Files | Refs | Pull requests |Archive | README | LICENSE

commit 2dcb991f1587111132dcfe20f02485e0f4491da7
parent 93d988e51b3c913e71f8f628aea334fc90932c44
Author: Isak Lindhé <isak.e.lindhe@gmail.com>
Date:   Fri, 21 Dec 2018 18:35:18 +0100

added readme

Diffstat:
AREADME.md | 16++++++++++++++++
1 file changed, 16 insertions(+), 0 deletions(-)

diff --git a/README.md b/README.md @@ -0,0 +1,16 @@ +# svtxtv - A client for reading swedish text tv in the terminal + +Text-tv is great! plain, short-form news with no distractions, clickbait, or ads! + +## usage + +The only argument is the number of the page you want to look at. +100 is the front page and will be shown if given no arguments. + +` +./txtv.py 130 +` + +## development + +Here is the trello for the development of svtxtv: https://trello.com/b/aBI0DpN3/svtxtv