https://github.com/david-moreno/somafm
somafm command line client
https://github.com/david-moreno/somafm
client console listen perl radio somafm somafm-command station terminal
Last synced: 7 months ago
JSON representation
somafm command line client
- Host: GitHub
- URL: https://github.com/david-moreno/somafm
- Owner: david-moreno
- Created: 2017-01-23T21:54:28.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-02-27T18:03:24.000Z (over 8 years ago)
- Last Synced: 2025-02-04T16:48:28.703Z (9 months ago)
- Topics: client, console, listen, perl, radio, somafm, somafm-command, station, terminal
- Language: Perl
- Size: 7.81 KB
- Stars: 3
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# somafm
A somafm command line client written in Perl
Install
-------This script requires:
* libwww
* mplayer
* figlet (optionally, if you want a big title)Install the requirements, clone this repository and copy *somafm* to the binaries directory.
On a Debian system you can:sudo apt-get install libwww-perl mplayer
git clone https://github.com/david-moreno/somafm.git
sudo cp somafm/somafm /usr/bin/Usage
-----On a fresh install, you must update your station's list.
You need to make this only once (or when a new station is created).somafm --update
Now, check the station list:
somafm --list
When you have choosen a station, go listen it:
somafm your-favorite-station
Not sure what to listen? Try **random**:
somafm random
Support
-------[Remember to support somafm!](https://somafm.com/support/)