No description
Find a file
2026-05-20 17:22:19 -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 Add Xcode Cloud support scripts 2026-04-26 17:33:41 -07:00
iGopherBrowser Open external URLs on Linux 2026-05-20 17:22:19 -07:00
iGopherBrowser.xcodeproj Bump release version to 1.2.0 2026-04-26 17:36:00 -07:00
iGopherBrowserTests Require Liquid Glass platforms 2026-04-26 11:20:30 -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
scripts Prepare GitHub release 1.2.0 2026-05-09 21:11:09 -07:00
.gitignore Prepare GitHub release 1.2.0 2026-05-09 21:11:09 -07:00
.swift-format swift-format 2024-07-28 16:40:07 -06:00
iGopherBrowserUITests.xctestplan test: enhance tests and enable code coverage 2025-09-12 15:13:52 -07:00
LICENSE Create LICENSE 2025-01-08 09:17:39 +00:00
Package.resolved Add Adwaita package and improve gopher sidebar 2026-05-20 10:42:27 -07:00
Package.swift Add Adwaita package and improve gopher sidebar 2026-05-20 10:42:27 -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.