aboutsummaryrefslogtreecommitdiff
path: root/README.md
blob: d4ec93dc5e888c5a20e041536ad3e503574ec79f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# iGopherBrowser

a modern gopher client

[![Download on the App Store](https://upload.wikimedia.org/wikipedia/commons/3/3c/Download_on_the_App_Store_Badge.svg)](https://apps.apple.com/in/app/igopherbrowser/id6474638845)

![Screenshot Preview](./screenshots/preview.jpg)

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

- [x] Browse gopher sites
- [x] Search gopher sites
- [x] Preview Media using QuickLook
- [x] Basic History 
- [ ] Bookmark gopher sites
- [ ] Download files
- [ ] ??? 

Uses [swift-gopher](https://github.com/navanchauhan/swift-gopher) for gopher protocol support.