Go iOS

Open-source Go projects categorized as iOS

Top 23 Go iOS Projects

  1. mkcert

    A simple zero-config tool to make locally trusted development certificates with any names you'd like.

    Project mention: mkdev: trusted HTTPS for localhost, mapped by name | dev.to | 2026-05-24

    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.

  2. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  3. fyne

    Cross platform GUI toolkit in Go inspired by Material Design

    Project mention: Fyne: Build beautiful cross-platform apps in Go | news.ycombinator.com | 2026-07-16
  4. gopeed

    A fast, modern download manager for HTTP, BitTorrent, Magnet, and ed2k. Cross-platform, built with Golang and Flutter.

  5. brook

    A cross-platform programmable network tool

    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..

  6. qt

    Qt binding for Go (Golang) with support for Windows / macOS / Linux / FreeBSD / Android / iOS / Sailfish OS / Raspberry Pi / AsteroidOS / Ubuntu Touch / JavaScript / WebAssembly

  7. ipatool

    Command-line tool that allows searching and downloading app packages (known as ipa files) from the iOS App Store

  8. gorush

    A push notification server written in Go (Golang).

  9. Fleet

    Open device management

  10. 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-13

    Trying 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.

  11. darwinkit

    Native Mac APIs for Go. Previously known as MacDriver

  12. ipsw

    iOS/macOS Research Swiss Army Knife

  13. Pitaya

    Scalable game server framework with clustering support and client libraries for iOS, Android, Unity and others through the C SDK. (by topfreegames)

  14. 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
  15. 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)

  16. 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.

  17. SignTools

    βœ’ A free, self-hosted platform to sideload iOS apps without a computer

  18. cherri

    Siri Shortcuts Programming Language πŸ’

    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

  19. chanify

    Chanify is a safe and simple notification tools. This repository is command line tools for Chanify.

  20. 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-23

    I 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.

  21. graphics.gd

    Runtime for Go + Godot

    Project mention: Benchmarks: Go's FFI is finally faster then GDScript (and Rust?) | news.ycombinator.com | 2026-02-21
  22. go-keychain

    Golang keychain package for iOS and macOS

  23. quicktime_video_hack

    Record iOS device audio and video

  24. 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.

    Project mention: A 5x faster Maestro runner implemented in Go | news.ycombinator.com | 2026-04-01
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Go iOS discussion

Log in or Post with

Go iOS related posts

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

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com