pythonista-homescreen-icon: Customizable icons for your scripts
-
0942v8653/pythonista-homescreen-icon allows you to add a home screen icon for any script. It's not too polished yet, but it works :)
It uses the Typicon icon set (white) in the foreground and allows you to choose a gradient for the background. Then it opens up a Safari window that lets you actually add the icon. It tries to work in any directory as long as all the files are in the same place. There's an installation script in the README if you want to quickly install it.
-
Cool!
At First, I was wondering which of the
.py
files to use for the action menu (it'schooseicon.py
). Maybe you should add this to the readme.