
Source: https://github.com/DumbWareio/DumbTerm
Download:

DumbTerm - MyQNAP
A stupidly simple web-based terminal emulator, with common tools and Starship enabled! Access your terminal from any device with a web browser Execute commands just like in a native terminal Starship prompt provides a beautiful terminal experience with git status, command duration, etc. PIN...

A stupidly simple web-based terminal emulator, with common tools and Starship enabled!
- Access your terminal from any device with a web browser
- Execute commands just like in a native terminal
- Starship prompt provides a beautiful terminal experience with git status, command duration, etc.
- PIN protection (recommended) prevents unauthorized access
- Use the data directory to persist files between container restarts
- Demo mode available for testing and demonstrations—simulated terminal (set DEMO_MODE=true)
Use cases:
- Build locally: To access your client's CLI/terminal through your browser instead!
- Self-hosting: Put behind a reverse proxy, auth provider (like authentik, authelia, etc.), Cloudflare tunnels with application access rules, etc. for secure external access.
- Another alternative to web terminals such as ttyd, shellinabox, etc.