Damus
BLUESKY profile picture
BLUESKY
@BLUESKY
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 · 171w
vim
Sad 0shi · 171w
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 · 171w
Gitea: https://apps.umbrel.com/app/gitea
RobOK 🔸 · 171w
Obsidian might be a look. Its not directly an issue tool, more general purpose
rabble · 171w
https://radicle.xyz/
sommerfeld · 171w
Self host todo from sourcehut?
l0n0 · 171w
👀🧐😁 #[0]
cloud fodder · 171w
maybe you need a wiki? Like, mediawiki.
Hendrix · 171w
Gitea and just use the issues tab?
Nathan Day · 171w
I used this back in the day. It's was great. Still going by the looks of it. https://trac.edgewall.org/
Dash · 171w
I'm getting into https://taskwarrior.org/ command line task management. So far so good.
UNCLE ROCKSTAR · 171w
just hire an assistant already
Manuel · 171w
Obsidian + community plugins you like
Zeemer · 171w
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 · 171w
Your message is garnering a lot of interest. Added to the https://member.cash/hot feed
nostrich · 171w
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 · 171w
It maybe TiddilyWiki. https://tiddlywiki.com
Bh. · 170w
Trello
wizeguyy · 170w
Have you tried Gitea? Its completely self-hostable, but you can see it in action at https://codeberg.org/explore/repos/
Bartholomeus · 170w
- Obsidian - Logseq - Nextcloud Spreadsheet
dbamonster · 170w
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.