I just realized there's a few issues with the curl install: 1. the website api.wearscript.com no longer exists 2. the install python [script](https://raw.githubusercontent.com/kurtisnelson/wearscript-android/upstream-dev/oneliner.py) uses urllib2 which was part of the Python 2 standard library, but is deprecated