Tools Apps

GitHub

GitHub

There’s a lot you can do on GitHub that doesn’t require a complex development environment – like sharing feedback on a design discussion, or reviewing a few lines of code. GitHub for iOS lets you move work forward wherever you are. Stay in touch with your team, triage issues, and even merge, right from the app. We’re making these tasks easy for you to perform, no matter where you work, with a beautifully native experience. You can use GitHub for iOS to: • Browse your latest notifications • Read, react, and reply to Issues and Pull Requests • Review and merge Pull Requests • Organize Issues with labels, assignees, projects, and more • Browse your files and code • Discover new and trending repositories ——— Terms of Service: https://docs.github.com/en/github/site-policy/github-terms-of-service Privacy Policy: https://docs.github.com/en/github/site-policy/github-privacy-statement

Code App

Code App

Code App is a MIT-licensed desktop-class code editor for iPadOS with built-in Node.js, Python, C, C++, PHP and Java runtime. We built it because there is nothing else on the App Store provides all these features in one app: * A robust, high-performance text editor (Monaco Editor from Visual Studio Code) * Autocomplete, static code analysis and other language features for Python & Java * First class local file system support * Extensive local language support * SSH / FTP remote connection support (Files and terminal) * Embedded emulated terminal * Git Version Control * Package manager support (pip and npm) * Markdown, themes, server-side snippet execution and more Read Code App's documentation: code.thebaselab.com See the project's source code, roadmap, discussion on GitHub: github.com/thebaselab/codeapp Send us an email: support@thebaselab.com Privacy Policy: thebaselab.com/privacypolicies Terms of Use (EULA): www.apple.com/legal/internet-services/itunes/dev/stdeula/

WonderChat AI

WonderChat AI

WonderChat is the best way to create and ship real projects, apps, games, and more right from your phone. With WonderChat, you can create anything, anywhere. Make apps & sites with natural language prompts. No-code needed Tell WonderChat your app or website idea, and it will build it for you automatically. It’s like having an entire team of software engineers on demand, ready to build what you need — all through a simple chat. Here's what you can do with the WonderChat app: • Build websites and apps with natural language • Deploy your websites to any vendor — no lock in • Create with others with GitHub integration, share and collaborate over source controlled git repositories • Create in any language and any framework • Clone and remix projects from any open source projects • Automate with GitHub Actions, full CI/CD • MCP support, extend WonderChat to work with 3rd party tools with natural language prompts • Rich chat client, full Markdown and code highlighting, preview apps right from your phone • Bring Your Own Key, native support for Google, OpenAI, Anthropic, Groq, Mistral, and more • Build with free offering from AI providers before paying for tokens • Image Generation: Create images with supported models like gemini-2.0-flash, nano banana • Custom & Local Models: Connect to self-hosted or custom providers via OpenAPI-compatible endpoints WonderChat is perfect for you whether you're new to creating apps or have been shipping projects for years. If you're a beginner, you can quickly use prompts to create your first dream project. If you're an expert, WonderChat has advanced features so you can ship real, meaningful projects all from your phone. With WonderChat, you can quickly create and collaborate with others. Invite friends to collaborate on a project together or clone other people's projects to remix their ideas as your own. Once you create a project or app, you can deploy it to any vendor, take it with you and share it with friends. No lock in, you own your app and all the code from the start. With WonderChat you can go from creating your first app and sharing projects with the world all from your mobile phone. Free your imagination and bring them to life. WonderChat is not liable for any content generated. Terms of Use: https://www.apple.com/legal/internet-services/itunes/dev/stdeula/

AppDab

AppDab

With AppDab you can manage your apps and all the resources around it, be it builds, testers, certificates, devices or provisioning profiles. Unlike App Store Connect, you won't be prompted for a password, or worse, a 2-factor code when you use AppDab. Your credentials are stored securely in Keychain, so the app is ready to use as soon as you launch it. AppDab uses Apple's App Store Connect API to read and manipulate data in the Apple Developer Portal and App Store Connect. An Apple Developer Program membership is required to use AppDab. The Terms of Service can be found here: https://appdab.app/terms

ZEUS Wallet

ZEUS Wallet

Spin up a lightning wallet on your phone or remote in and take full control of your node from anywhere in the world. Make lightning fast Bitcoin payments, your way.

TestFlight

TestFlight

TestFlight makes it easy to test beta versions of apps and App Clips to provide valuable feedback to developers before they release their apps on the App Store. Developers can invite testers through email or a public link. When you test a beta app or App Clip, Apple collects and sends crash logs, usage information, and any feedback you submit to the developer. The developer may use this information to improve their app and related products. Apple may use crash logs and usage information to improve our products and services. For instructions on installation, testing, and feedback submission and for details on how your data is handled, see testflight.apple.com.

