Skip to content

Latest commit

 

History

History
27 lines (16 loc) · 1.41 KB

README.md

File metadata and controls

27 lines (16 loc) · 1.41 KB

MusicSharp

.NET C# License

A cross-platform Terminal User Interface (TUI) music player written in C# (.NET 8) with the goal of being minimalistic and light on resources.

Features

  • Cross-platform support (Windows, Mac, Linux).
  • Play audio files.
  • Load and play from music playlists (M3U).
  • Streaming support.

Installation

Download the latest release of MusicSharp and follow the installation instructions.

Screenshot

Screenshot of MusicSharp

MusicSharp makes use of the SoundFlow and Terminal.Gui libraries.

Want to Contribute?

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.