Run any command in the cloud. Like tmux, but virtual.
Project description
vmux
Run any command in the cloud. Like tmux, but virtual.
Install
# Install globally
uv tool install vmux-cli
# Or run without installing
uvx --from vmux-cli vmux run python train.py
Usage
# Login with GitHub
vmux login
# Run a command (streams output)
vmux run python train.py
# Run in background
vmux run --detach python long_job.py
# Run a web server with preview URL
vmux run --preview uvicorn main:app
# → Preview: https://abc123.purr.ge
# Attach to running job
vmux attach <job_id>
# View logs
vmux logs <job_id>
# List jobs
vmux ps
Features
- Cloud execution: Run Python scripts on Cloudflare containers
- Automatic dependencies: Uses
uvfor instant package installs - Interactive terminal: Attach to running jobs via tmux
- Background jobs: Detach and reattach anytime
- Preview URLs: Share web apps instantly with
--preview(port 8000)
License
MIT
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
vmux_cli-0.3.4.tar.gz
(59.6 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
vmux_cli-0.3.4-py3-none-any.whl
(23.4 kB
view details)
File details
Details for the file vmux_cli-0.3.4.tar.gz.
File metadata
- Download URL: vmux_cli-0.3.4.tar.gz
- Upload date:
- Size: 59.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.9.18 {"installer":{"name":"uv","version":"0.9.18","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"macOS","version":null,"id":null,"libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
129719bf0c07c4b45b1e5ee6f53db79dc74d48b4e3bb9d586d6c507c2f69296f
|
|
| MD5 |
51cc8a6b4611e346ce9ef88220ff9098
|
|
| BLAKE2b-256 |
e31817106e410511ee69816eac85145fb796dd30669e1473d13c7f6d62bb7b09
|
File details
Details for the file vmux_cli-0.3.4-py3-none-any.whl.
File metadata
- Download URL: vmux_cli-0.3.4-py3-none-any.whl
- Upload date:
- Size: 23.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.9.18 {"installer":{"name":"uv","version":"0.9.18","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"macOS","version":null,"id":null,"libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f0111118b841b35dc816050b99cc5b0bef86ff8fc5d1ef4888ac163e9d098235
|
|
| MD5 |
db589092933c0b86b68c7e8a463f3d6a
|
|
| BLAKE2b-256 |
c40e04a816be8461f924fe7e5b6e99f3d3d657f229b7fdc13500a46cd3049a01
|