Beepy Web Radio
Overview
This is a Beepy app to play web radio, powered by radio.garden. The application is written in Python, using Textual for the TUI. You should install this through the bapp-store, but if you want to run this on a non-Beepy device, the justfile gives a pretty clear indication of what to do (or look at the Developer Quickstart below). In addition to the TUI, you can use beepy-web-radio as a regular CLI.
$ beepy_web_radio --help
usage: beepy_web_radio [-h] {search,play,stop} ...
Beepy Web Radio CLI
positional arguments:
{search,play,stop} Available commands
search Search for stations
play Play a station
stop Stop playback
options:
-h, --help show this help message and exit
Developer Quickstart
$ just init
$ just run
$ just run
$ just run --help
The just init rule will install a number of pre-commit hooks in addition to installing the actual project.
Release files for beepy-web-radio 3.0.2
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| beepy_web_radio-3.0.2.tar.gz | 17.5 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| beepy_web_radio-3.0.2-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 36.3 kB
Release files / beepy_web_radio-3.0.2.tar.gz
| Download URL | beepy_web_radio-3.0.2.tar.gz |
|---|---|
| Size | 17.5 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
031ebd19a53d30384ba65a2573b489c07c12c45a871ba53042d5080a65efdff1
|
|
BLAKE2b-256 checksum How to use checksums |
9072e1a1fddf731e3d84a3410547f417d2a89494708402e37451ad34499bd304
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/5.1.1 CPython/3.12.7
|
Release files / beepy_web_radio-3.0.2-py3-none-any.whl
| Download URL | beepy_web_radio-3.0.2-py3-none-any.whl |
|---|---|
| Size | 18.8 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
4e225d59f90ae823d849b47e7f4025b31ffd8092fd3c12c7b772783638aa14da
|
|
BLAKE2b-256 checksum How to use checksums |
ffbd9d2632d5b552db51a1f6142d9679f59721bd50a824fc6552c6817370ccdd
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/5.1.1 CPython/3.12.7
|