Userscripts

Userscripts

Userscripts is an open source Safari extension that lets you save and run arbitrary bits of JavaScript (and CSS) code for the websites you visit. Features: - Open source - No user tracking Use cases: - Automatic page redirection - Website page manipulation (styling, element creation) - Custom ad-blocking - Custom code injection - Custom style injection If you're looking for a way to easily create quality of life Javacript code snippets for your web browsing experience, give Userscripts a try. Visit the GitHub repository for help or to report bugs: https://github.com/quoid/userscripts/

iSH Shell

iSH Shell

A Linux-like shell on iOS. You can edit files with sed and cat, move them around, and more! https://github.com/ish-app/ish/

Google Play Console

Google Play Console

• Monitor the metrics you care about • Manage your app's orders and issue refunds • View and reply to app reviews • Track and monitor the availability of your apps across different tracks and releases

CraftOS-PC

CraftOS-PC

CraftOS-PC is a fantasy terminal that allows you to write and run programs inside an ‘80s-style text console. CraftOS-PC emulates the popular Minecraft mod "ComputerCraft", which adds programmable computers to Minecraft using the Lua programming language. CraftOS-PC takes this experience outside Minecraft to allow you to run the same programs anywhere you go. CraftOS-PC provides a set of functions (called APIs) that make it super easy to do simple tasks such as write text to the screen, read files, and more. The simplicity of these functions makes CraftOS-PC great for new programmers, but their power makes it possible to write all sorts of complex programs with less code. If you aren’t ready to write programs yet, there’s already a large number of programs for ComputerCraft that will work in CraftOS-PC, ranging from simple games to whole graphical operating systems. These can be downloaded through the built-in Pastebin and GitHub Gist clients. • Full Lua 5.2+ scripting environment and command-line REPL • 16-color text-based terminal display • Expansive virtual filesystem for program and data storage • Built-in shell with syntax similar to most desktop shells • APIs to easily access terminal, filesystem, Internet, event queue, and more • Built-in programs make it easy to navigate & edit files without a single line of code • Plenty of help documents to assist programmers • Compatibility with thousands of existing ComputerCraft programs • Over 3x faster than Minecraft mod and comparable emulators • Emulation of all peripherals available in ComputerCraft • Easily access configuration from inside CraftOS • Exclusive graphics mode providing up to 256-color, pixel-based screen manipulation • Edit Lua scripts from CraftOS or other code editing apps • Open-source app makes it easy to suggest and contribute changes Documentation on all of the APIs that ComputerCraft provides are available at https://tweaked.cc, and CraftOS-PC’s unique APIs are described at https://www.craftos-pc.cc/docs/. Join the CraftOS-PC community at https://www.craftos-pc.cc/discord!

WonderChat AI - Vibe Code App

WonderChat AI - Vibe Code App

WonderChat is the best way to create and ship real projects, apps, games, and more right from your phone. With WonderChat, you can create anything, anywhere. Make apps & sites with natural language prompts. No-code needed Tell WonderChat your app or website idea, and it will build it for you automatically. It’s like having an entire team of software engineers on demand, ready to build what you need — all through a simple chat. Here's what you can do with the WonderChat app: • Build websites and apps with natural language • Deploy your websites to any vendor — no lock in • Create with others with GitHub integration, share and collaborate over source controlled git repositories • Create in any language and any framework • Clone and remix projects from any open source projects • Automate with GitHub Actions, full CI/CD • MCP support, extend WonderChat to work with 3rd party tools with natural language prompts • Rich chat client, full Markdown and code highlighting, preview apps right from your phone • Bring Your Own Key, native support for Google, OpenAI, Anthropic, Groq, Mistral, and more • Build with free offering from AI providers before paying for tokens • Image Generation: Create images with supported models like gemini-2.0-flash, nano banana • Custom & Local Models: Connect to self-hosted or custom providers via OpenAPI-compatible endpoints WonderChat is perfect for you whether you're new to creating apps or have been shipping projects for years. If you're a beginner, you can quickly use prompts to create your first dream project. If you're an expert, WonderChat has advanced features so you can ship real, meaningful projects all from your phone. With WonderChat, you can quickly create and collaborate with others. Invite friends to collaborate on a project together or clone other people's projects to remix their ideas as your own. Once you create a project or app, you can deploy it to any vendor, take it with you and share it with friends. No lock in, you own your app and all the code from the start. With WonderChat you can go from creating your first app and sharing projects with the world all from your mobile phone. Free your imagination and bring them to life. WonderChat is not liable for any content generated. Terms of Use: https://www.apple.com/legal/internet-services/itunes/dev/stdeula/

