13 lines
262 B
Markdown
13 lines
262 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'
|