Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jfoucher/Jimmy
Gemini client for MacOs
https://github.com/jfoucher/Jimmy
Last synced: 2 months ago
JSON representation
Gemini client for MacOs
- Host: GitHub
- URL: https://github.com/jfoucher/Jimmy
- Owner: jfoucher
- License: mit
- Created: 2022-02-17T23:39:34.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-09-10T14:14:42.000Z (over 1 year ago)
- Last Synced: 2024-11-10T21:02:14.277Z (3 months ago)
- Language: Swift
- Size: 7.99 MB
- Stars: 57
- Watchers: 3
- Forks: 3
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
- awesome-gemini - Jimmy - a lightweight native Gemini client for MacOS (Clients / Graphical)
README
# Jimmy
## A gemini client for macOS
Jimmy is a native [gemini](https://en.wikipedia.org/wiki/Gemini_(protocol)) client for macOS, written in SwiftUI. It aims to be lightweight and efficient, while having a design that integrates perfectly with macOS
It is currently a very early prototype, but most things are starting to work.
What does work, also known as:
## Features
- Multiple tabs
- Display of text, links and images
- Trigger download of unknown file types
- Open unknown protocol by delegating to OS
- Save and clear history
- Search through history while typing in the URL bar
- Emoji favicon for each domain (either though favicon.txt or autogenerated)
- Search through content on each tab
- Asks for validation of self signed certificates
- Show a red lock for self-signed certificates and a green one for fully valid certificates
- And more planned, see [the issues](https://github.com/jfoucher/Jimmy/issues)## Screenshots
![Light mode](screenshots/lightmode.png)
*Light mode*![Dark mode](screenshots/darkmode.png)
*Dark mode*## Installation
Download the latest release zip file from [here](https://github.com/jfoucher/Jimmy/releases/latest), unzip and place the app in your Applications folder.
## Development log
I have a [devlog on gemini](gemini://gemini.6px.eu/jimmy/devlog/)