Superset for iPhone
Control coding agents on your computer from your pocket. Review and ship PRs. Claude Code, Codex, other terminal agents.
Feature a build or sponsor the directory. DM @pranavmore69
iOS, Android and PWA builds you can install or open on a phone. 46 builds on this page, each with the original post.
Control coding agents on your computer from your pocket. Review and ship PRs. Claude Code, Codex, other terminal agents.
Swift and iOS change-impact analyzer. Evidence from the diff, then what to verify. Local, Homebrew on Apple silicon.
On-device LLM image understanding in Unity. Offline OCR by describing the target in natural language.
Flutter package for natural-language integration tests, scored by Jev.
Script to copy apps onto iPhone Duo using 27.2 and 27.0 private frameworks.
Fast Android decompiler for agents. Global xrefs in seconds, class decompile in milliseconds. Black Hat EU Arsenal.
Two phones pass a few bytes through the air. No network, no pairing, no account. Nitro module wrapping ggwave.
Start a long job, leave the app, it keeps going. One API on iOS 26 and Android.
App map previews as a PR comment. Expo EAS, deterministic on CI, free and open source.
Bitbucket has no mobile app, so this is one. Kotlin Multiplatform for Android and iOS: repos, code search, PR review.
CLI for App Store Connect. 4.10.0 is out.
Open-source teleprompter. 913 KB on Mac, now on iPhone and iPad. Follow, classic, and voice-activated modes. Record with the camera behind the prompt.
First iOS app from a boater. Warns on anchor drag and wind shift. TestFlight is open.
Workout app with a thousand generated SVG exercises. Went viral, then he open-sourced it.
Shopping agent inside iMessage. Photo or text in, Shopify catalog search, one cart per merchant, Shop identity with a budget. No card details leave the phone.
Pebble watch app that tells you if you are getting closer to your lost Android phone.
Design your own Siri intent cards. A small kit the author built for his own app, then open-sourced.
Pharaoh + Cleopatra running natively on iPhone and iPad. Bring your own 1999 game files. Unofficial developer preview.
iOS app to download open models from Hugging Face and chat with them on-device. No API keys, no terminal, no subscription.
Claude Code drives a real Android phone over MCP and Shizuku. No root, no model on the device.
outbid.lol for mobile apps. Pay to sit at #1 on the app leaderboard.
No-re-encode video trim for React Native after ffmpeg-kit retired. Platform passthrough APIs.
Answers what you can safely spend today after bills and priorities. iOS TestFlight.
Companion for Lucid owners. Trips, charge sessions, battery health, OTA rollouts.
On-device LLMs in Flutter on Snapdragon. Gemma and Qwen via Qualcomm QNN, Hexagon NPU, local streaming.
Community rankings directory for iOS apps. Built by someone who has shipped apps for years.
Telegram mini-game: guess Singapore MRT stations on a timer. 465 players, 9,600+ runs.
GST, income and expenses for Indian freelancers. Built because everything else was overkill.
Private on-device kids app: short lessons and labs for maths, coding and history. No cloud.
Open-source SwiftUI + Metal effects. Skill your agent can copy exactly, plus a demo app on the App Store.
Encrypted clipboard that works across Mac and Windows. Search, filter, paste stack. Local memory for agents.
iOS app that scans your face, scores your skin and gives a shareable routine.
AI agents that crawl the App Store and Play Store around the clock and deliver MASVS and GDPR digests the moment a new app ships.
Steps tracking app launched in public. Over 200k views on the launch posts and 300 users on day one, now iterating on feedback.
Sci-fi roguelike for Android. The new death recap panel replays the exact moment you made the wrong call.
Send a real stock as a link. They claim it into their own wallet. No gas, no account. Unclaimed gifts come back. Android app is live.
One Flutter codebase, now on Android, iOS and macOS. Video downloader shipped to all three.
Mac app: add the shortcuts you use every day, hit one key, a radial menu runs the task.
System that lets Claude push new iOS app development builds directly to a physical device while you're away from your computer.
Clean minimal focus timer app for iPhone built with Claude. Now includes square style and standby mode.
Native iOS AI companion with animated VRM character, voice/text chat, local history and camera context support.
Take a photo with someone and the app instantly adds a branded frame with their name and contact info, so the photo becomes the business card.
Lets Claude see and control your real iPhone through macOS Screen Mirroring using OCR + simulated taps.
Sends files between phones with no WiFi, Bluetooth or network. QR codes flash on one screen into the other camera at 129KB/s. Built in one night with Claude Code.
Complete house listing mobile app built with Flutter, Firebase Auth, Riverpod and Hive.
Pressure-free mini-vlog app specifically designed for shy and introverted creators.
Introducing Superset for iPhone. Remotely control agents running on your computer. Review and ship PRs from your pocket.
Yeah this is actually exactly what I’m trying to test with my open sourced project Afterwave. github.com/miltonisblurrd… Afterwave builds the evidence first from the diff: affected symbols, dependencies, state/UI effects, tests, etc. Then instead of asking Jev to blindly judge Show more
Happy to finally share this! I've open-sourced the Unity sample shown in the demo video I posted yesterday. It runs an LLM fully on-device, doing image understanding entirely inside the phone. No network, no cloud. [GitHub] github.com/TakashiYoshina…
Today’s prototype: fully offline, LLM-powered OCR running entirely on a smartphone. Unlike conventional OCR, there’s no need to position text inside a fixed ROI. Simply describe the target in natural language, such as “the sign on the left,” and the app extracts its text. #gemma
#jev #typesafe #flutter #mobile #test Using Jev from TypeSafe.ai, I created a flutter package that allows you to write integration tests for Flutter apps using natural language. github.com/jaewgwon/jevis pub.dev/packages/jevis
You can copy them over if you have the 27.2 and 27.0 (for some apps depending on 27.2 private frameworks otherwise)! I made a script here github.com/thilojaeggi/iP…
Guys, I built a super fast Android decompiler called ASC. It completely replaced Jadx MCP for me and lets me analyze 10+ APKs in parallel. And this week my Agent use ASC found 2 RCE in Honor and Xiaomi! This tool now accepted by BlackHat EU Arsenal github.com/MG1937 #BHEU
This is fun, play games with sound in React Native. A Nitro module wrapping ggwave, so 2+ phones can pass a few bytes to each other through the air with no network, no pairing and no account. The game will be released soon to the stores github.com/animate-react-… Show more
react-native-continued-task is out 🎉 Start a long job, leave the app, it keeps going. iOS 26 + Android, one API. Huge thanks to @mrousavy for Nitro Modules 🔥 github.com/mahdidavoodi7/…
You liked my app map viewer, so I built a proper CI tool for it ➡️ one click map previews from a comment in your PR ➡️ supports @expo EAS ➡️ deterministic on CI without burning tokens (or bring your own LLM key) ➡️ free, customizable, open source screenmap.dev
Bitbucket has no mobile app, so I built one. Platypus: a Kotlin Multiplatform app (Android + iOS) to browse repos, search code, and review PRs from your phone. github.com/joelkanyi/plat… It's in closed testing. Help it reach production 👇 DM me. #android #kotlin #kmp #bitbucket
App Store Connect CLI 4.10.0 is out!! 🤩 There are many great changes in this release, so I am going through them one by one in detail 👇🏼 github.com/rorkai/App-Sto…
NEWS: Textream is now on iPhone & iPad 🎉 The #1 open-source teleprompter on GitHub (with 3.6K+ stars) is now in your pocket! → Follow, Classic & Voice-Activated modes → Record with your camera behind the prompt → Free & open source (forever) ⏬ apps.apple.com/app/textream/i…
If you like boating - and most Bitcoiners do - this may interest you. I built an anchor-drag and wind-shift alarm app you can try in preview here. It’s my first iOS app, so comments are more than welcome. testflight.apple.com/join/vvN5m2em
Wow this went viral! I've made this open-source: github.com/bryllim/workou…
Generated over a 1000 svgs on my workout app with @thsottiaux ‘s codex with Image Gen
I built a shopping agent inside iMessage. Open sourcing the code: github.com/gil--/ucp-agen… 1. Send a msg or photo. 2. It searches Shopify’s global catalog. 3. Builds one cart per merchant. 4. Connects Shop identity w/ budget. 5. No cc details exposed. Why Shopify? Shop identity Show more
Instinct shows how far LLM computer use has come but it’s still awfully slow 😴 and no one wants to share payment (or address) credentials with a 3p. 😱 Here’s a short demo of my agent, Concierge using Shopify’s UCP tools and our Shop identity tokens to directly checkout with
I keep losing my phone at home. So i built an app for my @Pebble watch that tells me if i am getting any closer to my phone! If you have a pebble watch and an android - you can give it a swing github.com/madhavanmalola…
Design your own little SiriAI intent cards with this little jig I made for my own app. Pretty easy to setup and tweak to however you need. Let me know if this is helpful! github.com/krispuckett/Si…
Pharaoh + Cleopatra, running natively on iOS and iPadOS for the first time. People kept asking when I was going to bring a real city builder to iPhone and iPad. Here it is. Emerald Tablet is built on Akhenaten, the open-source Pharaoh engine from dalerank and its contributors, Show more
open models are getting really good, but using them still feels like something made for developers. i think everyone should have access to them. so i built beacon - a ios app for downloading and chatting with open models directly on your device. models come from hugging face, Show more
Claude Code just opened Xiaohongshu on my actual Android phone.ʚ/•᷅•᷄\ɞ The path is: Claude Code → MCP → HTTPS Bridge → Android Agent → Shizuku → 📱 No root, no AI credentials on the phone, no model polling. I open-sourced it: github.com/2005selene2005… Demo soon 👀
WOW tryuntilt.com entered straight at #1 🥇 topapp.lol
I built react-native-lossless-trim After ffmpeg-kit retired in 2025, RN trim libs are on borrowed time. I wanted a no-re-encode trim so I built it with the platform's passthrough APIs ⭐ the repo, it means a lot and (legally) steal my code at github.com/siyegs/react-n… It's OSS
Your bank balance isn’t necessarily what you can safely spend. I built Financially Fit to answer one everyday question: “What can I safely spend today after protecting money for bills and priorities?” Try it Apple TestFlight: testflight.apple.com/join/emb2vuFj #PersonalFinance #IndieApp
Yeah, I built the LucidTracker site where owners can sync their vehicle data to track OTA rollouts, trips, charging sessions etc. so it made sense to consolidate everything.
I’ve been experimenting with bringing on-device LLMs to Flutter using Qualcomm’s QNN - and the results are pretty interesting. I built Flutter-QNN, a Flutter app that runs LLMs directly on Snapdragon devices, using the Gemma Flutter (flutter_gemma) package and QNN to take Show more
I build iOS apps since before it was cool, so now I built a community app rankings directory. appcharts.app
a little over two weeks ago i built a quick telegram mini-game as a side project to see if people could guess mrt stations under time pressure. i expected maybe 20 friends to try it out. today, it has hit 465 active players and 9,600+ games played (averaging 20+ runs per user). Show more
I built FreelanCA for my girlfriend who freelances in India — every other app was too overkill for her. It handles your GST, income, and expenses so you don't have to. apps.apple.com/in/app/freelan…
For all the parents out there, I built CodePaw as a private on-device educational app. It has nice short lessons and some fun labs covering Maths, Coding, History and lots more 🙂 Help your kids get ready for school. Check it out here 👉codepaw.app
Ask any model — Opus, Fable, Sol — to write these SwiftUI + Metal effects from scratch and you'll get something that looks close and feels wrong. Give it the source code and it replicates them exactly, then drops them into your own project. That's the whole idea behind Show more
Copy on Windows. Paste on Mac. That’s it. That’s Clypy.app. 📋⚡
The most expensive minute in mobile security is the time between your app shipping and an attacker reading it. Trawlpost eliminates it — AI agents crawl the App Store and Play Store 24/7, dropping MASVS and GDPR digests on every new release the moment it lands. Live soon.
Day 2 of building my steps app in public. Launched my app “Amble” yesterday and these were the results: - 200k+ views on the launch posts - 300 people are now using our app - 6 people signed up for free trial - Now preparing content for UGC Also receive some feedbacks, Show more
More gameplay clips... Built a death recap panel so you can see the moment you made the wrong call. #indiedev #roguelike #solodev #androidgaming #gamedev #indiegame #pixelartgames #gamedesign #deathscreen
The Giftr Android app is live. Pick a ticker, pay in SOL, get a private claim link. They tap it and the share lands in their own wallet. No gas, no account. These shots are from an Android emulator, but it is the exact same APK we ship. Install it on your own phone and try it Show more
Just launched Downlodr for macOS. Same app. New platform. Zero extra codebase. This is one of the things I genuinely enjoy about building with Flutter. Write once, ship to Android, iOS, and now macOS without maintaining separate projects.
Time for a short demo for Arc, my #Shipaton mac app. ✨ You add the shortcuts you use every day, and invoke them with a single keyboard shortcut, and it performs the task. Just launched it an hour back, I'd love for you all to try :D apps.apple.com/app/id67932724…
as promised, here is the demo of having claude push new ios app development builds to my actual device while I am away from my computer
lil update to dial, the focus timer app i built with claude a few days ago added a square style and standby mode
made this tiny focus timer app for iphone using claude.
corrected W32 card: the earlier image showed only a subset. This attachment shows all 20 projects from Aug 3-Aug 9, 2026, in manifest order. 1. ds4: DeepSeek V4 and GLM inference across Metal, CUDA, and ROCm. github.com/antirez/ds4 2. Computer (Cloudflare): Durable Object Show more
Met a young founder at the Marc’s meetup today Got stuck in traffic in heavy rain on his way over, so he vibe coded an app in the car You take a photo with him, the app adds a frame with his name and contact info He sends it to you, and the photo is the business card I love Show more
A 21 year old guy built a tool that lets Claude control your real iPhone through macOS iPhone Mirroring. Your Mac already mirrors your iPhone screen as a window. This tool gives an AI agent the ability to see that screen through OCR, tap anywhere through simulated input, and Show more
WAIT… YOU DON’T NEED WIFI TO SEND FILES ANYMORE. 🤯 No WiFi. No Bluetooth. No network. Just QR codes flashing on one phone and a camera on the other. ~129 KB/s. 2 MB in seconds. Built in one night with Claude Code. x.com/om_patel5/stat…
Recently started learning flutter and today I built a house listing app with firebase base auth, riverpod, and hive. If there's any flutter internshi/ junior role you know of please am open Happy Sunday ❤
i built a app that's perfect for shy vloggers meet stitch: the pressure free mini-vlog app that's so low key that anyone can vlog, even if you are a shy introvert