MLC Chat

MLC Chat

MLC Chat lets users chat with open language models locally on ipads and iphones. After a model is downloaded to the app, everything runs locally without server support, and it works without internet connections do not record any information. Because the models run locally, it only works for the devices with sufficient VRAM depending on the models being used. MLC Chat is part of open source project MLC LLM, with allows any language model to be deployed natively on a diverse set of hardware backends and native applications. MLC Chat is a runtime that runs different open model architectures on your phone. The app is intended for non-commercial purposes. It allows you to run open-language models downloaded from the internet. Each model can be subject to its respective licenses.

ShortSheets

ShortSheets

Bringing a whole set of new capabilities to Shortcuts. Easily read, write or append a Google Sheet. Duplicate a Google Drive file. Action list: - Google Sheets: Read, write or append - Google Sheets: Find range for value - Google Drive: List your files Widgets: - Sheet Value - Sheet Goal

O-KAM Pro

O-KAM Pro

O-KAM Pro, feel home anytime, anywhere. A remote video surveillance software used with the camera can help you check the dynamics of your home at any time after adding the camera. With real-time video, cloud storage playback, alarm push, two-way voice intercom, as well as photo and video and other functions. APP has simple operation and simple design, which can help you manage and use it more conveniently.

c-Max

c-Max

c-Max Network Controls make it easy for facilities to save energy, improve occupancy comfort and achieve code compliance by adding Luminaire Level Lighting Controls (LLLC) to indoor and outdoor applications. A patent pending design allows for easy field installation of sensors and network nodes with MaxLite controls ready fixtures. Using the c-Max app, nodes can be commissioned without the need for a gateway or internet access! WHY SHOULD YOU CHOOSE C-MAX? Installing controls can be a daunting task. Controls can get complex and expensive to commission. c-Max addresses these pain points: Simple • Easy DIY installation - sensor plugs into a USB-C receptacle of MaxLite Controls Ready LED luminaires • Easy commissioning • Easy on budget – affordable and scalable solution Versatile • Variety of choices of control nodes • Sensors packed with many energy saving features in a small form factor • Sales across a broad portfolio of indoor and outdoor products Future Ready • Plug and play interface makes it easy to add controls during installation or later • Upgrade from Basic to Network without removing the fixture • Provides project flexibility Visit www.maxlite.com/cmax for more information

Datadog

Datadog

The Datadog mobile app provides real-time visibility into critical alerts, incidents, monitors, dashboards, logs and application performance metrics across your entire environment directly from your iPhone or iPad. Datadog seamlessly integrates with your on-call notification and messaging services so your on-call engineers can quickly evaluate the conditions that triggered an alert, determine its urgency, and decide the next course of action—anywhere, anytime. With Datadog for iOS, you can: - Trigger, respond, and resolve On-Call alerts anywhere: Receive critical push notifications and investigate alerting monitors or active incidents with direct access to monitors and incidents. Additionally, Bits AI SRE accelerates root cause detection. - Monitor key metrics on-the-go: Track performance, SLO, and cloud integrations with full access to your Datadog dashboards and monitors. -Create and manage Incidents from anywhere: Kick off incidents, assemble teams, and manage response workflows without ever having to open your laptop - Add Datadog on your Homescreen: Add Datadog to your Home or Lock Screen for one-tap access to critical metrics and monitors. - Search and explore Logs in real time: Pinpoint issues faster with log search and anomaly detection powered by Watchdog. - View APM traces and service health anytime: Analyze distributed traces and stay on top of application performance wherever you are. A Datadog account is required to use this application. Setup a Datadog account for free at datadoghq.com For more information, see Datadog Mobile App documentation: https://docs.datadoghq.com/mobile/ IMPORTANT NOTICE - PLEASE READ By downloading this app, you agree to comply with the terms and conditions governing the use and operation of this software in the End User License Agreement available at the following link: https://www.datadoghq.com/legal/eula/

Egern

Egern

