Live stream command line output.
Project description
live
Live stream command line output.
See DESIGN.md for the design spec and DEVELOPMENT.md for working on live itself.
Install
pipx install live-cmd
# or
uv tool install live-cmd
Usage
live run -n dev npm run dev # record under PTY, mirror to terminal
live ls # list sessions started under cwd
live ls -g # list all sessions
live tail -vn +0 dev # resumable polling for agents
live cat dev # full output
live rm dev # delete
Sessions are stored under ~/.live/sessions/; live ls/cat/head/tail/rm filter to sessions started in the current directory. Pass -g / --global to search globally.
Shell completion
live update-shell # detect $SHELL, install completion, reload your shell
Or print the script and place it yourself:
live completion bash > ~/.local/share/bash-completion/completions/live
live completion zsh > "${fpath[1]}/_live"
live completion fish > ~/.config/fish/completions/live.fish
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
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
File details
Details for the file live_cmd-0.1.0.tar.gz.
File metadata
- Download URL: live_cmd-0.1.0.tar.gz
- Upload date:
- Size: 42.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.6.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e2297b75a8885c0912dd69be3f28f45f53a4c866dce178a70a99c5f5b400f5e3
|
|
| MD5 |
7983dd144ea7df57a27cbbc23890aea5
|
|
| BLAKE2b-256 |
14548a8227ef34186ebb0ff537d193aa27f3d52f5dae60ff32c02668c9d548b3
|
File details
Details for the file live_cmd-0.1.0-py3-none-any.whl.
File metadata
- Download URL: live_cmd-0.1.0-py3-none-any.whl
- Upload date:
- Size: 32.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.6.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0cd671bfaa4009e9b10ea7746da053cfd287ce90cd5a869abb6d78dc433ac31a
|
|
| MD5 |
d08fe47e5a34319c16168f6f7a279f2c
|
|
| BLAKE2b-256 |
cebc14660249e9cd4eebae822e157555a7577520373ba79871f655eb139fe2f6
|