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
Shell completions:
live update-shell # detect $SHELL, install completions
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.3.tar.gz
(47.4 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.3-py3-none-any.whl
(33.6 kB
view details)
File details
Details for the file live_cmd-0.1.3.tar.gz.
File metadata
- Download URL: live_cmd-0.1.3.tar.gz
- Upload date:
- Size: 47.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.6.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c3ec391c5f79b5df1659949be4f06fecb11f1e57cf0008b5f5ad6f32f1cc2322
|
|
| MD5 |
1b2f515a331476b559357befc2d074e9
|
|
| BLAKE2b-256 |
94c4c6816a90d0c816fa4d1a9fc1452a59919c92150c0720a8397400ada6a54e
|
File details
Details for the file live_cmd-0.1.3-py3-none-any.whl.
File metadata
- Download URL: live_cmd-0.1.3-py3-none-any.whl
- Upload date:
- Size: 33.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.6.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
308c7f26a533347e0101a0911f8574342c0c63a41633390443644a353dc2ccc3
|
|
| MD5 |
47eb90820a81b79bd008af8fb59ff47f
|
|
| BLAKE2b-256 |
8115d15cc98e179b83cec2218f5172581f8d3038a13224fa9cfb1a50a219d2b9
|