this post was submitted on 03 Jul 2025
1 points (100.0% liked)

Self-Hosted Alternatives to Popular Services

222 readers
2 users here now

A place to share, discuss, discover, assist with, gain assistance for, and critique self-hosted alternatives to our favorite web apps, web...

founded 2 years ago
MODERATORS
 
This is an automated archive made by the Lemmit Bot.

The original was posted on /r/selfhosted by /u/kalfasyan on 2025-07-03 07:10:35+00:00.


Sharing a small project I've been working on during some weekends. It's a simple session manager with a web interface (made with niceGUI) that lets you run and monitor bash/Python scripts. Maybe good for your automation and managing long-running processes?

Key features:

  • ๐ŸŒ Web dashboard with real-time system stats
  • ๐Ÿš Run bash and Python scripts as tmux sessions
  • ๐Ÿ“Š Live log viewing and monitoring
  • โฐ Script scheduling and chaining
  • ๐Ÿ–ฅ๏ธ CLI for automation and power users (WIP)
  • ๐Ÿ”„ Keep sessions alive after script completion

Uses tmux under the hood so sessions persist even if you lose connection. Any feedback appreciated!

Github: https://github.com/kalfasyan/desto

no comments (yet)
sorted by: hot top controversial new old
there doesn't seem to be anything here