Browse and listen to thousands of radio stations across the globe right from your terminal 🌎 📻 🎵✨
radio rust tokio web-radio command-line-tool tui
at main 10 lines 155 B view raw
1[Unit] 2Description=TuneIn Server Daemon 3After=network.target 4 5[Service] 6ExecStart=/usr/bin/tunein server 7Restart=always 8 9[Install] 10WantedBy=default.target