Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Corewala/Buran
Gemini browser for Android
https://github.com/Corewala/Buran
android ariane browser gemini gemini-client gemini-protocol
Last synced: 2 months ago
JSON representation
Gemini browser for Android
- Host: GitHub
- URL: https://github.com/Corewala/Buran
- Owner: Corewala
- License: gpl-3.0
- Created: 2021-11-29T14:41:18.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2023-07-07T03:38:54.000Z (over 1 year ago)
- Last Synced: 2024-05-19T14:34:50.360Z (8 months ago)
- Topics: android, ariane, browser, gemini, gemini-client, gemini-protocol
- Language: Kotlin
- Homepage:
- Size: 4.67 MB
- Stars: 95
- Watchers: 5
- Forks: 9
- Open Issues: 24
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-gemini - Buran - Gemini browser for Android, fork of Ariane. (Clients / Graphical)
README
# Buran
[![forthebadge](https://forthebadge.com/images/badges/built-for-android.svg)](https://github.com/Corewala/Buran#buran)
[![forthebadge](https://forthebadge.com/images/badges/as-seen-on-tv.svg)](https://github.com/Corewala/Buran#buran)[![shields](https://img.shields.io/badge/Download-Here-orange?style=for-the-badge)](https://github.com/Corewala/Buran/releases/latest)
[![shields](https://img.shields.io/badge/license-GPL-blue?style=for-the-badge)](https://github.com/Corewala/Buran/blob/master/LICENSE)Buran is a simple Gemini protocol browser for Android.
### Todo list
- [ ] Utility for creating and managing client certificates
- [ ] Keystore generator and catalog
- [X] Option to require password or biometric authentication
- [ ] Color palette interface for picking background and accent colors
- [X] Option to render links as buttons
- [X] Inline rendering of images
- [ ] Page navigation feature
- [X] Update notifier
- [X] Attention guide mode
- [ ] Simple A/B page switching system
- [ ] Pass [Egsam test](https://github.com/pitr/egsam)
- [X] Option to define an HTTPS gateway## Credits
Buran is based on the [Ariane source code](https://web.archive.org/web/20210920212507/https://codeberg.org/oppenlab/Ariane) (now [Seren](https://orllewin.neocities.org/seren/)), created by ÖLAB.
The font used in code blocks is [JetBrains Mono](https://www.jetbrains.com/lp/mono/), created by JetBrains.
The glyphs used throughout the project are from [Material Icons](https://fonts.google.com/icons), created by Google.