Damus
DETERMINISTIC OPTIMISM 🌞 profile picture
DETERMINISTIC OPTIMISM 🌞
@NVK
Does anyone know of a GitHub issues like project management tool that you can run locally or self host?

I don’t want complex PM tools.
No need to be integrated with Git.
No milestones, etc
No kanban and other trendy unproductive list things

Just issues.

/Cookie points for CLI UI/
271❤️5🤙5
PABLOF7z · 161w
vim
Sad 0shi · 161w
Have you tried Notion? It’s not “self-host” but has APIs for some extensibility depending on what you need. https://www.notion.so/product/projects
nout · 161w
Gitea: https://apps.umbrel.com/app/gitea
RobOK 🔸 · 161w
Obsidian might be a look. Its not directly an issue tool, more general purpose
rabble · 161w
https://radicle.xyz/
sommerfeld · 161w
Self host todo from sourcehut?
l0n0 · 161w
👀🧐😁 #[0]
cloud fodder · 161w
maybe you need a wiki? Like, mediawiki.
Hendrix · 161w
Gitea and just use the issues tab?
Nathan Day · 161w
I used this back in the day. It's was great. Still going by the looks of it. https://trac.edgewall.org/
Dash · 161w
I'm getting into https://taskwarrior.org/ command line task management. So far so good.
UNCLE ROCKSTAR · 161w
just hire an assistant already
Manuel · 161w
Obsidian + community plugins you like
Zeemer · 161w
Emacs + Org Mode Cross platform. Runs and saves text file locally Can be the simplest task mgmt, or you can go deeper with tags, agenda views etc If you want to syc it, simply use syncthing or dropbox If you want to use it on the go, simply use Orgzly (Android) or BeOrg (iPhone)
mchotbot · 161w
Your message is garnering a lot of interest. Added to the https://member.cash/hot feed
nostrich · 161w
Just for you or a team? Excel can go a long way. If just lists, use excel/open office. The URL function can be the path to a directory or file, accessible with 1 click.
Kaori · 161w
It maybe TiddilyWiki. https://tiddlywiki.com
Bh. · 161w
Trello
wizeguyy · 161w
Have you tried Gitea? Its completely self-hostable, but you can see it in action at https://codeberg.org/explore/repos/
Bartholomeus · 161w
- Obsidian - Logseq - Nextcloud Spreadsheet
dbamonster · 160w
Gitea has issues. It's selfhosted git basically. MIT license. But it's the entire git suite (not just issues in isolation). I have been meaning to switch from github.