Buran/README.md

40 lines
1.7 KiB
Markdown
Raw Permalink Normal View History

2021-12-02 18:11:34 +00:00
# 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)
2022-01-24 20:25:38 +00:00
[![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)
2021-12-02 18:11:34 +00:00
2022-07-02 15:02:34 +00:00
<a href="https://f-droid.org/packages/corewala.gemini.buran">
2022-07-02 14:58:51 +00:00
<img src="https://fdroid.gitlab.io/artwork/badge/get-it-on.png"
alt="Get it on F-Droid"
height="80">
</a>
2021-12-02 18:11:34 +00:00
Buran is a simple Gemini protocol browser for Android.
2021-12-15 01:17:35 +00:00
### Todo list
2021-12-15 01:18:11 +00:00
- [ ] Utility for creating and managing client certificates
- [ ] Keystore generator and catalog
2022-05-17 17:46:47 +00:00
- [X] Option to require password or biometric authentication
2021-12-15 01:18:11 +00:00
- [ ] Color palette interface for picking background and accent colors
2022-05-17 17:46:47 +00:00
- [X] Option to render links as buttons
2022-01-09 17:23:51 +00:00
- [X] Inline rendering of images
2022-01-08 22:30:30 +00:00
- [ ] Page navigation feature
2022-03-14 13:23:49 +00:00
- [X] Update notifier
2022-05-24 19:38:47 +00:00
- [X] Attention guide mode
2022-06-09 14:52:45 +00:00
- [ ] Simple A/B page switching system
- [ ] Pass [Egsam test](https://github.com/pitr/egsam)
2022-07-29 20:23:24 +00:00
- [X] Option to define an HTTPS gateway
2022-05-24 19:38:47 +00:00
2021-12-02 18:11:34 +00:00
## Credits
2022-01-30 18:40:32 +00:00
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.
2021-12-02 18:11:34 +00:00
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.