Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 414 Bytes

README.md

File metadata and controls

28 lines (18 loc) · 414 Bytes

py-Timey

Dependencies installation

pip install pyobjc-core
pip install pyobjc-framework-QTKit 
pip install py2app 

Testing

python timey.py

Buld

python setup.py py2app

After building, see an «dist» forlder. Your app here! Drag this into «Applications» folder, and run it.