Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 14 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,12 @@
# Yet Another Radio

> Heavily inspired by [Advanced Radio Player Applet](https://store.kde.org/p/2136933/)

A GNOME Shell extension for listening to internet radio stations directly from your panel.

This extension uses [Radio Browser](https://www.radio-browser.info/)'s API to fetch radio urls and play them using gstreamer (Usually being installed with GNOME).
This extension uses [Radio Browser](https://www.radio-browser.info/)'s API to fetch radio urls and play them using
gstreamer (Usually being installed with GNOME).


## Screenshots
<img src="assets/GeneralMenu.png" width="400" alt="General Menu">
Expand All @@ -21,6 +24,14 @@ This extension uses [Radio Browser](https://www.radio-browser.info/)'s API to fe
- View track metadata, album art, and bitrate
- Play/pause controls

## Screenshots

<table style="width: 100%;display:flex;justify-content: center;"><tr>
<td><img src="assets/menu.png" width="400" alt="Menu"></td>
<td><img src="assets/StationList.png" width="400" alt="Station List"></td></tr>
<tr><td><img src="assets/AddingStation.png" width="400" alt="Adding Station"></td>
<td><img src="assets/Backup.png" width="400" alt="Backup"></td></tr>
</table>

## Installation

Expand All @@ -30,7 +41,8 @@ Or Copy the extension directory to `~/.local/share/gnome-shell/extensions/` and

## Translating

If you would like to help translate Yet Another Radio into your language, see the detailed instructions in [TRANSLATING.md](TRANSLATING.md).
If you would like to help translate Yet Another Radio into your language, see the detailed instructions
in [TRANSLATING.md](TRANSLATING.md).

## License

Expand Down
Binary file modified assets/menu.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.