SaaSHub helps you find the best software and product alternatives Learn more β
Top 23 Go iOS Projects
-
mkcert
A simple zero-config tool to make locally trusted development certificates with any names you'd like.
On install it generates an ECDSA P-256 root CA at ~/.mkdev/ca/ (private key written 0o400, owner-read only) and installs it into the OS-native trust store. The trust-store integration β Keychain via security on macOS, the CA-bundle dirs plus update-ca-* on Linux, the ROOT store via crypt32.dll on Windows β is adapted from mkcert (BSD-3, credited in LICENSE-MKCERT). That layer is the genuinely OS-specific part and reusing it saved a lot of pain.
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
Project mention: Fyne: Build beautiful cross-platform apps in Go | news.ycombinator.com | 2026-07-16
-
gopeed
A fast, modern download manager for HTTP, BitTorrent, Magnet, and ed2k. Cross-platform, built with Golang and Flutter.
-
Project mention: Ask HN: The government of my country blocked VPN access. What should I use? | news.ycombinator.com | 2025-08-28
Agreed, the best tools for circumventing The Great Firewall of China are Chinese developers. https://github.com/txthinking/brook comes to mind..
-
qt
Qt binding for Go (Golang) with support for Windows / macOS / Linux / FreeBSD / Android / iOS / Sailfish OS / Raspberry Pi / AsteroidOS / Ubuntu Touch / JavaScript / WebAssembly
-
ipatool
Command-line tool that allows searching and downloading app packages (known as ipa files) from the iOS App Store
-
-
-
App-Store-Connect-CLI
Fast, scriptable CLI for the App Store Connect API. Automate TestFlight, builds, submissions, signing, analytics, screenshots, subscriptions, and more. JSON-first, no interactive prompts
Project mention: Building and Shipping Mac and iOS Apps Without Ever Opening Xcode | news.ycombinator.com | 2026-07-13Trying to move beyond the hype here, everyone will still be needing to use Xcode for at least some debugging no way around that.
As for the builds, your agent probably already knows how to do a lot of this from the command line, although explicit suggestions can help it build faster for different situations.
As for XcodeGen, you may find it unnecessary overhead if you're already using Xcode file system synced groups.
For iOS my biggest suggestion would be to enable App Store Connect skills for your agent (https://github.com/rorkai/App-Store-Connect-CLI).
With this not only do you not need Xcode all the time, you also don't even need to be near a MacBook.
Just make changes via Codex on your iPhone, the tell asc to build and upload to TestFlight, download and run the new version, iterate.
-
-
-
Pitaya
Scalable game server framework with clustering support and client libraries for iOS, Android, Unity and others through the C SDK. (by topfreegames)
-
greenlight
Pre-submission compliance scanner for the Apple App Store and Google Play. Scans code, privacy manifests, Android manifests, and IPA/APK/AAB binaries against the review guidelines. Offline, no account. (by RevylAI)
Project mention: Show HN: Greenlight β Preflight Scanner for App Store and Google Play | news.ycombinator.com | 2026-08-05 -
core
A free and open source framework for building powerful, fast, elegant 2D and 3D apps that run on macOS, Windows, Linux, iOS, Android, and web with a single Go codebase, allowing you to Code Once, Run Everywhere. (by cogentcore)
-
go-ios
This is an operating system independent implementation of iOS device features. You can run UI tests, launch or kill apps, install apps etc. with it.
-
-
Project mention: It's OK to Use Agentic to Revive the Projects You Never Were Going to Finish | news.ycombinator.com | 2026-04-25
Itβs tedious but likely possible.
If you really want to engage an LLM to help point it towards Cherri (https://github.com/electrikmilk/cherri) to help with implementation
-
chanify
Chanify is a safe and simple notification tools. This repository is command line tools for Chanify.
-
clipboard
π cross-platform clipboard package that supports accessing text and image in Go (macOS/Linux/Windows/Android/iOS) (by golang-design)
Project mention: Whosthere: A LAN discovery tool with a modern TUI, written in Go | news.ycombinator.com | 2026-01-23I think this is only a problem when building from source right? It is indeed because of the dependency on https://github.com/golang-design/clipboard.
I hesitated a bit bringing in this feature, on one side I really like to have clipboard support, on the other side I don't like that it requires you to change from static to dynamic linking (and have the x11 dependency).
Maybe I could write an `install.sh` script for isntallation that detects the OS and fetches the correct version/tarball from the Github releases page.
-
Project mention: Benchmarks: Go's FFI is finally faster then GDScript (and Rust?) | news.ycombinator.com | 2026-02-21
-
-
-
maestro-runner
Fast mobile UI test automation for Android, iOS, React Native, Flutter & Expo. Open-source Maestro alternative β 100% free, no features behind a paywall. Supports real iOS devices, simulators, emulators, and cloud providers.
Go iOS discussion
Go iOS related posts
-
DSLs Enable Reliable Use of LLMs
-
Chatto is now Open Source
-
Show HN: WhatsKept β Searchable,agent-queryable WhatsApp history from iOS backup
-
WhatsKept: Local agent-queryable WhatsApp from iOS encrypted backup
-
It's OK to Use Agentic to Revive the Projects You Never Were Going to Finish
-
A 5x faster Maestro runner implemented in Go
-
iCloud Photos Downloader
-
A note from our sponsor - SaaSHub
www.saashub.com | 19 Aug 2026
Index
What are some of the best open-source iOS projects in Go? This list will help you:
| # | Project | Stars |
|---|---|---|
| 1 | mkcert | 59,427 |
| 2 | fyne | 28,590 |
| 3 | gopeed | 25,874 |
| 4 | brook | 15,155 |
| 5 | qt | 10,790 |
| 6 | ipatool | 9,847 |
| 7 | gorush | 8,756 |
| 8 | Fleet | 6,703 |
| 9 | App-Store-Connect-CLI | 5,935 |
| 10 | darwinkit | 5,432 |
| 11 | ipsw | 3,636 |
| 12 | Pitaya | 2,822 |
| 13 | greenlight | 2,405 |
| 14 | core | 2,347 |
| 15 | go-ios | 2,210 |
| 16 | SignTools | 2,193 |
| 17 | cherri | 1,584 |
| 18 | chanify | 1,324 |
| 19 | clipboard | 850 |
| 20 | graphics.gd | 843 |
| 21 | go-keychain | 668 |
| 22 | quicktime_video_hack | 635 |
| 23 | maestro-runner | 454 |