process

gob – command-line process manager

gob is a command-line process manager designed for developers and AI coding agents to run, monitor, and control background processes through a shared interface.

It combines a daemon-backed CLI with an interactive terminal interface. Processes are organised by project directory, while logs, status information, listening ports, and execution history remain accessible to both humans and coding agents.

This is free and open source software.

Key Features

  • Run commands synchronously or launch them as background jobs.
  • Interactive full-screen terminal interface with real-time job status.
  • Stream standard output and error logs in real time.
  • Start, stop, restart, remove, or send signals to processes.
  • Share a consistent view of processes with AI coding agents.
  • Scope jobs to individual project directories.
  • Inspect listening ports across a job’s process tree.
  • Store persistent job state and execution history using SQLite.
  • Detect potentially stuck jobs without terminating them.
  • Prevent agents from running commands marked as blocked.
  • Automatically launch project jobs defined in a Gobfile.
  • Generate shell completions for Bash, Zsh, and Fish.
  • Cross-platform support – runs under Linux and macOS on AMD64 and ARM64 systems.

Website: github.com/juanibiapina/gob
Support:
Developer: Juan Ibiapina
License: MIT License

gob in action
Click image for full size

gob is written in Go. Learn Go with our recommended free books and free tutorials.


Best Free and Open Source Software Explore our comprehensive directory of recommended free and open source software. Our carefully curated collection spans every major software category.

This directory is part of our ongoing series of informative articles for Linux enthusiasts. It features hundreds of detailed reviews, along with open source alternatives to proprietary solutions from major corporations such as Google, Microsoft, Apple, Adobe, IBM, Cisco, Oracle, and Autodesk.

You’ll also find interesting projects to try, hardware coverage, free programming books and tutorials, and much more.

Discovered a useful open source Linux program that we haven’t covered yet? Let us know by completing this form.
Subscribe

Please read our Comment Policy before commenting.

Notify of
guest
0 Comments
Oldest
Newest Most Voted