What is the project ? | How to contribute | License
The project was born out of a simple desire to play with bash/shell script to listen to rádio online.
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
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
- 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.
This project is under MIT license, for more details check LICENSE!
Made with ♥ by Gabriel F. Vilar 👋 Telegram