tangled
alpha
login
or
join now
tsiry-sandratraina.com
/
tunein-cli
6
fork
atom
Browse and listen to thousands of radio stations across the globe right from your terminal ๐ ๐ป ๐ตโจ
radio
rust
tokio
web-radio
command-line-tool
tui
6
fork
atom
overview
issues
pulls
pipelines
update README
tsiry-sandratraina.com
6 months ago
0c3f0674
06846583
1/1
fmt.yml
success
2s
+1
-1
1 changed file
expand all
collapse all
unified
split
README.md
+1
-1
README.md
reviewed
···
36
36
```bash
37
37
# Install dependencies
38
38
brew install protobuf # macOS
39
39
-
sudo apt-get install -y libasound2-dev protobuf-compiler # Ubuntu/Debian
39
39
+
sudo apt-get install -y libasound2-dev protobuf-compiler libdbus-1-dev # Ubuntu/Debian
40
40
# Compile and install
41
41
git clone https://github.com/tsirysndr/tunein-cli
42
42
cd tunein-cli