A music player for common audio formats with a simple and intuitive GUI.
Windows
macOS
Linux
NOTE: This is currently beta and no installation method exist for Linux or Mac yet.
An installer from the master workflow action:
An app bundle from the master workflow action:
Note, you meed to clear the com.apple.quarantine
extended attribute by running:
xattr -c ./amp.EtoForms.app
dotnet restore './amp multiplatform.sln'
cd ./amp.EtoForms/
dotnet run ./amp.EtoForms.csproj
- ManagedBass and BASS for the audio-playback.
- Eto.Forms for the great cross-platform UI.
- Audio Tools Library (ATL) for .NET
- Serilog
- AutoMapper
- Fluent UI System Icons
- FluentMigrator
- ResX Resource Manager
- JetBrains for their open source license(s).