Add radiotray to dotfiles

This commit is contained in:
Colin Powell
2019-08-10 10:36:43 -04:00
parent 7b81e8cbab
commit 0bc071ec99
3 changed files with 50 additions and 0 deletions

View 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"
}
]
}
]