1
0
Fork 0
mirror of https://github.com/Corewala/Buran synced 2024-12-22 07:42:43 +00:00
Buran/README.md
Corewala 95ed0b815b Removed statement about Ariane source
Things have stayed pretty quiet for a while now, so it feels a bit unnecessary to have such a big statement anymore.
2022-06-16 15:28:07 -04:00

33 lines
No EOL
1.5 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)
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)
## 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.