Python app to simulate the omnimatrix/omnitrix from the Ben 10 TV series.
Go to file
array-in-a-matrix 5f7bd50a96 debug logs
2021-05-10 19:33:57 -04:00
res transparency added 2021-05-03 17:31:06 -04:00
.gitignore updated gitignore 2021-05-05 05:25:12 -04:00
aliens.py formating 2021-05-03 19:25:36 -04:00
DEBUG debug logs 2021-05-10 19:33:57 -04:00
functions.py literally nothing 2021-05-05 06:19:10 -04:00
LICENSE Initial commit 2021-04-27 03:14:21 -04:00
omnitrix.py literally nothing 2021-05-05 06:19:10 -04:00
README.md consistancy fixOC 2021-05-05 14:31:03 -04:00

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'