Buran/README.md

40 lines
1.7 KiB
Markdown

# Buran
<img width="180" src="buran.svg" />
[![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)
<a href="https://f-droid.org/packages/corewala.gemini.buran">
<img src="https://fdroid.gitlab.io/artwork/badge/get-it-on.png"
alt="Get it on F-Droid"
height="80">
</a>
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.