A cross-platform Terminal User Interface (TUI) music player written in C# (.NET 8) with the goal of being minimalistic and light on resources.
Note: A major rewrite of MusicSharp (version 2) is actively being developed in the musicsharp-v2 branch. This version will feature:
- A completely rewritten UI, making use of Terminal.Gui 2.0.
- Library functionality to manage audio files.
- Standalone application (no .NET runtime required).
- Cross-platform support (Windows, Mac, Linux).
- Play audio files.
- Load and play from music playlists (M3U).
- Streaming support.
Download the latest release of MusicSharp and follow the installation instructions.
MusicSharp makes use of the SoundFlow and Terminal.Gui libraries.
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.