Skip to content

Commit e27b610

Browse files
committed
Update README
1 parent a1ecd2e commit e27b610

2 files changed

Lines changed: 13 additions & 9 deletions

File tree

README.md

Lines changed: 13 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,11 @@
11
# Yet Another Radio
2+
23
> Heavily inspired by [Advanced Radio Player Applet](https://store.kde.org/p/2136933/)
34
45
A GNOME Shell extension for listening to internet radio stations directly from your panel.
56

6-
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).
7-
8-
## Screenshots
9-
10-
<img src="assets/menu.png" width="400" alt="Menu">
11-
<img src="assets/StationList.png" width="400" alt="Station List">
12-
<img src="assets/AddingStation.png" width="400" alt="Adding Station">
13-
<img src="assets/Backup.png" width="400" alt="Backup">
7+
This extension uses [Radio Browser](https://www.radio-browser.info/)'s API to fetch radio urls and play them using
8+
gstreamer (Usually being installed with GNOME).
149

1510
## Features
1611

@@ -22,6 +17,14 @@ This extension uses [Radio Browser](https://www.radio-browser.info/)'s API to fe
2217
- View track metadata, album art, and bitrate
2318
- Play/pause controls
2419

20+
## Screenshots
21+
22+
<table style="width: 100%;display:flex;justify-content: center;"><tr>
23+
<td><img src="assets/menu.png" width="400" alt="Menu"></td>
24+
<td><img src="assets/StationList.png" width="400" alt="Station List"></td></tr>
25+
<tr><td><img src="assets/AddingStation.png" width="400" alt="Adding Station"></td>
26+
<td><img src="assets/Backup.png" width="400" alt="Backup"></td></tr>
27+
</table>
2528

2629
## Installation
2730

@@ -31,7 +34,8 @@ Or Copy the extension directory to `~/.local/share/gnome-shell/extensions/` and
3134

3235
## Translating
3336

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

3640
## License
3741

assets/menu.png

288 KB
Loading

0 commit comments

Comments
 (0)