xradios

Search and play your favorite Internet radio station.

MIT License

Downloads
147
Stars
5
Committers
1

xradios

Search and play your favorite Internet radio station.

https://user-images.githubusercontent.com/7193527/149377973-fe325cd4-6f55-4b68-9c79-a82a6cf42c45.mp4

Installation

Install pipx

pipx install git+https://github.com/andreztz/xradios

or

pipx install xradios

Usage example

Open the terminal, and run the following command

$ xradios

Development setup

$ git clone [email protected]:andreztz/xradios.git
$ pip install -e .

Release History

- Work in progress

Meta

André P. Santos – @ztzandre[email protected]

Distributed under the MIT license. See LICENSE for more information.

https://github.com/andreztz/xradios

Contributing

  1. Fork it (https://github.com/andreztz/xradios/fork)
  2. Create your feature branch (git checkout -b feature/fooBar)
  3. Commit your changes (git commit -am 'Add some fooBar')
  4. Push to the branch (git push origin feature/fooBar)
  5. Create a new Pull Request