.\" Copyright (C) 2011 Ben Dowling .\" This manual is freely distributable under the terms of the GPL. .\" .TH PYRADIO 1 "May 2018" .SH NAME .PP pyradio \- a console based Internet radio player .SH SYNOPSIS .PP \fBpyradio\fR [path/to/]stations.csv .SH DESCRIPTION .PP .B pyradio is a command line internet radio player. .PP It will use one of the following players: mpv, mplayer or vlc, detected in that order. .PP If mpv is detected, socat is required too. .PP It is possible to use a custom stations list in ~/.pyradio/stations.csv. .PP If custom stations list is missing, \fBpyradio\fR would use a default one. .SH Controls .IP \fB\Up/Down/PgUp/PgDown Change station selection .IP \fBj/k Change station selection (vi-like) .IP \fBEnter Play selected station .IP \fB-/+ Change volume .IP \fBv Save volume (mpv and mplayer only) .IP \fBm Mute .IP \fBr Select and play a random station .IP \fBSpace Stop/start playing selected station .IP \fBEsc/q Quit .SH FILES .PP .I /usr/share/doc/pyradio/stations.csv .I /usr/share/doc/pyradio/README.md .I /usr/share/licenses/pyradio/LICENSE .SH AUTHOR .PP \fBBen Dowling .PP The man page was written by \fBaksr \fR for Arch Linux.