Skip to content

Latest commit

 

History

History
32 lines (19 loc) · 1.55 KB

README.md

File metadata and controls

32 lines (19 loc) · 1.55 KB

MusicSharp

.NET C# License

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

Currently in beta, MusicSharp makes use of the NAudio and Terminal.Gui libraries. A project build log can be found here

Screenshot

Screenshot of MusicSharp

Features

  • Play audio files.
  • Load music playlists (M3U)
  • Audio streaming.
  • Lightweight

Planned

  • Save playlists.
  • Cross platform support.

Installation

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

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.