
WiFi QR Scan
Decode WiFi QR codes in your browser — nothing uploaded
What it does
There are plenty of QR decoders online. Most upload your image to a server. Most haven't been touched in years. WifiQRScan does the same thing, client-side. Drop an image, paste, or enter a URL — SSID and password appear instantly. Nothing leaves your device. Built on ZXing + WebAssembly, the same engine used in most mobile apps. Free, no account needed. Also generates WiFi QR codes to print or share.
Does the same job
all alternatives →
- QCQuickly connect to WiFi by scanning text, no typing needed2025 · github.com · ▲44
I travel and work remotely a lot. Every new place—hotels, cafes, coworking spaces—means dealing with a new WiFi network. Sometimes there's a QR code, which is convenient, but usually, it's a hassle: manually finding the right SSID (especially frustrating when hotels have one SSID per room), then typing long, error-prone passwords. To simplify this, I made a small Android app called Wify. It uses your phone's camera to capture WiFi details (network name and password) from printed text, then generates a QR code right on your screen. You can instantly connect using Google Circle to Search or…
Seeqr | Scan QR Codes from Device MediaJul 2026 · tryseeqr.vercel.app · ▲12Upload a photo and we'll read the QR code for you.
WiFi QR Code Generator — Free OnlineJun 2026 · plums.vip · ▲2The easiest way to share WiFi with a QR code.
- QCQR code to allow iOS devices to easily connect to your wifi network2011 · ▲12
Today's project: This is a web page that allows you to create a QR code that you can print out and put somewhere in your house. When someone with an iOS device scans it, it will automatically download a wireless profile to their device to auto-connect to your wireless network (SSID & key automatically inserted). If you enable geofencing and someone gets a hold of the QR code or URL that it links to, it won't work unless their browser reports their location within 1/2 mile of the original location where you created the QR code. http://www.getonmywifi.com (Yes, you will be trusting me with…
QRScannerJul 2026 · qrscaner.netlify.app · ▲3Free online QR scanner without download and fast creator
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 · 29d 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