Skip to content

cogumm/shRadioPlayer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Listen web radios directly from your terminal!

#Delicinha

GitHub language count Repository size GitHub last commit License Stargazers

What is the project ?   |    How to contribute   |    License

ℹ️ What is the project ?

The project was born out of a simple desire to play with bash/shell script to listen to rádio online.

☕ Who to use

Only perform the following steps:

# 1. Clone this repository
$ git clone https://github.com/cogumm/shRadioPlayer.git

# 2. Accessing the directory.
$ cd 'shRadioPlayer'

# Running the program.
$ bash shRadioPlayer.sh

Project structure

This project has the following structure:

.
├── LICENSE
├── README.md
├── shRadioPlayer.sh
└── src
    ├── config
    │   ├── config.sh
    │   └── yad.sh
    ├── dependencies.sh
    ├── main.sh
    ├── PlayRadio.sh
    └── testConnection.sh

🤔 How to contribute

  • Fork this project;
  • Create a branch: git checkout -b my-feature;
  • Submit your changes: git commit -m 'feat: My new feature';
  • Push your branch: git push origin my-feature.

After merging your receipt request to done, you can delete a branch from yours. After your request to receive the merger, you can delete your branch.

📝 License

This project is under MIT license, for more details check LICENSE!

Made with ♥ by Gabriel F. Vilar 👋 Telegram

About

Listen web radios directly from your terminal.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages