omnitrix-app/README.md
2021-05-05 14:31:03 -04:00

17 lines
266 B
Markdown

# omnitrix app
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'