Launching today

RelayBar
macOS menu-bar manager for SSH port forwards
1 follower
macOS menu-bar manager for SSH port forwards
1 follower
Launched today and already reached 40+ GitHub stars! A tiny native macOS menu-bar app for one-click SSH local port forwards. It has no external dependencies and runs natively. Hope it helps other coders juggling multiple SSH port-forwarding sessions— for me it is my dashboard on port 9119, remote screen on port 5902, and other development services.



Roadamap
Port forwarding (complete)
Import a standard ssh -N -L command.
Add, edit, and delete a forward by hand.
Save forward definitions locally.
Start and stop each forward from the menu bar.
Start a stopped forward and open its URL in the default browser.
Retry an unexpected disconnect up to 10 times.
Show connection errors beside the affected forward.
Stop managed SSH processes when RelayBar quits.
Remote files (planned)
Open a pasted path: paste an absolute path copied from remote pwd, choose a saved server, and open that folder.
Navigate folders: show the files and subfolders at that path, with basic navigation and refresh. No search or indexing.
Download a file: choose a local destination, track progress, cancel, and reveal the result in Finder.
Download a folder: transfer a folder recursively, show progress, and allow cancellation.
Preview images: preview one supported remote image at a time.
Render Markdown: render remote Markdown in a safe, read-only view.