VoltiusApp/voltius — reverse-engineered prompt

Reverse engineered prompt

GitHub

Build me a fast modern desktop app like a friendly Termius alternative for people who manage servers. It should run on Windows, macOS, and Linux, use Rust and Tauri with a clean TypeScript interface, and feel lightweight.

I want users to save SSH, SFTP, and serial connections in an encrypted vault with no account required. Support OS keychain storage, a master password option, and end to end encrypted sync through a private GitHub Gist if the user adds their own token. Add import from Termius or MobaXterm and export to open JSON.

The main experience should include a host list with folders and tags, split terminal panes, local terminal support, command snippets, port forwarding, jump hosts, a command palette, custom themes, and drag and drop SFTP file browsing. Also include Docker and Proxmox LXC management, process viewing, basic live CPU, memory, and disk stats, and a simple plugin system with a registry URL setting.

Keep security local first and zero knowledge. Look up current Tauri docs online if needed.

Want more depth? Deep Reverse