Onion
Onion copied to clipboard
OS overhaul for Miyoo Mini and Mini+
### Checklist - [X] I am reporting a bug in the Onion OS - Any issues with the closed source frontend ([MainUI](https://github.com/OnionUI/MainUI-issues)), or [RetroArch](https://github.com/libretro/RetroArch) or any of the cores should...
I explained the option to backup the files before they get overwritten by the update process in case the user encounters some issues during the upgrade process.
### Checklist - [X] I am reporting a bug in the Onion OS - Any issues with the closed source frontend ([MainUI](https://github.com/OnionUI/MainUI-issues)), or [RetroArch](https://github.com/libretro/RetroArch) or any of the cores should...
### Checklist - [X] I am reporting a bug in the Onion OS - Any issues with the closed source frontend ([MainUI](https://github.com/OnionUI/MainUI-issues)), or [RetroArch](https://github.com/libretro/RetroArch) or any of the cores should...
### Checklist - [X] I am reporting a bug in the Onion OS - Any issues with the closed source frontend ([MainUI](https://github.com/OnionUI/MainUI-issues)), or [RetroArch](https://github.com/libretro/RetroArch) or any of the cores should...
Add an optional app to sort emulators in Games menu Sort manually, by alphabet or by playtime. Supports themes. Uses [this technique](https://onionui.github.io/docs/faq#how-can-i-rename-or-rearrange-consoles-or-systems) under the hood with convenience features added. https://github.com/OnionUI/Onion/assets/6023076/23a5d370-80b0-4b93-9df8-5e63e1916ee0
Currently, gitignore file is kind of redundant for ignore binary files and some Clang build stuff. This is a better ignore file to ignore no extension binary files in src...
Hello all, Proposed change is to update `cp` command on linux tab as most linux distros have cp aliased to ask for overwriting the file `cp -i` so you would...
Instead of relying on a db to keep images up-to-date, we instead just grab it from where they ought to live from the scraper. This ensures the most up-to-date images...