Skip to content

markjamesm/MusicSharp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MusicSharp

.NET C# License

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

Screenshot of MusicSharp

Features

  • 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.

Installation

Download and extract the latest release of MusicSharp for your platform and follow the instructions below to launch it:

Windows

Open MusicSharp.exe.

Linux & Mac

Execute MusicSharp from your preferred terminal:

./MusicSharp

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.