Skip to content

Instantly share code, notes, and snippets.

View michelep's full-sized avatar
🎯
Focusing

Michele "O-Zone" michelep

🎯
Focusing
View GitHub Profile
@michelep
michelep / gist:701dec0830b99e7ac4f7988774d9e95e
Created May 4, 2024 16:59
Flussi audio radio italiane - May 2024
RTL 102.5:
https://streamingv2.shoutcast.com/rtl-1025
RTL Best:
http://shoutcast.rtl.it:3020/
RTL ItalianStyle:
http://shoutcast.rtl.it:3030/
RTL Groove:
Install (https://doc.rust-lang.org/book/ch01-01-installation.html): $ curl --proto '=https' --tlsv1.2 https://sh.rustup.rs -sSf | sh
Update: rustup update
Uninstall: rustup self uninstall
Install: curl --proto '=https' --tlsv1.2 https://sh.rustup.rs -sSf | sh
Update: rustup update
Uninstall: rustup self uninstall
(https://doc.rust-lang.org/book/ch01-01-installation.html)