Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 535 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 535 Bytes

climusicdotnet

A terminal based music player using dotnet core 5, libvlcsharp and Terminal.Gui

Currently a work in progress, will contain bugs. Tested on Windows and Linux

to reduce errors from previous binaries type "dotnet clean"

to compile type "dotnet build" in the source dir and "dotnet run" to run the application

if you get any errors regarding VLC make sure vlc is installed and libvlc-dev depending on distro

screenshot