diff options
author | Navan Chauhan <navanchauhan@gmail.com> | 2024-01-03 10:04:34 +0530 |
---|---|---|
committer | Navan Chauhan <navanchauhan@gmail.com> | 2024-01-03 10:04:34 +0530 |
commit | d441991f332cc31a111e3ba368efb145e6b21b61 (patch) | |
tree | 089a8c4e7b3c4842850e2ce96ddd349b09d4a746 | |
parent | b06bc71900c423aee43f682eccc89822455c9e94 (diff) |
add readme1.0.4
-rw-r--r-- | README.md | 21 | ||||
-rw-r--r-- | screenshots/preview.jpg | bin | 0 -> 653580 bytes |
2 files changed, 21 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..afb02c6 --- /dev/null +++ b/README.md @@ -0,0 +1,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.
\ No newline at end of file diff --git a/screenshots/preview.jpg b/screenshots/preview.jpg Binary files differnew file mode 100644 index 0000000..7a88006 --- /dev/null +++ b/screenshots/preview.jpg |