this post was submitted on 18 Aug 2025
98 points (99.0% liked)

Open Source

40714 readers
276 users here now

All about open source! Feel free to ask questions, and share news, and interesting stuff!

Useful Links

Rules

Related Communities

Community icon from opensource.org, but we are not affiliated with them.

founded 6 years ago
MODERATORS
 

I made FOSS project management (kanban) app with version and project controls, cards filtering and search.

I plan to implement WIP (work-in-progress) limits and email notification for the approaching deadlines. What else would you like to see?

Edit: typo

Edit-2: Implemented WIP and columns name change from UI

you are viewing a single comment's thread
view the rest of the comments
[–] donuts@lemmy.world 3 points 4 weeks ago (1 children)

Free kanaban app

I think this should say kanban ;)

But hey, this looks really interesting. Willing to give it a try!

[–] maxim_be@lemmy.ml 1 points 4 weeks ago (1 children)

Many thanks indeed - corrected!

[–] donuts@lemmy.world 1 points 2 weeks ago (1 children)

Been using it for a little - is there any way to rename columns, and maybe changing the colour of the column?

[–] maxim_be@lemmy.ml 1 points 1 week ago* (last edited 1 week ago) (1 children)

No, not yet, but it is a good idea. I will have to think how to do that

Edit: I just thought, what you could is to delete the existing column and then add back a new one with the name you like. You will lose the default colors though.

[–] donuts@lemmy.world 2 points 1 week ago (1 children)

Lol yeah I did do that as a workaround, but if you had a full board that would be less than ideal.

Just a suggestion though, no worries.

[–] maxim_be@lemmy.ml 1 points 1 week ago (1 children)

I just implemented the columns (stages) name change. But the coloring will be lost.