Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file added .github/media/dashboard-home.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added .github/media/folders-tags.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added .github/media/panes-grid.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added .github/media/sftp-dual-pane.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added .github/media/teams-roles.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added .github/media/themes-creator.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
17 changes: 17 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,23 @@ No account required. Everything below is free, forever.

> Full feature list at [docs.voltius.app](https://docs.voltius.app) *(coming soon)* Β· **Pro Β· Teams Β· Business** β€” see [voltius.app/#pricing](https://voltius.app/#pricing) for paid plans.

## πŸ“Έ Screenshots

<table>
<tr>
<td width="50%"><img src=".github/media/dashboard-home.png" alt="Dashboard and command palette" /><br/><sub><b>Command palette</b> β€” jump to any host, session, or snippet</sub></td>
<td width="50%"><img src=".github/media/folders-tags.png" alt="Hosts organized into folders with tags" /><br/><sub><b>Folders &amp; tags</b> β€” organize your fleet at scale</sub></td>
</tr>
<tr>
<td width="50%"><img src=".github/media/panes-grid.png" alt="Split terminal panes in a grid" /><br/><sub><b>Split panes</b> β€” multiplex terminals, broadcast input to all</sub></td>
<td width="50%"><img src=".github/media/sftp-dual-pane.png" alt="Dual-pane SFTP file manager" /><br/><sub><b>Dual-pane SFTP</b> β€” drag &amp; drop, local ↔ remote ↔ host</sub></td>
</tr>
<tr>
<td width="50%"><img src=".github/media/teams-roles.png" alt="Team vault members and role permissions" /><br/><sub><b>Team vaults &amp; roles</b> β€” share access, control permissions</sub></td>
<td width="50%"><img src=".github/media/themes-creator.png" alt="Theme editor with color groups and terminal palette" /><br/><sub><b>Theme editor</b> β€” window colors and the full terminal palette</sub></td>
</tr>
</table>

## πŸ“¦ Install

### Linux β€” apt & dnf/yum
Expand Down