No description
Find a file
2026-06-24 22:49:02 -07:00
app-store-assets Prepare GitHub release 1.2.0 2026-05-09 21:11:09 -07:00
ci_scripts Fix Xcode Cloud script working directory 2026-04-26 17:39:52 -07:00
Compatibility Add Adwaita package and improve gopher sidebar 2026-05-20 10:42:27 -07:00
docs Document Xcode Cloud version-gated release trigger 2026-05-25 15:44:16 -07:00
iGopherBrowser Remove direct OmniUICore usage from app 2026-06-24 22:36:13 -07:00
iGopherBrowser.xcodeproj bump 2026-06-24 22:46:27 -07:00
iGopherBrowserTests Add Adwaita launch harness 2026-05-25 15:19:06 -07:00
iGopherBrowserUITests Separate macOS and iOS UI suites 2026-04-26 17:20:23 -07:00
screenshots docs: update README with new features and screenshot 2025-11-26 23:32:06 -08:00
script Add Adwaita launch harness 2026-05-25 15:19:06 -07:00
scripts Prepare GitHub release 1.2.0 2026-05-09 21:11:09 -07:00
.gitignore Add Adwaita launch harness 2026-05-25 15:19:06 -07:00
.swift-format
iGopherBrowserUITests.xctestplan
LICENSE
Package.resolved Bump SwiftPM swift-gopher revision 2026-06-24 22:49:02 -07:00
Package.swift Remove direct OmniUICore usage from app 2026-06-24 22:36:13 -07:00
README.md Improve browser coverage and session state 2026-04-26 11:09:15 -07:00
VERSION Prepare GitHub release 1.2.0 2026-05-09 21:11:09 -07:00

iGopherBrowser

a modern gopher client

Download on the App Store

Now with Liquid Glass and Retro CRT Style!

New screenshot

Screenshot Preview

Lynx is an amazing gopher client for macOS, but when you are already using trying to build a client for iOS, why not make it for macOS too?

Features

  • Browse gopher sites
  • Search gopher sites
  • Preview Media using QuickLook
  • Basic History
  • Bookmark gopher sites
  • Download files* (I haven't tested all file formats)

Uses swift-gopher for gopher protocol support.

Development

See docs/testing.md for unit, fixture UI, and opt-in live UI test commands.