mirror of
https://github.com/kr1sp1n/awesome-gemini.git
synced 2024-11-20 11:26:40 -05:00
add Jimmy client for MacOS
This commit is contained in:
parent
eb716f53e8
commit
47963da729
1 changed files with 5 additions and 0 deletions
|
@ -31,6 +31,7 @@ Repo mirrors:
|
|||
- [Cross-platform](#cross-platform)
|
||||
- [Mobile](#mobile)
|
||||
- [Windows](#windows)
|
||||
- [MacOS](#macos)
|
||||
- [Programming](#programming)
|
||||
- [Related Specifications](#related-specifications)
|
||||
- [Resources](#resources)
|
||||
|
@ -97,6 +98,10 @@ Repo mirrors:
|
|||
#### Windows
|
||||
- [GemiNaut](https://www.marmaladefoo.com/pages/geminaut) (C#) - user friendly graphical Gemini client for MS Windows.
|
||||
|
||||
#### MacOS
|
||||
- [Jimmy](https://github.com/jfoucher/Jimmy) (SwiftUI) - a lightweight native Gemini client for MacOS
|
||||
|
||||
|
||||
## Programming
|
||||
- [gemclient](https://github.com/Koshroy/gemclient) (Nim) - rich client library for the Gemini Protocol.
|
||||
- [derhuerst/gemini](https://github.com/derhuerst/gemini) (Node.js) - server & client lib.
|
||||
|
|
Loading…
Reference in a new issue