nowfound

Alternatives

Products that do what TUI to keep track of local GSD (get-shit-done) projects does

GSD is great for project management making it possible to run multiple projects at once. My multi-tasking skills can't keep up at the same pace, hence a utility to help me keep track of the projects. cargo install gsd-meta-manager TUI for: - GSD milestone and phase progress - git history - open milestones - backlog - browser for the GSD markdown artifacts - tmux support to quickly jump into the project's running claude instance All feedback, improvements, PR and questions are welcome.

  1. 1

    Project management tool with integrated tasks & docs

    2023

  2. 2IM
  3. 3PM

    I built a lightweight project management workflow to keep AI-driven development organized. The problem was that context kept disappearing between tasks. With multiple Claude agents running in parallel, I’d lose track of specs, dependencies, and history. External PM tools didn’t help because syncing them with repos always created friction. The solution was to treat GitHub Issues as the database. The "system" is ~50 bash scripts and markdown configs that: - Brainstorm with you to create a markdown PRD, spins up an epic, and decomposes it into tasks and syncs them with GitHub issues - Track…

    2025 · github.com

  4. 4TF

    Author here. I made this little TUI program for managing default applications on the Linux desktop. Maybe some of you will find it useful. Happy to answer any questions.

    Jan 2026 · github.com

  5. 5
    RankDevs197

    Track, analyse and increase your programming activity

    2025

  6. 6GF

    Hi HN, we’re Jamie and Matti, co-founders of Twigg. During our master’s we continually found the same pain points cropping up when using LLMs. The linear nature of typical LLMs interfaces - like ChatGPT and Claude - made it really easy to get lost without any easy way to visualise or navigate your project. Worst of all, none of them are well suited for long term projects. We found ourselves spending days using the same chat, only for it to eventually break. Transferring context from one chat to another is also cumbersome. We decided to build something more intuitive to the ways humans think.…

    Oct 2025 · twigg.ai

  7. 7
    Twigg157

    Git for LLMs - a Context Management Tool

    Oct 2025

  8. 8

    A better project management tool for software teams

    2017

  9. 9

    Project management tool for agile teams.

    2018

  10. 10
    gUmi138

    Manage infinite Git profiles in one click

    2017

  11. 11

    Make dev/learning/anything logging as effortless as Twitter

    2020

  12. 12GT

    Hello everyone! I left my job to start General Task a little over a year ago, and have been building a better free task manager with a small team. We aim to be the best place where one can find what’s next in their workday and we integrate with a number of different services to help do that. We’re still in the early stages of a beta, but so far you can: - Create/edit tasks with due dates, priorities, and folders - Drag tasks onto your calendar to block off time to do them (syncs with GCal) - Sync with Linear (JIRA coming soon) to see tasks assigned to you - Sync with Github to see your…

    2022 · generaltask.com

  13. 13GE

    I built gmap, a command-line tool to visualize Git activity, weekly heatmaps, file churn, authorship stats, and more, right from your terminal. Install with: cargo install gmap Or on Arch via AUR: yay -S gmap Repo: https://github.com/seeyebe/gmap Feedback is welcome. Contributions too. if you’re into Git internals, CLIs, or terminal UX.

    2025 · github.com

  14. 14

    Autopopulate your Github activity chart

    2023

  15. 15
    Breeze83

    Kanban-type project tracker “for serious project management”

    2015

  16. 16AT

    Hi HN! I’ve been running GitHub Actions workflows for a while, and when GitHub announced the new ubuntu-slim runners as a cheaper alternative to ubuntu-latest, I wanted to migrate—but figuring out which workflows are safe to switch turned out to be surprisingly tedious. You need to check for Docker usage, services, containers, step failures due to missing packages, and whether jobs rely on tools not available in the slim image. So I built gh-slimify, a GitHub CLI extension that automates all of this. It scans your repository, detects which jobs can be migrated, flags incompatible patterns,…

    Nov 2025 · github.com

  17. 17PT

    I've been trying to figure out how long feature development takes, for years. I'm not a fan of (a priori) estimations of work, which just seem like the wrong measure. I think I've got a better way. Genuinely interested if some git gurus can improve this. Particularly around the pre-push hook, which is dependent on retained squash commit text. Or if there's an entirely better way to achieve the same thing.

    2025 · doocot.sh

  18. 18AD

    An Azure devops TUI tool, with management metrics, to follow up on stuck items, too much wip per team member and tracking across sprints.

    Jun 2026 · github.com

  19. 19SA

    Serie is a TUI application that uses the terminal emulators' image display protocol to render commit graphs like git log --graph --all. This is not a full-featured git client, nor are there any plans to add such functionality, so it is not a replacement for tig, lazygit, gitui, etc. The only purpose of this tool is to provide a pretty git log --graph and make commit information easily accessible. While some users prefer to use Git via CLI, they often rely on a GUI or feature-rich TUI to view commit logs. Others may find git log --graph sufficient. Personally, I found the output from git log…

    Nov 2025 · github.com

  20. 20GP

    When working on data science projects I often want to just save my work, without having to think deeply about what’s changed. I found the intentionality of Git to feel like friction in these times, and I built GitEase to simplify my workflow. Instead of having to think about add/commit/push/pull with GitEase I just think about `ge load, ge save, ge share, ge undo`. And for even less thinking, I use an LLM (text-da-vinci-003) to generate commit messages by summarizing the diff. Take a look, try it out, and I’d welcome any contributions & feedback. pip install gitease $ ge —help…

    2023 · medium.com

  21. 21PA
  22. 22SM

    We made this because we thought managers could be more strategic and effective for their teams, their stakeholders, and themselves. One central place to get a pulse on project changes, bottlenecks, and updates from across tools. Think of it as a manager IDE. No not an engineering performance measurement tool, a first point of contact to triage and prioritize the day without having to spend time digging into 4-5 information channels (Slack channels, unexpected meetings, task management boards, pull requests, etc). This is our experimental quest at rethinking the manager workflow.…

    2022 · staat.co

  23. 23SM
  24. 24LA

    Inspired by lazygit, I have been working on a TUI to manage git worktrees easily, making some workflows for creating and managing worktrees a bit more straightforward. For example, creating a worktree from a PR/MR or from local changes. Executing commands on a worktree, or running a custom tmux session directly on a selected worktree. A lot of other tools are more CLI-oriented. I have tried to compile an honest comparison here: https://github.com/chmouel/lazyworktree/blob/main/COMPARAISO... Some of the code and documentation was written with an LLM if…

    Jan 2026 · github.com

Ranked by how close each launch is in meaning, then by votes. Refine with a description →