slack-status-bar
slack-status-bar copied to clipboard
Enhance build to generate binaries
Enhance Travis or some CI mechanism to generate the compiled binaries of the py2app.
To create a standalone py2app:
python setup.py py2app
More info:
http://www.marinamele.com/from-a-python-script-to-a-portable-mac-application-with-py2app http://dafoster.net/articles/2014/06/24/submitting-a-python-app-to-the-mac-app-store/