tmux session manager
Project description
desto
desto is a modern, intuitive dashboard for managing and monitoring your tmux sessions. It provides a user-friendly web interface to start, view, and kill tmux sessions, monitor system stats, run custom or predefined scripts, and view live logs—all from your browser.
Features
🚀 Session Management: Start, view, and kill tmux sessions with a single click.
📊 System Monitoring: Real-time CPU, memory, and disk usage stats in the sidebar.
📝 Templates & Custom Scripts: View predefined templates (like recursive pattern search) or write your own bash scripts directly in the browser.
🔄 Keep Alive Option: Optionally keep sessions running after your script finishes.
📜 Live Log Viewer: View live logs for each session in a scrollable, syntax-highlighted interface.
💎 Responsive UI: Clean, modern interface built with NiceGUI.
💾 Persistent Logs & Scripts: All logs and scripts are stored in dedicated folders for easy access and reproducibility.
Requirements
- Python 3.11+
- tmux
Check pyproject.toml
Installation
-
Install
tmuxInstructions for different package managers
- Debian/Ubuntu
sudo apt install tmux
- Almalinux/Fedora
sudo dnf install tmux
- Arch Linux
sudo pacman -S tmux
- Debian/Ubuntu
-
Install
destoInstallation Steps
- With uv:
uv add desto
- With pip:
pip install desto # or uv pip install desto
- With uv:
-
Run the Application
desto
-
Open in your browser
After starting, visit http://localhost:8088 (or the address shown in your terminal).
Functionality
Dashboard Overview
Launch your scripts as tmux sessions
- Set a
tmuxsession name - Select one of your scripts
- (OPTIONAL) edit and save your changes
- Click "Launch"!
Write new scripts and save them
If you want to compose a new script, you can do it right here, or simply just paste the output of your favorite LLM :)
Change settings
More settings to be added!
View your script's logs
License
This work is licensed under a Creative Commons Attribution 4.0 International License.
TODO
- Explore possibility to pause processes running inside a session
- Add dark mode/theme toggle for the dashboard UI
desto makes handling tmux sessions approachable for everyone—no terminal gymnastics required!
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 Distributions
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 desto-0.1.4-py3-none-any.whl.
File metadata
- Download URL: desto-0.1.4-py3-none-any.whl
- Upload date:
- Size: 19.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5416cbd53a261245b04eae15b5f23eacdb581df2c27747b5cab4663d1851cf45
|
|
| MD5 |
54106c4062fd4bdcc02db3524e8cc5be
|
|
| BLAKE2b-256 |
274c237711daee195598ccf3131566470912c15fcc2a5691ea5cffa5bac369e3
|