mirror of
https://git.zavage.net/Zavage-Software/smileyface.git
synced 2024-12-22 12:49:20 -07:00
5 lines
64 B
Python
Executable File
5 lines
64 B
Python
Executable File
#!/usr/bin/env python
|
|
import smileyface
|
|
|
|
smileyface.start_app()
|