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.
- Host: GitHub
- URL: https://github.com/cogumm/shradioplayer
- Owner: cogumm
- License: mit
- Created: 2020-11-04T22:07:29.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2020-12-29T21:55:21.000Z (over 5 years ago)
- Last Synced: 2025-03-16T23:21:35.224Z (over 1 year ago)
- Topics: radio, shell, shell-script
- Language: Shell
- Homepage:
- Size: 57.6 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Listen web radios directly from your terminal!


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