Skip to main content

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.
  • Recipes & Custom Scripts: Run predefined "recipes" (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.

Dashboard

Dashboard Overview

Dashboard Screenshot

Execute Custom or Pre-defined Recipes

Custom Recipe

Quick Start

  1. Install tmux

    Instructions for different package managers
    • Debian/Ubuntu
      sudo apt install tmux
      
    • Almalinux/Fedora
      sudo dnf install tmux
      
    • Arch Linux
      sudo pacman -S tmux
      
  2. Install desto

    Installation Steps
    • With uv:
      uv add desto
      
    • With pip:
      pip install desto
      # or
      uv pip install desto
      
  3. Run the Application

    desto
    
  4. Open in your browser
    After starting, visit http://localhost:8088 (or the address shown in your terminal).


Usage Examples

  • Start a Custom Session

    • Enter a session name, a path to a script and any arguments the script requires.
    • Click Run in Session to launch it in tmux.
    • The session appears in the dashboard; view logs or kill it anytime.
  • Use a Recipe or Custom Script

    • Switch to the Recipes tab.
    • Select a predefined recipe or "Custom Recipe" to write your own bash script.
    • Fill in any required arguments, set a session name, and optionally enable "Keep Alive".
    • Click Execute Recipe to run it in a new tmux session.
  • Monitor System Stats

    • Sidebar displays live CPU, memory, disk, and tmux server resource usage.
  • View Logs

    • Click View Log next to any session to see its latest output.

File Structure

  • desto_logs/: All session logs are stored here.
  • desto_scripts/: Scripts run via recipes or custom scripts are saved here.

Requirements


License

MIT License


desto makes handling tmux sessions approachable for everyone—no terminal gymnastics required!

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

desto-0.1.1-py3-none-any.whl (13.7 kB view details)

Uploaded Python 3

File details

Details for the file desto-0.1.1-py3-none-any.whl.

File metadata

  • Download URL: desto-0.1.1-py3-none-any.whl
  • Upload date:
  • Size: 13.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.11.11

File hashes

Hashes for desto-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 215bac0365bc80b048ff99f02be15c93eb9589ff13c46fcc0a23b2237b824b3f
MD5 bd38065f19d732bf2f71b13229de9bc1
BLAKE2b-256 19cd6e66c88dac86943039e85498606b441d871a9fd53c107d8e5ade5ed8548e

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page