„README.md“ ändern
This commit is contained in:
parent
bead47ab24
commit
ca759aac2e
15
README.md
15
README.md
@ -1,3 +1,16 @@
|
|||||||
# TV-to-Console
|
# TV-to-Console
|
||||||
|
|
||||||
Script that populates the tv programe to the console window.
|
Script that populates the tv programe to the console window.
|
||||||
|
|
||||||
|
Call in console via
|
||||||
|
|
||||||
|
"python3 tv_program.py" it uses the default starttime and endtime in the script
|
||||||
|
"python3 tv_program.py --start-time 2330 --end-time 2355" gives out tv shows in the time between 11:30 pm and 11:55 pm
|
||||||
|
|
||||||
|
## Dependencies
|
||||||
|
|
||||||
|
python3
|
||||||
|
install: apt install python3
|
||||||
|
|
||||||
|
python3-tableau
|
||||||
|
install: apt install python3-tableau
|
||||||
|
Loading…
Reference in New Issue
Block a user