Added somafm-cli
somafm-cli allows to play music channels from soma.fm without using the web browser. The program can be execute from cli wirh `somafm`. To list the channels: `somafm ls` To play e.g. channel groovesalad: `somafm listen groovesalad`
This commit is contained in:
parent
db8ac3acbf
commit
5a09957e3a
1 changed files with 1 additions and 0 deletions
|
|
@ -45,6 +45,7 @@
|
||||||
entr # run cmd when file changes
|
entr # run cmd when file changes
|
||||||
glow # render markdown in the cli
|
glow # render markdown in the cli
|
||||||
lnav # logfile navigator
|
lnav # logfile navigator
|
||||||
|
somafm-cli # Listen soma.fm from cli
|
||||||
|
|
||||||
# Network
|
# Network
|
||||||
wireguard-go
|
wireguard-go
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue