Skip to content

aeshthetic/PlaySharp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PlaySharp

A terminal youtube client for music that uses youtube-dl and cvlc to download and play music

Building and Running:

dotnet build
dotnet run --project=src/Downloader -c /path/to/config

Publishing:

dotnet publish -c Release -r linux-x64

Usage:

USAGE: PlaySharp [--help] [--configpath <path>] [--playmode <mode>]
OPTIONS:
    --configpath, -c <path>
                          Specify the path of a config file
    --playmode <mode>     Specify a play mode [autoplay or manual]
    --help                display this list of options.

About

A terminal youtube client for music that uses youtube-dl and cvlc to download and play music

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •  

Languages