1
0
Fork 0

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:
Jan Grosser 2024-06-22 23:33:24 +02:00
parent db8ac3acbf
commit 5a09957e3a

View file

@ -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