An open API service indexing awesome lists of open source software.

https://github.com/cogumm/shradioplayer

Listen web radios directly from your terminal.
https://github.com/cogumm/shradioplayer

radio shell shell-script

Last synced: 12 months ago
JSON representation

Listen web radios directly from your terminal.

Awesome Lists containing this project

README

          

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

## :information_source: 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.

### :coffee: Who to use

Only perform the following steps:

```bash
# 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.

## :memo: License

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

Made with ♥ by Gabriel F. Vilar :wave: [Telegram][telegram]

[license]: https://cogumm.mit-license.org/
[telegram]: https://t.me/CoGUMm