Add radiotray to dotfiles
This commit is contained in:
28
radiotray-ng/.config/radiotray-ng/bookmarks.json
Normal file
28
radiotray-ng/.config/radiotray-ng/bookmarks.json
Normal file
@ -0,0 +1,28 @@
|
||||
[
|
||||
{
|
||||
"image": "",
|
||||
"group": "root",
|
||||
"stations": [
|
||||
{
|
||||
"url": "https://stream.unbl.ink/mopidy",
|
||||
"image": "",
|
||||
"name": "Unblink"
|
||||
},
|
||||
{
|
||||
"url": "https://playerservices.streamtheworld.com/api/livestream-redirect/WMEAFM.mp3",
|
||||
"image": "",
|
||||
"name": "Maine Public"
|
||||
},
|
||||
{
|
||||
"url": "http://anonradio.net:8000/anonradio",
|
||||
"image": "",
|
||||
"name": "Anonradio"
|
||||
},
|
||||
{
|
||||
"url": "http://radio.tildeverse.org/radio/8000/radio.mp3",
|
||||
"image": "",
|
||||
"name": "Tildeverse"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user