0942v8653 / pythonista-homescreen-icon

A Pythonista utility (meant to be put in the action menu) that allows you to add a home screen icon for any script

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

No such file or directory

jaredbidlow opened this issue · comments

commented

'
imagefilenames = [os.path.splitext(i)[0] for i in open(os.path.expanduser('~/Pythonista.app/Typicons-M.txt')).readlines()]
'