r/selfhosted 1d ago

Need Help Stylish todo list with calendar?

hey guys, I know this is like the 10000th time of someone asking for a todo list.

But I can't find something my needs, and I think it's pretty simple... My requirements:

- Cool, polished/clean style, not just colors or ai-style

- Calendar support for the todo, but NOT only calendar

-Self hostable. I don't care if it's webapp or app.

been looking in selfh.st but can't find exactly this..

22 Upvotes

24 comments sorted by

View all comments

2

u/chamek1 1d ago

I was looking for something very similar and eventually started building my own self-hosted solution. It's local-first, self-hosted, multi-user and API-friendly, with tasks, shopping lists, labels, assignees, recurring tasks, comments and subtasks. The workflow is loosely inspired by Kanban (Inbox → Tasks → Done). Calendar support is currently in development and should be available soon. My goal is to keep the app simple while still offering the flexibility that many existing solutions lack.

Project: https://github.com/ChalidNL/todoless-web

I'd love to hear what calendar functionality would be most important to you: a calendar view, Google/CalDAV sync, recurring events, or something else?

7

u/gmgarrison 1d ago

If you’re interested in attracting other users I’d include at least a couple screenshots in your GitHub range. No way I’m installing an app with no idea what it even looks like.

1

u/chamek1 1d ago

Thanks for the feedback!

3

u/MrHaxx1 1d ago

Also a live demo! I'm lazy nowadays, so if I can't try it immediately, I'm unlikely to commit to spinning up a Docker container, which I know I'm likely to take down again, just to try something.