From b586cb75e14831f436999a2bd77367af8d73d82e Mon Sep 17 00:00:00 2001 From: robshape Date: Sat, 8 Apr 2023 17:08:25 +0200 Subject: [PATCH] docs: Update README --- README.md | 40 +++++++++++++++++++++++++++------------- 1 file changed, 27 insertions(+), 13 deletions(-) diff --git a/README.md b/README.md index 5804ef1..937e5e9 100644 --- a/README.md +++ b/README.md @@ -1,22 +1,23 @@ -# 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. - -See [more screenshots](github/). +![MinUI](./github/minui-menu-gbc.png) -## Features +## MinUI features - Simple launcher, simple SD card - No settings or configuration - No boxart, themes, or distractions -- Automatically hides extension - and region/version cruft in +- Automatically hides extension + and region/version cruft in display names - Consistent in-emulator menu with quick access to save states, disc changing, and emulator options -- Automatically sleeps after 30 seconds +- Automatically sleeps after 30 seconds or press POWER to sleep (and wake) - Automatically powers off while asleep after two minutes or hold POWER for @@ -24,14 +25,27 @@ See [more screenshots](github/). - Automatically resumes right where you left off if powered off while in-game, manually or while asleep -- Resume from manually created, last - used save state by pressing X in +- Resume from manually created, last + used save state by pressing X in the launcher instead of A -- Streamlined emulator frontend +- Streamlined emulator frontend (minarch + libretro cores) 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: +- Adjust recently played count +- Adjust overclocking +- Include extras in release by default +- Move toolchain to repo: +- Release using GitHub action: