omnitrix-app/README.md

17 lines
266 B
Markdown
Raw Permalink Normal View History

2021-05-05 06:06:52 -04:00
# omnitrix app
2021-04-27 03:25:01 -04:00
2021-05-03 19:26:01 -04:00
An app made to simulate the omnitrix from the ben 10 TV series.
2021-05-05 14:31:03 -04:00
2021-05-03 19:26:27 -04:00
## planned features:
2021-05-05 14:31:03 -04:00
2021-05-03 19:26:01 -04:00
- color changing background
2021-05-05 03:38:32 -04:00
- keybinds
- available pip download
2021-05-05 14:31:03 -04:00
## Misc.
2021-05-05 03:38:32 -04:00
compile with:
2021-05-05 03:45:44 -04:00
pyinstaller --onefile omnitrix.py --hidden-import='PIL._tkinter_finder'