This is an automated archive made by the Lemmit Bot.
The original was posted on /r/selfhosted by /u/Voldrix_Suroku on 2025-01-13 00:04:28+00:00.
There are many Kanban out there, but
Tellor aims to be the fastest and simplest, by being very light weight, having the core features you want and nothing else. While still looking good enough to use.
- Requires only basic LAMP stack. no other dependencies.
- Can import from Trello.
- Single-user design, no authentication.
- Mobile friendly.
I love Trello, but it is slow to load, and has so many features I don’t use, and the tiles are taller than they need to be, wasting screen space. So I felt compelled to make the minimalist version of Trello. It will certainly feel familiar, but much faster. Which, for me at least, makes it seem easier to use.
I would love to know what you guys think of it.
The Code:
If you want to modify the project, I made the code as simple as possible. Every action is just one function. Clearly labeled. Easy to follow. No clever advanced techniques.
GitHub:
Live Demo:
Feel free to make changes on the demo, they are not persistent.