Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 523 Bytes

README.md

File metadata and controls

18 lines (15 loc) · 523 Bytes

klock

Simple kivy clock app

usage

$ git clone https://github.com/Anzo52/klock && cd klock
$ python -m venv env
$ source env/bin/activate
$ pip install -r requirements.txt
$ python klock.py

If installing the requirements file doesn't work, try:

$ pip install kivy[full]

Buy Me A Coffee