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

https://github.com/davidteather/robot-clock

A robot clock that only shows the right time when you're not looking at it.
https://github.com/davidteather/robot-clock

clock david digital digital-clock facial facial-recognition python3 recognition robot-clock robotics teather tkinter tkinter-gui tkinter-python

Last synced: 23 days ago
JSON representation

A robot clock that only shows the right time when you're not looking at it.

Awesome Lists containing this project

README

          

# robot-clock
A robot clock that only shows the right time when you're not looking at it.

## Setting Up

Need python 3.x, tested with 3.7.3

### Requirements

Execute
```
pip install -r requirements.txt
```

## Running

Run
```
python main.py
```

## Authors

* **David Teather** - *Initial work* - [davidteather](https://github.com/davidteather)

## License

This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details

## Inspiration

![inspiration](inspiration.png?raw=true)