
Boopbeep for iOS and iPadOS
SSH terminal, files and database manager, one time purchase
What it does
Boopbeep is a native Swift SSH terminal, files, and database client for iPhone and iPad. I built it because every existing mobile SSH app was either subscription based or didn't focus on the UI enough for my liking, and the database tooling story on iOS basically didn't exist. Boopbeep features real tabs and multitasking and windowing on iPad, amazing features, and a gorgeous UI. The app's revenue model is no IAPs, no subscriptions, ever. 5.99$ price and you're done, you own the app forever.
Does the same job
all alternatives →- EAEcho, an iOS SSH+mosh client built on GhosttyFeb 2026 · replay.software · ▲122
- BSBlink Shell for iOS, an Open-Source, Mosh and SSH Terminal for Pros2016 · blink.sh · ▲219
Boop – tiny, self-hosted push notifications for your apps built in Go9d ago · github.com · ▲6Hi HN, I built Boop because I wanted application events sent directly to my phone without paying for another service or routing everything through Slack or Telegram. Boop is a small, open-source server paired with an open-source iOS app. The server currently uses around 8 MB of memory on my machine. It’s deliberately not an observability platform or a replacement for Sentry. It receives events from your applications, sends native push notifications, and keeps them in a purpose-built mobile inbox. I use Elixir, so I built an integration for ErrorTracker. ErrorTracker still captures and stores…



More dev tools this month
the category →



Open-source GTM skills for technical founders
Dev tools · 29d ago · gtmcofounder.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

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