Egern is a feature-rich and powerful networking tool, specifically designed for proxying, intercepting, and modifying network traffic. Key features include: · Comprehensive recording of TCP, UDP, DNS, and HTTP network traffic. · Support for a wide range of rule types: domain, domain keywords, domain suffix, domain regular expressions, domain wildcard, geo-location, IPv4/IPv6 CIDR, URL regular expressions, logical, protocol, user-agent, rule sets, and default rules. · Flexible policy group options: selection, automatic testing, fallback, load balancing, and external policies. · Support for multiple proxy protocols: HTTP, SOCKS5, Shadowsocks, Trojan, Hysteria2, TUIC, Vless, and Vmess. · Effortlessly decrypt HTTPS traffic using Man-in-the-Middle attack techniques. · URL rewriting capabilities, allowing you to freely customize network requests. · Highly customizable request and response header rewriting functionality. · Versatile request and response content rewriting abilities. · Utilize JavaScript to provide customized operations on request and response data. · Support for local HTTP proxy server and local SOCKS5 proxy server to meet various networking needs. · DNS forwarding rules can proxy traffic to servers that support DoH, DoT, and DoQ protocols. · Sync configuration information across devices with iCloud, ensuring consistent network settings anywhere, anytime. As your ultimate network management tool, Egern helps you easily navigate various network environments and achieve efficient network control and debugging. Whether you're a network security expert, developer, or simply interested in network management, Egern will become an indispensable tool. Experience the powerful features of Egern and create your own exclusive networking environment today! Twitter: https://twitter.com/byteallen

Interhaptics Player

Interhaptics Player

Interhaptics Player is an extension app of the Haptic Composer. It is a testing environment for haptic effects designed by the Composer, you can test in real-time your haptic material on your smartphone. Compare different haptics effects directly on the app. Features: 1. Upload HD Haptic Effects : Send your haptic effect from the Haptic Composer and upload it directly to your app. 2. Real-time testing : Test your haptic effect on vibrations 3. Compare haptic effects : Upload up to 2 different haptic effect at time and compare your creations to best fit your designed haptic note.

Next Dash Dns - NextDNS remote

Next Dash Dns - NextDNS remote

Next Dash DNS – Fast, Secure, and Smarter DNS Control Take full control of your NextDNS settings, right from your phone. Next Dash DNS is the ultimate companion app for anyone using NextDNS. Instantly monitor connection status, view live server pings, inspect DNS queries, and quickly adjust your profile — all in a modern, easy-to-use interface. Key Features: •Live server ping monitoring (real-time NextDNS server status) •View connected devices, ISPs, blocked reasons, destinations, and more •Track resolved, relayed, and blocked domains •Visualize encryption methods and IP versions •Full support for DNS Security Extensions (DNSSEC) •Clean, fast, and mobile-friendly design •Secure — we never store or share your DNS data Perfect for privacy enthusiasts, IT professionals, or anyone who wants faster, safer, and smarter internet browsing.

Harbour - Docker Manager

Harbour - Docker Manager

Meet Harbour - Portainer management app for iOS! Note: Portainer (https://portainer.io) is required to use Harbour. Multiple Servers & Endpoints Effortlessly manage multiple Docker servers and endpoints from one centralized platform. Whether it's your home server, or production environment at work, Harbour ensures seamless connectivity and control. Manage Your Containers Take charge of your Docker containers with ease. From managing container's states, to monitoring their status and logs, Harbour puts container management at your fingertips. Control Your Stacks Streamline your application deployment process by managing Docker stacks efficiently. With Harbour, you can effortlessly view, start/stop, deploy and remove stacks, ensuring smooth operation of your containerized applications. Widgets - Containers at a Glance Stay informed about your containers' status and performance with Harbour's intuitive widgets. Get (almost) real-time insights right on your Home Screen, keeping you updated without switching between applications. Handoff - Continue Where You Left Off Seamlessly transition between your iOS device and other Apple devices with Handoff support. Start your Docker management tasks on one device and effortlessly continue from where you left off on another, ensuring uninterrupted productivity. Background Notifications Stay informed about important events and updates even when Harbour is not actively in use. Background notifications keep you in the loop, ensuring you never miss critical alerts regarding your Docker containers. iPadOS Support Extend your Docker management capabilities to your iPad with full support for iPadOS. Enjoy the convenience of managing your containers and stacks on a larger screen, whether you're at your desk or on the go. No Telemetry Your privacy matters. Harbour is committed to respecting your privacy by ensuring that no telemetry data is collected :)

Showing 20 of 93 tools apps • Page 1 of 5

Why Join Beta Testing?

Join thousands of beta testers discovering the latest tools apps before they launch. Shape the future of mobile apps with your feedback.

🎯

Early Access

Try new features before anyone else

💬

Direct Impact

Your feedback shapes the final product

🆓

Always Free

All beta apps are completely free