Modern offline-first self-hosted open-source TickTick/Todoist alternative. Now with desktop app and quick add global OS popup!
from quolpr@lemmy.world to selfhosted@lemmy.world on 03 Apr 13:22
https://lemmy.world/post/45113072
from quolpr@lemmy.world to selfhosted@lemmy.world on 03 Apr 13:22
https://lemmy.world/post/45113072
Hey everybody! I am building self-hosted fast task manager, and today I am happy announce that I made desktop app and it supports macos, windows and linux! For mobile it is still PWA. All platforms support fast sync and works offline even when your homelab is down.
Also, one of the top feature that I really wanted is global quick add shortcut. You can trigger it with cmd+shift+a on macos, ctrl+shift+a on windows/linux.
- More info: will-be-done.app
- Demo: demo.will-be-done.app
- GitHub: github.com/will-be-done/will-be-done
- Download: github.com/will-be-done/will-be-done/releases
Installation
Single Docker command with SQLite as db:
docker run -d \ -p 3000:3000 \ -v will_be_done_storage:/var/lib/will-be-done \ --restart unless-stopped \ ghcr.io/will-be-done/will-be-done:latest
threaded - newest
This looks great. Thanks for sharing! Any chance to get a clean light skin as well?
Thanks! Not for now, but I am building it in a way that it will be pretty easy to add themes support
Very cool, I will absolutely give this a look, thanks!
Thanks!
Ooooh, this looks good! Just after I went through most of the other task apps and found them lacking, this appears!
Thanks!
Nice to see CalDAV is on the roadmap. I will wait for that before trying it out, as it is the cornerstone for my system today (radicale and tasks.org)
Yep, it’s on plan. Glad to hear!
Thanks for sharing!
What’s the difference between this and Planify? This just looks like Planify.
What does this mean in your readme? How has technology for such a simple seeming project been behind and caught up?
Pretty nice work but it’s not an alternative to those. It’s very lightweight which is enough for a lot of people, but this is maybe 25% feature parity with either of those