File tree Expand file tree Collapse file tree 1 file changed +4
-9
lines changed
Expand file tree Collapse file tree 1 file changed +4
-9
lines changed Original file line number Diff line number Diff line change 22
33Keyboard-first SSH library and launcher TUI. Search, preview, and connect with a soft neon look and minimal chrome.
44
5- #### UI at a glance
6-
7- ![ Screenshot] ( https://github.com/user-attachments/assets/03dbf3bc-35da-45e8-af9f-0cd29b468c66 )
85
96#### Install
7+ - Homebrew: ` brew tap ruphy/sshdb && brew install sshdb `
8+ - From GitHub: ` cargo install --git https://github.com/ruphy/sshdb `
109- From source: ` cargo install --path . `
11- - Build & run: ` cargo run `
12- - Homebrew: ` brew tap ruphy/sshdb && brew install sshdb ` (tap updates on releases)
1310
11+ #### UI at a glance
1412
15- #### Release process
16- - Tag ` vX.Y.Z ` and push; CI builds Linux/macOS (x86_64 + arm64)/Windows artifacts.
17- - Release notes are generated from git history via ` git-cliff ` and published with the release.
18- - A ` checksums.txt ` is attached to every release; use it to update downstream packages (Homebrew, etc.) without extra commits just to bump SHAs.
13+ ![ Screenshot] ( https://github.com/user-attachments/assets/03dbf3bc-35da-45e8-af9f-0cd29b468c66 )
1914
2015#### Keys
2116- ` / ` search • ` Enter ` connect • ` c ` connect with remote command • ` g ` quick connect (ssh string)
You can’t perform that action at this time.
0 commit comments