Skip to content

OblivCode/MusicPlayerConsole

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

MusicPlayerConsole

A music player that runs on a console interface. Provides basic functionalites expected from a music player alongside a list view of songs loaded from a set of defined 'music' folders and their subfolders.

The up and down arrows are used to navigate the playlist view.

Dependencies

NAudio (2.1.0)
Netwonsoft.Json (13.0.3)
Spectre.Console (0.46.0)