SilvaMatteus / worldcup-live-cli

World Cup live on terminal.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

╦ ╦┌─┐┬─┐┬  ┌┬┐  ╔═╗┬ ┬┌─┐  ╦  ┬┬  ┬┌─┐
║║║│ │├┬┘│   ││  ║  │ │├─┘  ║  │└┐┌┘├┤
╚╩╝└─┘┴└─┴─┘─┴┘  ╚═╝└─┘┴    ╩═╝┴ └┘ └─┘CLI⚽

World Cup live on terminal.

Running

Install requirements.

pip install -r requirements.txt

Edit worldcup_live.py and change TIME_DIFFERENCE (in hours) to adjust for your timezone. Note: the default value if the difference between Russia and Brazil.

Then

python worldcup_live.py

Available commands:

  • today
  • tomorrow
  • c clear screen
  • h show help

ROADMAP

Match information:

  • Attempts on goal;
  • Attempts on target;
  • Red cards;
  • Yellow cards.

Groups information:

  • Data on screen;
  • Cosmetics.

About

World Cup live on terminal.

License:MIT License


Languages

Language:Python 100.0%