Hacker News new | ask | show | jobs
by schwartzworld 632 days ago
It looks like the binary is $5 but it’s an open source electron app, so pretty easy to just clone the repo and build it yourself
1 comments

:) I tried to make it as easy as possible to build your own copy. At the moment it should be as simple as `npm install` and `npm run electron` (two commands with no other setup to create the installer -- all in under 5 minutes)