Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/anzo52/klock

Simple kivy clock app
https://github.com/anzo52/klock

clock clock-app kivy kivy-application

Last synced: 5 days ago
JSON representation

Simple kivy clock app

Awesome Lists containing this project

README

        

# klock
Simple kivy clock app

## usage

```bash
$ 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:
```bash
$ pip install kivy[full]
```

Buy Me A Coffee