Hacker News new | ask | show | jobs
by grimgrin 1400 days ago
I wanted to see how this would run in redbean[1], and it runs fantastically!

If you wanna see this in a little executable that you can pass around to your friends, check out this repo I threw up: https://github.com/shmup/redbean-calcpad

This is now essentially an offline CalcPad that still leverages LocalStorage, since the UI is your browser. I've configured this specific build to automatically launch your default browser when you run it.

1. https://justine.lol/redbean2/

1 comments

Hadn't heard about redbean, quite cool. I've added a link on my README to your repo, thanks!