Python app to simulate the omnimatrix/omnitrix from the Ben 10 TV series.
| res | ||
| .gitignore | ||
| aliens.py | ||
| functions.py | ||
| LICENSE | ||
| omnitrix.py | ||
| README.md | ||
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'