nowfound

Dev tools · April 1, 2026

AS

AirplaneMode – Simulate realistic airplane WiFi on macOS

I needed to test how my app performed on airplane WiFi and found that existing tools (Network Link Conditioner, comcast, Chrome DevTools, etc) weren't sufficient. AirplaneMode is a macOS CLI and menu bar app that uses a local MASQUE relay to provide: 1. Jitter. All of the mac os network simulators I tried apply a fixed constant delay with no jitter model. Real airplane satellite WiFi follows a log-normal distribution — most packets arrive near base RTT, but a few percent spike to 5-10x. AirplaneMode samples jitter from a log-normal distribution fit to real flight measurements. 2. Userspace,…

What it does

In the maker’s words, at launch

I needed to test how my app performed on airplane WiFi and found that existing tools (Network Link Conditioner, comcast, Chrome DevTools, etc) weren't sufficient. AirplaneMode is a macOS CLI and menu bar app that uses a local MASQUE relay to provide: 1. Jitter. All of the mac os network simulators I tried apply a fixed constant delay with no jitter model. Real airplane satellite WiFi follows a log-normal distribution — most packets arrive near base RTT, but a few percent spike to 5-10x. AirplaneMode samples jitter from a log-normal distribution fit to real flight measurements. 2. Userspace, with domain scoping and UDP support. No root required. A .mobileconfig profile routes only matched domains through the relay — the rest of your network is unaffected. The relay operates at the UDP packet level via MASQUE, so HTTP/3 and QUIC congestion control respond naturally to simulated conditions. 3. Realistic Profiles. Airlines use performance-enhancing proxies that inflate speed test results. Presets are calibrated from real flights using TLS handshake timing, throughput, and traceroute data collected in the air. Existing profiles (looking for help in calibrating more): 1. Turkish Airlines JFK→IST (Panasonic Ku-band GEO): ~870ms RTT, 86 KB/s, 2.3s jitter P99. 2. JetBlue domestic (Viasat Ka-band): ~593ms RTT, 3.3 Mbps. 3. American Airlines LGA→EYW (Intelsat GEO): ~715ms RTT, 4.2 Mbps. If you’re on a flight with Wifi, the repo includes a script to grab traces and a GitHub issue template for submitting them. Just run `sudo ./scripts/flight-bench.sh` a few times during the flight and submit the JSON files. We'll fit a profile from your data.

Does the same job

all alternatives →
  • TripMode 22015 · ▲194

    Manage your Mac's broadband usage while on a hotspot

  • TellApr 2026 · ▲111

    Mac widgets, made fun.

  • Airtool2016 · ▲116

    Free menubar tool to diagnose your Mac's wifi

  • Lungo2017 · ▲285

    Keeps your Mac awake

  • RemodexApr 2026 · ▲183

    Control Codex on your iPhone

  • Airplane Mode2020 · ▲102

    Instant calmness and disconnection. Zero emissions.

More dev tools this month

the category →
  • Dograh592

    The open source VAPI alternative

    Dev tools · 25d ago · dograh.com

  • Meridian530

    Don't let your work go unnoticed. Get promoted!

    Dev tools · 20d ago · meridiona.com

  • x1516

    Lovable for iPhone apps go from idea to App Store

    Dev tools · 11d ago · x1.new

  • 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 · 1d ago · opentrailpaper.com

  • Nuphos380

    The AI-Native DevOps Workspace.

    Dev tools · 24d ago · nuphos.ai

Launched alongside, April 2026

the whole month →
  • Brila1,367

    One-page websites from real Google Maps reviews

    AI · Apr 2026 · brila.ai

  • AG

    Thought the resources for GPU arch were lacking, so here we are

    Life & fun · Apr 2026 · jaso1024.com

  • IB

    Built a ~9M param LLM from scratch to understand how they actually work. Vanilla transformer, 60K synthetic conversations, ~130 lines of PyTorch. Trains in 5 min on a free Colab T4. The fish thinks the meaning of life is food. Fork it and swap the personality for your own character.

    AI · Apr 2026 · github.com

  • AI meeting notes: now bot-free, in ChatGPT & Claude + more

    AI · Apr 2026 · fathom.ai

  • BC

    Life & fun · Apr 2026 · sam-burns.com

  • IB

    With social media and now AI, its important to keep the indie web alive. There are many people who write frequently. Blogosphere tries to highlight them by fetching the recent posts from personal blogs across many categories. There are two versions: Minimal (HN-inspired, fast, static): https://text.blogosphere.app/ Non-minimal: https://blogosphere.app/ If you don't find your blog (or your favorite ones), please add them. I will review and approve it.

    AI · Apr 2026 · text.blogosphere.app