mirror of
https://git.zavage.net/Zavage-Software/smileyface.git
synced 2026-06-25 18:12:48 -06:00
5 lines
64 B
Python
Executable File
5 lines
64 B
Python
Executable File
#!/usr/bin/env python
|
|
import smileyface
|
|
|
|
smileyface.start_app()
|