Pueue is a command-line task manager for sequential and parallel execution of long-running shell commands.
It uses a background daemon to process queued tasks independently of active terminals and SSH sessions.
This is free and open source software.
Key Features
- Queues shell commands for sequential or parallel execution.
- Controls how many tasks may run concurrently.
- Schedules tasks to start at a specified time.
- Defines dependencies between tasks.
- Reorders, pauses, resumes, restarts, edits, or removes tasks.
- Organises tasks into groups with separate queues and concurrency limits.
- Runs tasks through a background daemon without requiring an active terminal session.
- Executes commands in their original working directories.
- Copies the current environment variables when adding tasks.
- Displays task status and inspects or follows command output.
- Sends input to running processes.
- Persists queues and logs to disk for recovery after crashes or restarts.
- Provides JSON output for integration with other tools.
- Offers callback hooks suitable for desktop notifications.
- Supports Linux, macOS, and Windows.
Website: github.com/Nukesor/pueue
Support:
Developer: Arne Beer
License: MIT License OR Apache License 2.0

Pueue is written in Rust. Learn Rust with our recommended free books and free tutorials.
Related Software
| Terminal-Based Process Managers | |
|---|---|
| PM2 | Production runtime for keeping Node.js and Bun applications online |
| Pueue | Queue and schedule long-running shell commands in the background |
| Overmind | Run Procfile-based applications through tmux with clean output |
| Process Compose | Schedule and orchestrate non-containerized application stacks |
| prox | Supervise applications with live metrics, logs and a polished TUI |
| Procman | Procfile dashboard with live logs and interactive terminals |
| OxMgr | Lightweight Rust supervisor with health checks and crash recovery |
| Overitall | Control Procfile services and explore logs from one terminal |
| proctmux | Run and control long-lived commands from a searchable TUI |
| gob | Daemon-backed CLI and TUI for developers and coding agents |
Read our verdict in the software roundup.
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. |


Please read our Comment Policy before commenting.