Adds a setup wizard and minorly refactors some code#8
Conversation
|
Hey thanks for doing this, i will look over this and test it out. any type of programing is out of my skill set so once again thanks. if things play nicely i will merge it over the weekend. |
|
I lost access to my pi shock, had it back for a bit recently. but unfortunately looks like pysimeplegui changed their licensing. If you can do an alternative that would be awesome. I am currently making it a binary for easy of use for users. Otherwise I can close this |
I could sit down at some point and try to use Tinkert as a replacement, or if youd want you could look into tinkert yourself Looking at the simpleGUI documentation though it seems its still free for hobbyist only paid for commercial applcations, seems youd just need to register for the free hobbyist license for smpleGUI5 |
|
Yeah thanks for the tinkert option, i might spend time on that after, finishing up my vrcfury prefabs, going to make modular avatar ones as well and update the wiki. I am not happy with the fact that simplegui removed all previous versions from pip, forcing people onto 5, and i could not get the forks to work. forks don't seem to be drop in replacements |
Addresses #5
Also adjusts some of the code in the main script to make it a bit neater.
Also makes it so the install process cleans up after itself
sets up gitignore for dev work