
SSHFS GUI
Free macOS app to mount SSH servers in Finder
What it does
A simple macOS app to mount remote filesystems over SSH. No terminal needed — just point, click, and browse your remote files in Finder. - tommasomeli/sshfsgui
Does the same job
all alternatives →- SGServerBuddy – GUI SSH client for managing Linux servers from macOS2025 · serverbuddy.app · ▲42
Hi HN, I've built an app for macOS that allows performing common SSH operations on Linux servers using a native GUI. The problem: Managing multiple Linux servers usually means juggling terminal windows and copy-pasting snippets/scripts. After dealing with tens of production/staging VPSes at previous jobs, I realized there had to be a better way for common operations I did on a daily basis than my collection of bash snippets. Features: - Quickly switch between different servers. Tag servers with arbitrary key values for easy search. - Real-time dashboard with CPU/memory graphs,…

- UFUI for SSHFS2024 · sshfsui.com · ▲6
This tray-based program can be used to manage SSHFS mounts for remote servers. It was built out of a need to browse my self-hosted servers (and connected HDDs); managing the state for multiple SSHFS connections as well as avoiding system-hanging bugs on MacOS was becoming tedious. This is early software still, please use at your own risk and share any feedback. Github: https://github.com/thekashifmalik/sshfsui
- MMmacOS menu-bar manager for SSH port forwardsJul 2026 · github.com · ▲45
is a tiny native macOS menu-bar app for local SSH port forwards. It has no external dependencies and runs natively.


More dev tools this month
the category →



The first open-source price index for GPU compute
Dev tools · 10d ago · getcomputable.com

OpenTrailPaper is open-source bike computer firmware for the LilyGO T5S3 4.7" E-Paper PRO. It supports offline maps, GPX routes, FIT recording and Bluetooth sensors.
Dev tools · 2d ago · opentrailpaper.com

Open-source GTM skills for technical founders
Dev tools · 30d ago · gtmcofounder.com
Launched alongside, May 2026
the whole month →

Parallel agents, diff reviewer, and multi-model comparisons
Dev tools · May 2026 · kilo.ai


- NW
Hey HN, Henry here from Cactus. We open-sourced Needle, a 26M parameter function-calling (tool use) model. It runs at 6000 tok/s prefill and 1200 tok/s decode on consumer devices. We were always frustrated by the little effort made towards building agentic models that run on budget phones, so we conducted investigations that led to an observation: agentic experiences are built upon tool calling, and massive models are overkill for it. Tool calling is fundamentally retrieval-and-assembly (match query to tool name, extract argument values, emit JSON), not reasoning. Cross-attention…
Life & fun · May 2026 · github.com
- FM
Dev tools · May 2026 · github.com