One-shot full-stack apps with your existing AI coding tool. Puter.js gives you Auth, Storage, DB, AI & more, with up to 90% fewer AI tokens than other backend platforms. Learn more →
Simvyn Alternatives
Similar projects and alternatives to simvyn
-
-
Puter.js
Puter.js - The Backend for AI-Generated Apps. One-shot full-stack apps with your existing AI coding tool. Puter.js gives you Auth, Storage, DB, AI & more, with up to 90% fewer AI tokens than other backend platforms.
-
-
-
openrun
Deployment platform for teams to deploy internal tools. Deploy web apps declaratively, on a single-node or on Kubernetes, with OIDC/SAML auth and RBAC.
-
-
-
tirreno
tirreno is a security framework. Event tracking, threat detection, and risk scoring for any product.
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
-
-
-
llmpm-dev
Command-line package manager for open-sourced large language models. Download and run 100,000+ models, and share LLMs with a single command
-
-
-
-
react-native-onesignal
OneSignal makes engaging customers simple and is the fastest, most reliable service to send push notifications, in-app messages, SMS, and emails. This plugin makes it easy to integrate your React Native app with OneSignal. https://onesignal.com
-
sanctum
Blessed sanctum, save us || Sanctum is a small, reviewable, capable, pq-secure and fully privilege seperated VPN daemon. || This is a read-only mirror, pull requests are ignored. (by jorisvink)
-
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
simvyn discussion
simvyn reviews and mentions
- Mobile Devtool for Agents and Humans
-
Ask HN: What Are You Working On? (March 2026)
Building Universal mobile devtool — control iOS Simulators, Android Emulators, and real devices from a single dashboard and CLI
GitHub: https://github.com/pranshuchittora/simvyn
Do give it a try, Thanks!
-
Show HN: Simvyn – open-source Universal mobile devtool
Hey HN
I've been building mobile apps for half a decade. There are so many moments where you need to quickly check something — how does this screen look on a 12-inch device? Does the layout break in German where translation strings are twice as long? Does the geo feature work when the user is in Tokyo?
Then there's the everyday stuff — clearing app data to re-test onboarding, installing a fresh build on three devices at once, toggling dark mode to check contrast, sending a test push notification with a specific payload, grabbing screenshots for the App Store listing, checking what's actually in the local SQLite database when state looks wrong.
Each of these is a few terminal commands, a trip to Xcode/Android Studio, or some menu buried three levels deep. Over the years I wrote a lot of bash scripts. Then bash aliases. Then more scripts to chain the aliases together.
To consolidate all of that and make the DX actually pleasant, I built Simvyn — a local web dashboard + CLI that wraps simctl, adb, and devicectl into one interface. npx simvyn starts it up, discovers all your iOS Simulators, Android Emulators, and USB/WiFi-connected devices, and gives you everything from one place. No SDK, no app-side changes — works with any framework.
Try now > npm simvyn
If you've ever rage-typed adb commands at 2 AM, a star would mean a lot :)
GitHub - https://github.com/pranshuchittora/simvyn
- Show HN: Simvyn – Universal mobile devtool, no SDK required
-
A note from our sponsor - Puter.js
developer.puter.com | 14 Aug 2026
Stats
The primary programming language of simvyn is TypeScript.