Timebox Installation
In case I ever forget, here is the list of instructions I followed to build Timebox:
workon timebox
python setup.py py2app
- It would be in `dist/Timebox.app
create-dmg \
--volname "Timebox Installer" \
--volicon "icon.icns" \
--window-pos 200 120 \
--window-size 800 400 \
--icon-size 100 \
--app-drop-link 600 185 \
"Timebox-Installer.dmg" \
"dist/"
uid: 202008072202 tags: #projects