shell-fm is a lightweight, console-based player for Last.FM radio streams. It's pretty small and it has most features the "official" player has, if not even a few more. Additional features are, for example: network interface (control shell-fm remotely) autoban (automatically ban all tracks of an artist you don't like) bookmark stations (quickly jump to bookmarked stations with a single key) ... probably more
shell-fm is a lightweight, console-based player for Last.FM radio streams. It's pretty small and it has most features the "official" player has, if not even a few more. Additional features are, for example: network interface (control shell-fm remotely) autoban (automatically ban all tracks of an artist you don't like) bookmark stations (quickly jump to bookmarked stations with a single key) ... probably more
To install shell-fm, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install shell-fm
To see what files were installed by shell-fm, run:
port contents shell-fm
To later upgrade shell-fm, run:
sudo port selfupdate && sudo port upgrade shell-fm
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.