Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 387 Bytes

File metadata and controls

5 lines (4 loc) · 387 Bytes

RandomAT

An app that opens a random Adventure Time episode in your web browser. No longer will you be burdened with the responsibility of choosing which Adenture Time episode to watch. A Windows and Mac executable is included in their respective subdirectories.

Compilation command (using PyInstaller)

pyinstaller --onefile --name randAT --icon img/icon.ico --noconsole randAT.py