Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/aschuhardt/rosy-crow
A Gemini client for Android
https://github.com/aschuhardt/rosy-crow
android-app gemini gemini-client maui-apps
Last synced: about 2 months ago
JSON representation
A Gemini client for Android
- Host: GitHub
- URL: https://github.com/aschuhardt/rosy-crow
- Owner: aschuhardt
- License: mit
- Created: 2023-04-02T07:53:46.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-07-28T22:48:56.000Z (4 months ago)
- Last Synced: 2024-07-29T23:42:08.818Z (3 months ago)
- Topics: android-app, gemini, gemini-client, maui-apps
- Language: C#
- Homepage: https://rosy-crow.app
- Size: 1.81 MB
- Stars: 11
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Rosy Crow
[![Get it on Google Play](Assets/google-play.png)](https://play.google.com/store/apps/details?id=app.rosy_crow)
[![Get it on F-Droid](Assets/f-droid.png)](https://rosy-crow.app/fdroid/repo/)Rosy Crow is a Gemini client for Android that includes some less-than-common features.
![screenshots (1)](https://github.com/aschuhardt/rosy-crow/assets/13511943/c42774e3-6b12-4b7b-9fb5-33132e37007d)
## Issues
The issue tracker can be found at gemini://bbs.geminispace.org/s/Rosy-Crow-Issues
## Building
Rosy Crow is built with .NET MAUI. Follow [the guidelines provided by Microsoft](https://learn.microsoft.com/en-us/dotnet/maui/get-started/installation?tabs=vswin) in order to set up your environment.