Skip to content

VPKSoft/amp-multi

Repository files navigation

amp#

A music player for common audio formats with a simple and intuitive GUI.

Linux, Windows and macOS .NET Core

Screenshots

Windows

image

macOS

image

Linux

image

Install

NOTE: This is currently beta and no installation method exist for Linux or Mac yet.

Setup .NET 6

Windows

An installer from the master workflow action:

.NET Core Desktop Windows Installer

image

MacOS

An app bundle from the master workflow action:

.NET Core MacOS bundle

image

Note, you meed to clear the com.apple.quarantine extended attribute by running: xattr -c ./amp.EtoForms.app

From source

dotnet restore './amp multiplatform.sln'
cd ./amp.EtoForms/
dotnet run ./amp.EtoForms.csproj

Thanks to

JetBrains Logo (Main) logo