Skip to content

shroomlife/ssh.studio

Repository files navigation

SSH Studio

SSH Studio is a modern web app for managing SSH keys, SSH connections, and browsing/transferring files via SFTP—all from an intuitive interface. Built with Nuxt 4 and Bun for fast, efficient development.

Features

  • Manage SSH keys and connections
  • Browse and transfer files via SFTP
  • Simple, intuitive UI

Setup (Bun)

Install dependencies with Bun:

bun install

Development

Start the development server:

bun run dev

Visit http://localhost:3000 in your browser.

Production

Build for production:

bun run build

Preview production build locally:

bun run preview

For deployment, see the Nuxt documentation.

About

SSH Studio is a modern web app for managing SSH keys, SSH connections, and browsing/transferring files via SFTP - all from one intuitive interface.

Topics

Resources

License

Stars

Watchers

Forks

Contributors