omnitrix-app/README.md
2021-05-05 03:45:44 -04:00

13 lines
271 B
Markdown

# raspberry-pi-omnitrix
An app made to simulate the omnitrix from the ben 10 TV series.
## planned features:
- color changing background
- keybinds
- available pip download
# Misc.
compile with:
pyinstaller --onefile omnitrix.py --hidden-import='PIL._tkinter_finder'