Live stream command line output.
Project description
live
Live stream command line output.
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
live run -n dev npm run dev # record under PTY, mirror to terminal
# switch terminals / agent tooling
live ls # list sessions started under cwd
live tail -vn +0 dev # resumable polling for agents
live cat dev # full output
live rm dev # delete
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
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.2.tar.gz
(47.2 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.2-py3-none-any.whl
(33.7 kB
view details)
File details
Details for the file live_cmd-0.1.2.tar.gz.
File metadata
- Download URL: live_cmd-0.1.2.tar.gz
- Upload date:
- Size: 47.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.6.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
597ff6184badde2a89d5e3534c1073584fc2f22854b7fb867f5a3753757797e1
|
|
| MD5 |
91523139d2f0f48de901c9d48e7de52b
|
|
| BLAKE2b-256 |
9f629d08eacc73210ca3bf4501685fa3ce51b2abad425363027537703efb173b
|
File details
Details for the file live_cmd-0.1.2-py3-none-any.whl.
File metadata
- Download URL: live_cmd-0.1.2-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 |
bfd8b4a024aa5b1ed3a170ddeac33fe7e9a63a616625c870cbaa31c1dbfcff19
|
|
| MD5 |
9e9172acc99405c6d4f304a98a269b58
|
|
| BLAKE2b-256 |
20c11808c91c41d5c2dfcee49a2462f6bb3b4c6c45f9a909c89252a2bc7c7fda
|