
FluxPad
Turn your Android into a wireless PC gamepad
What it does
FluxPad lets you use your Android phone as a fully customizable wireless gamepad for Windows PC. What makes it different: - No extra hardware needed — just your phone - Connect via Wi-Fi (QR code scan) or USB - Customize button layouts for any game - Motion control via gyroscope - Low latency UDP protocol - Multiplayer support up to 4 players - Free with rewarded ads for PRO features
Does the same job
all alternatives →- IWI wrote a small lib to turn a USB gamepad into a Bluetooth oneDec 2025 · github.com · ▲26
I had two old USB gamepads lying around that I wanted to use, but my computer is too far from the couch, so I wrote a little ESP32-S3 firmware that turns USB gamepads into Bluetooth ones. You connect your gamepad to the ESP32-S3 with an OTG cable, power the ESP32 with either 5V somehow or a powered USB hub, and now you can pair the controller via Bluetooth to your PC!




More work this month
the category →


The app store for voice native apps that lives in your notch
Work · 28d ago · voiceos.com


Mac-native app for screenshots, recordings and collaboration
Work · 5d ago · cleanshot.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