Skip to content

Commit c57ef76

Browse files
authored
Merge pull request #13 from VC365/README
Update README
2 parents 87f194f + 6822c5c commit c57ef76

File tree

2 files changed

+14
-2
lines changed

2 files changed

+14
-2
lines changed

README.md

Lines changed: 14 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,12 @@
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+
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).
9+
710

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

27+
## Screenshots
28+
29+
<table style="width: 100%;display:flex;justify-content: center;"><tr>
30+
<td><img src="assets/menu.png" width="400" alt="Menu"></td>
31+
<td><img src="assets/StationList.png" width="400" alt="Station List"></td></tr>
32+
<tr><td><img src="assets/AddingStation.png" width="400" alt="Adding Station"></td>
33+
<td><img src="assets/Backup.png" width="400" alt="Backup"></td></tr>
34+
</table>
2435

2536
## Installation
2637

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

3142
## Translating
3243

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

3547
## License
3648

assets/menu.png

288 KB
Loading

0 commit comments

Comments
 (0)