Hello,
I really enjoyed the MiSTer Remote iOS app; it makes searching for and launching games easier. However, it remains complicated due to:
- Limited options for searching games
- Difficulty navigating between alternative versions of arcade cores
Therefore, I created a new front-end still based on the remote API, but with an added scraper to retrieve visuals and game information. Among the features:
- More search options for games (rating, release date, publisher, system, etc.)
- 3 playlists: Favorites, Play Later, Issues
- Save state management with screenshots
- Ability to run a script
- Automatic and manual scanning of ROMs, then converting them into video games
- Guest access management
The project is here: https://github.com/GeekyReaper/mister-launcher
The Docker image: https://hub.docker.com/repository/docke ... cherserver
Feel free to let me know what you think.