Do you like listen radio? Have you installed dotnet core locally? So there is a nice dotnet tool "plr" to listen radio!

To install:

dotnet tool install --global plr

Listen

  • using powershell:
start radio
  • using cmd
radio

Common way to start listening the first radio from the list:

-l
-p 1

To see supported commands:

-h
--help

Example:

image

The source code is on GitHub.

All descriptions of stations are hosted at GitHub.

List task is todo.

Thanks.