Hello selfhosted community,
A few weeks ago I searched for selfhosted task management applications, but couldn't find any that fully satisfies my needs. Some of them are too bloated, some are clunky, and some are simply too difficult to install, so I decided to create my own. It's still in early development, but I'm very happy with the few features it currently has.
Tasks.md is a task management application that uses markdown files as cards and can be installed easily with a single Docker container.
Features:
- Create cards, lists and tags in a modern and responsive interface;
- Write cards as Markdown files (also relaying in markdown files makes it easier to bakcup);
- Easy to install with a single Docker image;
- Light and dark themes synced with operating system settings;
- Heavy customizable with 3 default color themes (Adwaita, Nord and Catppuccin);
- Support for subpath based reverse-proxy with a environment variable for base path.
I hope this can be useful for someone!
https://i.redd.it/dgjd67ly54na1.gif
Neat. Simple, efficient, does what it's supposed to do without bloat.