I wanted to look into electron a bit, so I created a WK desktop app with it.
The nice thing about it is that it has some userscripts already in it, so it could come in handy for people who would want to use userscripts, but don’t want to set them up, or for people who don’t have access to chrome/firefox or just can’t tamper with them (let’s say in their work computer for example).
Right now it’s just a proof of concept thingie, and there are two scripts included:
You can download the app from here, chose your platform, download, unzip and run the executable.
You don’t have to manually input your api key, but make sure it’s generated.
If you try it out please drop a line here if it works/doesn’t work on your os.
If you like the idea, I can include more scripts (and try to think of a configurable build system) and try to implement some notifications.
So what do you think?