Retromind

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.


Why Retromind?

Retromind focuses on:


Features


Screenshots

Note: The screenshots are for demonstration purposes only.
All product names, logos, and brands shown are property of their respective owners.

Main library view

Retromind main view

BigMode (controller-friendly UI)

Retromind BigMode Retromind BigMode


Download

The latest builds are available on GitHub Releases:

Look for the Retromind-x86_64.AppImage asset for the portable Linux build.


Build from source

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


Contributing

Contributions are welcome!

Please read:

before opening issues or pull requests.


License

Retromind is licensed under GPL-3.0-only.
See the full license text here: