.\" Hey, EMACS: -*- nroff -*- .\" First parameter, NAME, should be all caps .\" Second parameter, SECTION, should be 1-8, maybe w/ subsection .\" other parameters are allowed: see man(7), man(1) .TH bluemindo 1 "June 22, 2008" .\" Please adjust this date whenever revising the manpage. .\" .\" Some roff macros, for reference: .\" .nh disable hyphenation .\" .hy enable hyphenation .\" .ad l left justify .\" .ad b justify to both left and right margins .\" .nf disable filling .\" .fi enable filling .\" .br insert line break .\" .sp insert n+1 empty lines .\" for manpage-specific macros, see man(7) .SH NAME bluemindo \- simple yet powerful audio player .SH SYNOPSIS .B bluemindo .RI [ options ] .SH DESCRIPTION This manual page documents briefly the .B bluemindo command. .PP .\" TeX users may be more comfortable with the \fB\fP and .\" \fI\fP escape sequences to invode bold face and italics, .\" respectively. \fBbluemindo\fP Bluemindo is a really simple but powerful audio player in Python/PyGTK, using GStreamer. It can downloads albums or artists pictures and lyrics as doing desktop notifications or sending music to your Last.fm profile or on your Jabber account (via PEP). You can also choose the view mode: lightweight (very simple way to use the player: you only have a playlist), basic (you have a tree of artists>albums and a playlist), normal (the most usual mode for audio players), full (you have a list of artists and saved playlists, a list of albums covers by artists and the playlist) or albums. .SH OPTIONS These programs follow the usual GNU command line syntax, with long options starting with two dashes (`-'). A summary of options is included below. For a complete description, see the Info files. .TP .B \-h, \-\-help Show summary of options. .TP .B \-\-current Show the current playing song artist, title and album. .TP .B \-\-current\-cover Show the path to the album cover of the current playing song. .TP .B \-\-current\-lyrics Show the lyrics for the current playing song. .TP .TP .B \-\-playpause, \-\-play, \-\-pause Play or pause the song. .TP .B \-\-stop Stop the song. .TP .B \-\-previous Jump to the previous song in playlist. .TP .B \-\-next Jump to the next song in playlist. .TP .TP .B \-\-volume-more [ STEP ] Increase the volume, you can specify a step (0 > 100). .TP .B \-\-volume-less [ STEP ] Decrease the volume, you can specify a step (0 > 100). .TP .B \-\-volume=VOLUME Set the volume: 0 > 100. .TP .TP .B \-\-reload Reload the songs from your music folder. .TP .B \-\-quit, \-\-plunge Quit Bluemindo. .SH AUTHOR bluemindo was written by Erwan Briand . .PP This manual page was written by Thibaut GIRKA , for the Debian project (but may be used by others).