txtv

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

commit 7529869295babfd328db484432c0b76fae52abb6
parent 42e52623faa72e33e8bfb4935122df2918764925
Author: Isak Lindhé <isak.e.lindhe@gmail.com>
Date:   Sun, 13 Jun 2021 22:29:56 +0200

removed no-longer-working stuff from readme

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

diff --git a/README.md b/README.md @@ -60,25 +60,6 @@ example: [general] prompt = kommandorörelse> -### show - -Here you can filter out some parts of the pages you might find unnecessary or distracting. These are all boolean variables and the accepted values are those that [configparser accepts as true/false](https://docs.python.org/3/library/configparser.html#configparser.ConfigParser.BOOLEAN_STATES): - -> ... config parsers consider the following values True: '1', 'yes', 'true', 'on' and the following values False: '0', 'no', 'false', 'off'. - -these are all on by default. - - -| Option | Description | -| ------ | ----------- | -| svt_header | The line at the top that looks like `100 SVT Text Fredag 12 apr 2019`. Keep in mind that turning this off might make it hard to keep track of what page you are on in interactive mode. HMU or make a PR if you would like to see only the page number.| -| publicerad_header | The blue line that says when the article was published (`INRIKES PUBLICERAD 12 APRIL`) | -| navigation_footer | The bottom line that usually says `Inrikes 101 Utrikes 104 Innehåll 700`. If it does not follow this format (like when the article continues on the next page) it will still be shown. | - - -Right now the most interesting thing there is aliases which work both in CLI mode and interactive mode. You can also change what your interactive prompt looks like if you care about that. - - ## Links Here is the trello for the development of txtv: https://trello.com/b/aBI0DpN3/txtv