1
0
Fork 0
mirror of https://github.com/Corewala/Buran synced 2025-03-12 07:06:48 +00:00
Buran/README.md

34 lines
2.3 KiB
Markdown
Raw Normal View History

2021-12-02 13:11:34 -05: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 15:25:38 -05: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 13:11:34 -05:00
Buran is a simple Gemini protocol browser for Android.
2021-12-14 20:17:35 -05:00
### Todo list
2021-12-14 20:18:11 -05:00
- [ ] Utility for creating and managing client certificates
- [ ] Keystore generator and catalog
- [ ] Option to require password or biometric authentication
- [ ] Color palette interface for picking background and accent colors
2022-01-30 10:22:25 -05:00
- [x] Option to render links as buttons
2022-01-09 12:23:51 -05:00
- [X] Inline rendering of images
2022-01-08 17:30:30 -05:00
- [ ] Page navigation feature
2022-03-14 09:23:49 -04:00
- [X] Update notifier
2021-12-02 13:11:34 -05:00
2022-01-26 13:12:44 -05:00
## Statement about Ariane
> I've seen some pretty cringe discussion in geminispace complaining about the decision by Öppen to close-source the Ariane browser, sometimes referencing this project as a more "stable" or "principled" project. Just to be 100% clear, I think that the license that Öppen used for Ariane 4 was actually much better than the one that Ariane 3 used, and I would have made the same decision if the EUPL was compatible with copyfarleft. Although I wish Ariane could continue to grow as an open-source project, I respect his decision to make Seren closed source. I only made this fork out of a legitimate desire to keep some fragment of this project public and an interest in learning Kotlin. Even though this fork exists, you should still consider buying a copy of Seren. He's definitely a better developer than me, and I don't want this project to be used as a rhetorical tool against him.
2021-12-02 13:11:34 -05:00
## Credits
2022-01-30 13:40:32 -05: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 13:11:34 -05: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.