docs: Update README

This commit is contained in:
robshape 2023-04-08 17:08:25 +02:00
parent 43ccebe20a
commit b586cb75e1

View file

@ -1,11 +1,12 @@
# MinUI
# FinUI
MinUI is a focused custom launcher for the Anbernic RG35XX (and possibly others to come).
FinUI is a fork of [MinUI](https://github.com/shauninman/union-minui). MinUI is a
focused custom launcher for the Anbernic RG35XX (and possibly others to come). FinUI
adds additional features on top of MinUI.
<img src="github/minui-main.png" width=320 /> <img src="github/minui-menu-gbc.png" width=320 />
See [more screenshots](github/).
![MinUI](./github/minui-menu-gbc.png)
## Features
## MinUI features
- Simple launcher, simple SD card
- No settings or configuration
@ -32,6 +33,19 @@ See [more screenshots](github/).
You can [grab the latest version here](https://github.com/shauninman/union-minui/releases).
## Developers
## FinUI additional features
I am not soliciting contributions. Please feel free to fork or learn from any of my repos but I don't have time to manage a community or interest in being managed by someone else. Thanks for understanding.
-
## FinUI TODO
- Add macOS CLI installation instructions
- Add "mark as finished" OR "add as favorite" to menu
- Improve battery capacity readings (2100 mAh, 2600 mAh, 3500 mAh)
- Refactor Tools to Settings
- Add Clear Recent setting: <https://github.com/dingmah/MiniUI-Tool-Clear-Recently-Played-List>
- Adjust recently played count
- Adjust overclocking
- Include extras in release by default
- Move toolchain to repo: <https://github.com/shauninman/union-rg35xx-toolchain>
- Release using GitHub action: <https://github.com/JoeStaff/devilutionX/commit/a0fe502e70767ca8e2921d5580d4d4dec9e15cc1>