Marcuzzo / MusicSharp

MusicSharp is a lightweight TUI music player written in C#.

Home Page:https://markjames.dev/2020-10-25-developing-a-cli-music-player-csharp/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MusicSharp

.NET C# License

MusicSharp is a cross-platform Terminal User Interface (TUI) music player written in C# (.NET 6) 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.

About

MusicSharp is a lightweight TUI music player written in C#.

https://markjames.dev/2020-10-25-developing-a-cli-music-player-csharp/

License:GNU General Public License v3.0


Languages

Language:C# 100.0%