top | item 41667595

(no title)

suddenclarity | 1 year ago

Should probably mention that it's your own software and that it cost $5. Not that the money really matters.

discuss

order

MonkeyClub|1 year ago

Also should mention that it's MIT licensed, not MIT software.

But a cool program nonetheless!

yboris|1 year ago

Thank you for pointing out the potential ambiguity in saying "MIT open source". I can't edit my comment at this point in time - I'll be more clear next time.

schwartzworld|1 year 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

yboris|1 year ago

:) 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)