Live stream command line output.
Project description
live
Live stream command line output. Inspect long processes from agent workflows.
Requires Python 3.10+. Zero dependencies.
Install
pipx install live-cmd
# or
uv tool install live-cmd
Install shell completions:
live update-shell
Agent guide:
live llms.txt
Usage
Record any command:
live run -n server npm start
Inspect from another process:
live cat server
live tail -f server
Manage session recordings:
live ls
live rm server
Config
~/.live/config.json, auto-created.
| Option | Default | Description |
|---|---|---|
ttlDays |
7 |
Time before old sessions are cleaned up. Negative value to disable. |
maxKb |
512 |
Per-session output cap, in KB. Older segments are dropped. |
segmentKb |
64 |
Segment file size, in KB, before rotation. |
heartbeatSec |
30 |
Seconds between writer heartbeats; 3× this marks a session hung. |
References
Links
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
live_cmd-0.1.4.tar.gz
(50.9 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
live_cmd-0.1.4-py3-none-any.whl
(33.7 kB
view details)
File details
Details for the file live_cmd-0.1.4.tar.gz.
File metadata
- Download URL: live_cmd-0.1.4.tar.gz
- Upload date:
- Size: 50.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.6.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fa431cbecc0f175ab1bdae78bc5978703809398f9dfb1443693ed304ee1ec329
|
|
| MD5 |
1272a5e288a1c3433878c0870e63ff92
|
|
| BLAKE2b-256 |
1ba723579326c74a1d86d58f1512e01a5bf66b0a278e0fd64b8ed76ec0e3300b
|
File details
Details for the file live_cmd-0.1.4-py3-none-any.whl.
File metadata
- Download URL: live_cmd-0.1.4-py3-none-any.whl
- Upload date:
- Size: 33.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.6.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
04574db1e33fb054b0b3188b1d825a6de670ecee9cdd14838d3f51a9c0ef5328
|
|
| MD5 |
b0ec2bb4efd9b441c3d43ad67289cfa0
|
|
| BLAKE2b-256 |
065319bafe10ef3bccf8bee211f741087ee7c7d6bee0284d90a57da63696fe67
|