Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 366 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 366 Bytes

Dette programmet viser sanntidsinformasjon fra ruter i et terminalvindu.

Installasjon:

pip3 install npyscreen  # Trengs for terminal-GUI
pip3 install pendulum   # Trengs for fikle med tid og dato
pip3 install utm        # Trengs for å finne ut hvor du er

Kjøre programmet:

./sanntid

Screenshot