Retromind is a Linux-first, portable media and game launcher for organizing and starting your library:
Built with C# + Avalonia, distributed as a portable AppImage.
Retromind focuses on:
Linux-first experience
Optimized for Linux desktops and portable setups (USB drives, external disks).
Portable layout
Keeps paths relative to the app directory so you can carry your library and launcher together.
Large libraries
Fast filtering and search, even with tens of thousands of items.
Open source
Licensed under GPL-3.0-only and developed in the open on GitHub.
Note: The screenshots are for demonstration purposes only.
All product names, logos, and brands shown are property of their respective owners.


The latest builds are available on GitHub Releases:
Look for the Retromind-x86_64.AppImage asset for the portable Linux build.
Requirements:
Basic usage:
dotnet restore
dotnet run --project Retromind.csproj
Start directly in BigMode:
dotnet run --project Retromind.csproj -- --bigmode
For more details, see the README in the repository:
https://github.com/Dark574/Retromind
Contributions are welcome!
Please read:
before opening issues or pull requests.
Retromind is licensed under GPL-3.0-only.
See the full license text here: