Search and play your favorite Internet radio station.
xradios-2022-01-13_14.15.58.mp4
Install pipx
pipx install git+https://github.com/andreztz/xradios
or
pipx install xradios
Open the terminal, and run the following command
$ xradios
$ git clone [email protected]:andreztz/xradios.git
$ pip install -e .
- Work in progress
André P. Santos – @ztzandre – [email protected]
Distributed under the MIT license. See LICENSE
for more information.
https://github.com/andreztz/xradios
- Fork it (https://github.com/andreztz/xradios/fork)
- Create your feature branch (
git checkout -b feature/fooBar
) - Commit your changes (
git commit -am 'Add some fooBar'
) - Push to the branch (
git push origin feature/fooBar
) - Create a new Pull Request