this post was submitted on 07 May 2024
1 points (100.0% liked)

Open Source

30491 readers
33 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 5 years ago
MODERATORS
 

What I am after is something that I can use to plan out a home project and not have to deal with realigning things manually like if I did in something like libre office calc. (It would be a bonus if I can self host it across a few devices.)

It doesn't seem like any of the recent threads are questions, so apologies if I have missed a rule or FAQ by asking this. (I left reddit in the debacle last year and have only just made an account)

I'd also love it if somebody could point me at any aggregated lists of open source software since I have already picked up some new ones and confirmed my intention to use some that I had heard of.

Thanks in advance!

top 2 comments
sorted by: hot top controversial new old

Taiga works great for planning projects

https://taiga.io/

[โ€“] arcosenautic@lemmy.world 1 points 4 months ago* (last edited 4 months ago)

I selfhost Vikunja on a small 1GB RAM VM. It has views for list, table, Gantt and Kanban (I assume that's what you mean by not manually reordering?) You can setup reminders for your tasks like any project management tool as well.

You can access its web interface via port 3456, so no syncing or external app is needed, it's all browser based. Of course, you can setup a wireguard VPN to access it anywhere.