I want to be able to keep track of certain things I (or more accurately, we as a family) need to do. E.g. paint the shed, call the people to clean the roof, pack bags for vacation, etc. It will just be shared between me and my partner. My partner is not super technical but is relatively open-minded to me wanting to do things differently (kicking out netflix in favour of plex, using mealie for recipes, etc…).
We previously used Nextcloud Deck but since switching to Immich I just want to rid of nextcloud entirely. The deck app is still there but doesn’t sync anymore (imagine the embarrassment finding out your partner is still trying to use the thing you persuaded her into using but forgot that it broke) I need to find something else.
What i’ve tried / read:
kanboard: this seems like the best candidate, but lacks a proper android app. This is a major dealbreaker. There was an android app called khanos but that doesn;t work anymore. I tried WiserBoard but that just seems like an Indian company taking Khanos and removing all attribution - it keeps asking for a shit ton of permissions so I got sketched out and deleted it.
focalboard: looks nice, maybe a bit complex… No android app.
I had my hopes set on kanboard but ehhhhhh
What are others using for this purpose?
A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don’t control.
Rules:
Be civil: we’re here to support and learn from one another. Insults won’t be tolerated. Flame wars are frowned upon.
No spam posting.
Posts have to be centered around self-hosting. There are other communities for discussing hardware or home computing. If it’s not obvious why your post topic revolves around selfhosting, please include details to make it clear.
Don’t duplicate the full text of your blog or github here. Just post the link for folks to click.
Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).
No trolling.
Resources:
Any issues on the community? Report it using the report flag.
Questions? DM the mods!
Was looking for the same for ages. Every option I found was either some bloated docker solution or a dead project.
Gave up and just created a repo named “Todo” on my git server. It’s not really designed to be used for this kind of stuff but git and a web ui works perfectly fine. Just open a new issue. Give it a title and a brief description, a due date and some tags. Then you can create more subtasks, add comments to each, references etc. Even got my non-technical wife to use it.
With some customization you could probably get exactly what you want.
Edit: just realized you probably wanted something more simple. Set up a caldav server and sync the tasks using your preferred to-do app.