Go Productivity

Open-source Go projects categorized as Productivity

Top 23 Go Productivity Projects

Productivity
  1. Wave Terminal

    An Open-Source, AI-Native, Terminal Built for Seamless Workflows.

    Project mention: strace-ui, Bonsai_term, and the TUI renaissance | news.ycombinator.com | 2026-06-02

    Probably not as extensive as you mean but its sort of a stepping stone.

    https://github.com/wavetermdev/waveterm

  2. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  3. keploy

    Open-source platform for creating safe, isolated production sandboxes for API, integration, and E2E testing.

    Project mention: Keploy – Traffic-Based Automated API Test Generator | news.ycombinator.com | 2026-03-31
  4. jira-cli

    🔥 Feature-rich interactive Jira command line.

    Project mention: Ask HN: What are your favorite CLIs to use as LLM tools? | news.ycombinator.com | 2026-06-25

    I've recently been getting into building out skills for agentic coding. The two main ones I have built out are using the jira CLI[0] and the gitlab CLI[1]. Both work well for what I want to use them for (interacting with issues and with MRs).

    What have been the CLIs that you have found to be the most useful to use with agents? Have you found any that an agent has been able to compose in interesting ways?

    [0] https://github.com/ankitpokhrel/jira-cli

    [1] https://gitlab.com/gitlab-org/cli

  5. Ponzu

    Headless CMS with automatic JSON API. Featuring auto-HTTPS from Let's Encrypt, HTTP/2 Server Push, and flexible server framework written in Go.

  6. finicky

    A macOS app for customizing which browser to start

    Project mention: A macOS app for customizing which browser to start | news.ycombinator.com | 2026-08-10
  7. Wakapi

    📊 A minimalist, self-hosted WakaTime-compatible backend for coding statistics

  8. sesh

    Smart tmux session manager (by joshmedeski)

    Project mention: Herdr: Agent multiplexer that lives in your terminal | news.ycombinator.com | 2026-06-28

    I'm using tmux + zoxide+ https://github.com/joshmedeski/sesh. Then on Ghostty, I have keybinds for my workflow. Cmd+k to open/switch workspace. Each workspace is just a new tmux session.

  9. carapace-bin

    A multi-shell completion binary.

    Project mention: Carapace | news.ycombinator.com | 2026-02-06
  10. grit

    Multitree-based personal task manager (by climech)

  11. sttr

    cross-platform, cli app to perform various operations on string

  12. multi-gitter

    Update multiple repositories in with one command

  13. git-xargs

    git-xargs is a command-line tool (CLI) for making updates across multiple Github repositories with a single command.

  14. resh

    RESH ❯❯ Contextual shell history for zsh and bash

  15. QuickPiperAudiobook

    With one command, create a natural-sounding audiobook from a variety of input formats (epub, mobi, txt, PDF, HTML and more!)

  16. agent-deck

    Terminal session manager for AI coding agents. One TUI for Claude, Gemini, OpenCode, Codex, and more.

    Project mention: Agent-Manager: A Tmux TUI for Running Claude Code, Codex and OpenCode | news.ycombinator.com | 2026-07-30
  17. protolock

    Protocol Buffer companion tool. Track your .proto files and prevent changes to messages and services which impact API compatibility.

  18. newsjack

    The open-source skills that turn your agent into a full PR team.

    Project mention: Turn Claude Into a PR Associate That Never Sleeps: Installing Newsjack's 18 Open-Source Skills | dev.to | 2026-07-10

    Newsjack is 18 open-source PR skills you install into Claude once. By the end of this post you'll have them running in chat, a journalist list with verified email addresses, and a Claude Code agent that checks the news overnight and leaves a pitch-ready brief every morning at 8 a.m. Everything is public at newsjack.sh — skills, source code, updates.

  19. wtp

    🌳 A powerful Git worktree CLI tool with automated setup, branch tracking, and smart navigation

    Project mention: git-worktreeinclude: A Tiny CLI for Safely Carrying Over Ignored Files Across Git Worktrees | dev.to | 2026-03-17

    To make worktrees more convenient, I’ve also released OSS like the following: https://github.com/satococoa/wtp

  20. focus

    A fully featured productivity timer for the command line, based on the Pomodoro Technique. Supports Linux, Windows, and macOS. (by ayoisaiah)

  21. deja

    Predictive inline shell autosuggestions for zsh. Go daemon, no TUI, no sync

    Project mention: Show HN: Deja – zsh that predicts your next command from sequence patterns | news.ycombinator.com | 2026-06-24
  22. bookmarks

    :warning: Mirrored from https://gitea.zoemp.be/sansguidon/bookmarks ! :bookmark: +5K awesome resources for geeks and software crafters :beer: (by SansGuidon)

    Project mention: Ask HN: What Are You Working On? (Nov 2025 | news.ycombinator.com | 2025-11-09

    I still need to go back working on https://www.cinekids.info/ , a tool I made for myself to use before showing any movie to my 4 years old kiddo. It scrapes reviews from some parent friendly movie reviews websites and aggregates them.

    I'm also automating more stuff around bookmarks management -> I used to manage an awesome list as a repository on GitHub for myself and over a couple of years there are relatively many stars on this repository. However I lost interest in maintaining this repo manually as I prefer to save my bookmarks on Shaarli. I'm coding a CLI tool to automate the work of syncing my shaarli links to my public "popular" (+500 stars) repo at https://github.com/SansGuidon/bookmarks

    Myself and other users complain a lot about the "native" Plex -> Ombi watchlist integration being broken, I coded some sync tool to workaround the app malfunctions, by using Ombi, Plex and TMDB (The Movie Database) APIs and ensure Ombi is always up-to-date based on Plex watchlist. This works very well and allowed me to put a stop to the complains from my family members :-D

    I'm also automating most of my email/linkedin interactions thanks to userscripts.

  23. wakatime-cli

    Command line interface used by all WakaTime text editor plugins

    Project mention: Show HN: Average AI prompt length over time | news.ycombinator.com | 2026-04-22

    Hi HN, I built WakaTime 13 years ago before AI. Things have changed a lot since then, and the time you spend typing in your IDE isn't as valuable as it used to be...

    That's why I built a new WakaTime dashboard specifically for AI metrics. It tracks things like:

    * Lines of code - AI vs. Human

    * Average Prompt Length over time - How much context do you give AI

    * Follow-up Edit Rate - How many times do you have to edit/fix the code AI generated

    * Token usage over time - Input and Output tokens

    It does this for most popular agents (Cursor, Claude, Codex, Copilot, Gemini, etc.)

    If you already use WakaTime plugins, you should have AI data since last week. If not, install one of the WakaTime official plugins (https://wakatime.com/plugins) then edit your ~/.wakatime/wakatime-internal.cfg to change the ai_heartbeats_last_parsed_at to some date in the past and it will backfill your AI stats since that date. By default it only backfills a few minutes from plugin install.

    Let me know what u think!

  24. alfred-aws-console-services-workflow

    A powerful workflow for quickly opening up AWS Console Services in your browser or searching for entities within them.

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Go Productivity discussion

Log in or Post with

Go Productivity related posts

  • A macOS app for customizing which browser to start

    1 project | news.ycombinator.com | 10 Aug 2026
  • Show HN: Wallfacer – A terminal session manager for Claude Code, and more

    1 project | news.ycombinator.com | 5 Aug 2026
  • Turn Claude Into a PR Associate That Never Sleeps: Installing Newsjack's 18 Open-Source Skills

    1 project | dev.to | 10 Jul 2026
  • BambuStudio has been violating PrusaSlicer AGPL license since their fork

    1 project | news.ycombinator.com | 23 May 2026
  • Master the in demand of salary negotiation and system design: What Fails

    3 projects | dev.to | 8 May 2026
  • Introducing Gloss: A Local-First Command Glossary for Your Terminal

    1 project | dev.to | 7 May 2026
  • How to Manage Shell Commands Without Turning zsh or bash Into a Junk Drawer

    2 projects | dev.to | 7 May 2026
  • A note from our sponsor - SaaSHub
    www.saashub.com | 15 Aug 2026
    SaaSHub helps you find the best software and product alternatives Learn more →

Index

What are some of the best open-source Productivity projects in Go? This list will help you:

# Project Stars
1 Wave Terminal 22,019
2 keploy 18,400
3 jira-cli 5,902
4 Ponzu 5,753
5 finicky 5,021
6 Wakapi 4,401
7 sesh 2,750
8 carapace-bin 1,917
9 grit 1,700
10 sttr 1,339
11 multi-gitter 1,228
12 git-xargs 1,116
13 resh 1,057
14 QuickPiperAudiobook 1,056
15 agent-deck 719
16 protolock 631
17 newsjack 628
18 wtp 609
19 focus 583
20 deja 551
21 bookmarks 548
22 wakatime-cli 449
23 alfred-aws-console-services-workflow 327

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com