livescore-cli
livescore-cli copied to clipboard
command-line football (soccer) livescore and *news for linux/mac user
Hi everyone. Got the traceback problem again. ``` Traceback (most recent call last): File "/usr/local/bin/livescore", line 60, in main() File "/usr/local/bin/livescore", line 33, in main lsprint.table(lsweb.get_table(URL[k][1]), k) File "/opt/livescore-cli/lib/lsprint.py", line...
Show notification for today's matches. Also notify "Match {team1} Vs {team2} started"
Hi everyone. Got the traceback problem again. ``` Traceback (most recent call last): File "/usr/local/bin/livescore", line 60, in main() File "/usr/local/bin/livescore", line 33, in main lsprint.table(lsweb.get_table(URL[k][1]), k) File "/opt/livescore-cli/lib/lsprint.py", line...
File "/home/peter/livescore-cli/livescore.py", line 50, in main() File "/home/peter/livescore-cli/livescore.py", line 24, in main games = get_games(cname, event_type) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/peter/livescore-cli/lib/lsweb.py", line 101, in get_games games = parse_games(soup) ^^^^^^^^^^^^^^^^^ File "/home/peter/livescore-cli/lib/lsweb.py", line...
Added EFL Cup, FA cup, Coppa Italia cup and english leauge 1
Would be cool to select what time span to show games in
Idea
I would be more than happy to add more leagues to this project. i love it:)
Hi, when i try to install this program in my minimal debian installation i get a “this enviroment is externay managed” error, i have pip and python installed, and honestly...
Had to scrape the new website, as the old one didn't have any data on the scorers. display_scorers() could be improved, as the scorers have all the same color.