1POGO(1) General Commands Manual POGO(1)
2
3
4
6 pogo - a simple audio player
7
9 pogo [OPTIONS] [FILES] [COMMAND]
10
12 Pogo is probably the simplest and fastest audio player for Linux. Its
13 elementary-inspired design uses the screen-space very efficiently.
14 Pogo is especially well-suited for people who organize their music by
15 albums on the harddrive. The main interface components are a directory
16 tree and a playlist that groups albums in an innovative way.
17
19 -h, --help
20 Show help message and exit.
21
22 --multiple-instances
23 Start a new instance even if one is already running.
24
26 play Start playing the current track.
27
28 pause Pause or continue playing the current track.
29
30 stop Stop playback.
31
32 next Jump to the next track.
33
34 prev Jump to the previous track.
35
37 Homepage: https://github.com/jendrikseipp/pogo
38
40 Pogo was written by Jendrik Seipp <jendrikseipp@web.de>. It is a fork
41 of Decibel Audio Player which was written by Francois Ingelrest <Fran‐
42 cois.Ingelrest@gmail.com>.
43
44
45
46 September 19, 2015 POGO(1)