Skip to content

markjamesm/MusicSharp

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
src
 
 
 
 
 
 
 
 

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.