A cross-platform Terminal User Interface (TUI) music player written in C# with the goal of being minimalist and light on resources.
- Plays MP3, FLAC, and WAV files, with support for internet radio streams.
- Cross-platform (Windows, Mac, Linux).
- Standalone application (no .NET runtime required).
- M3U playlist support.
Download and extract the latest release of MusicSharp for your platform and follow the instructions below to launch it:
Open MusicSharp.exe.
Execute MusicSharp from your preferred terminal:
./MusicSharp
To see how you can submit PRs, be sure to check out our contributing page.
A list of open tasks can be found on our issues page.