Add instructions for radio clients
This commit is contained in:
3
radio.idk.i2p.sh
Executable file
3
radio.idk.i2p.sh
Executable file
@ -0,0 +1,3 @@
|
||||
#! /usr/bin/env sh
|
||||
set -euo
|
||||
http_proxy=http://127.0.0.1:4444 vlc http://radio.idk.i2p/mpd.m3u
|
@ -62,6 +62,14 @@ retransmit from archive.org and podcasts I like.
|
||||
|
||||
* [IDK's Radio Station](http://radio.idk.i2p/?i2paddresshelper=Cvr39DAydBr7gfjuDbT05aVly9VLtPKRCCA6nApP9lmySvRDHIx42BLkAz6RdEgK1xGAyj1iTsFjOb8aq0mUdMzWeZXAihzrI14EAA0EKxYchS8mxZ8by0nNoGv1dzFUKIsndKWHnXsnOLaReUNi4tC4ADP49CY-cYJYhzcRK1URu-IiabypT8CvTy6t9n3jw0uKqRmDISxSLdhRTU7d8n~t-mzgOnLKJxDe88EVrYpO17r4Xm1IWfa2ETG7ex5GBrhA6QZZPY2op9GkbzslXOmdlseuKSIZBUdhKY4XcrU-xvPc35T~kjVEWwLmHrt030eezd-sm~PTHimxh-8NnZavcaBtz8kJPWml6iaRk83Ay-GUstI8sRprtjIXi5BoJ~qw9X6SnNjrOstC7~DqXa8MkRTTtmHQm7tFGBLe3ZJV~jU4RxHloYj-1fsTytBBND3oA50~i0cct86l4Y3AjvcGiT8wQj4ETMOqnvKuhML8mpaiRJMLfzyk0WTXTbogBQAEAAcAAA==)
|
||||
|
||||
This shell script will automatically start VLC and connect it to my station.
|
||||
|
||||
``` sh
|
||||
#! /usr/bin/env sh
|
||||
set -euo
|
||||
http_proxy=http://127.0.0.1:4444 vlc http://radio.idk.i2p/mpd.m3u
|
||||
```
|
||||
|
||||
### What's Weird about this I2P Site?
|
||||
|
||||
This I2P site uses an experimental feature of I2P in Private browsing called
|
||||
|
Reference in New Issue
Block a user