I got sick of limitations in a ToDO app I was using and thought “this can’t be too hard, can it?” and it wasn’t.
Will in the future make it multiboard/multiuser but is currently “Just Enough App®️” for me
I got sick of limitations in a ToDO app I was using and thought “this can’t be too hard, can it?” and it wasn’t.
Will in the future make it multiboard/multiuser but is currently “Just Enough App®️” for me
Seems like it’s down?
Not right now! (I was updating the server)
I mean, the app itself is broken in the latest release because of a stupid bug but I am uploading a fix for that too
The best kind of projects.

Considered HTMX? Without trying the app, I would assume you could move a lot of JS code to Crystal code with it.
I use HTMX on other projects but not on this one because I was aiming for reeeeeally smooth UX so just vanilla JS seemed like a good idea.
Since I mentioned it here this project has had a number of releases and improvements. Also, there is a live demo at https://tocry-demo.ralsina.me for anyone who wants to play with it.
I am guesstimating I can support around 1000 users in a VPS so I may start a free instance at some point in the future.
In the last month this has grown a fair bit. Latest version 0.25 (just released) includes:
And a killer crystal thing: all this from a 9.8MB docker image with a single executable in it (and a /tmp folder)