1pragha(1)                                                            pragha(1)
2
3
4

NAME

6       pragha - A lightweight music player, forked of Consonance Music Manager
7

SYNTAX

9       pragha [OPTION...] [FILE1 [FILE2...]]
10

DESCRIPTION

12       pragha  is a lightweight music player that aims to be fast, bloat-free,
13       and light on memory consumption. It is  written  completely  in  C  and
14       GTK+. Some of the features are:
15
16         * Library management using sqlite3
17         * Multiple views
18         * OSD support
19         * asf, ape, flac, mp3, mp4, ogg, wav, wma, and CDDA support
20
21       pragha  is  released  under  the  GNU  General Public Licence version 3
22       (GPLv3).
23
24

OPTIONS

26       -?, --help
27              Output help information and exit.
28
29       --help-all
30              Output all help options and exit.
31
32       --help-gtk
33              Output GTK+ Options and exit.
34
35       -v, --version
36              Output version information and exit.
37
38       -e, --debug
39              Enable Debug ( Levels: 1,2,3,4 )
40
41       -l, --log-file
42              Log Debug to a file.
43
44       -p, --play
45              Start playing.
46
47       -s, --stop
48              Stop playing.
49
50       -t, --pause
51              Play/Pause/Resume the current song.
52
53       -r, --prev
54              Play the previous song in the playlist.
55
56       -n, --next
57              Play the next song in the playlist.
58
59       -f, --shuffle
60              Toggle shuffle mode.
61
62       -u, --repeat
63              Toggle repeat mode.
64
65       -i, --inc_vol
66              Increase the volume by 1.
67
68       -d, --dec_vol
69              Decrease the volume by 1.
70
71       -o, --show_osd
72              Show OSD notification (a popup window with info about  the  cur‐
73              rent song).
74
75       -x, --toggle_view
76              Toggle player visibility
77
78       -c, --current_state
79              Get current player state.
80
81       -a, --audio_backend
82              Audio backend (valid options: alsa/oss)
83
84       -g, --audio_device
85              Audio Device (For ALSA: hw:0,0 etc.., For OSS: /dev/dsp etc..)
86
87       -m, --audio_mixer
88              Mixer   Element   (For   ALSA:  Master,  PCM,  etc..,  For  OSS:
89              /dev/mixer, etc...)
90
91       --display=DISPLAY
92              Set the X display to use.
93
94

USAGE

96       * Add a library location in menu Edit - Preferences.
97       * Rescan Library from menu Tools.
98       * Start using. :-)
99
100

FILES

102       $HOME/.config/pragha/pragha.db
103              Library database (in sqlite3 format)
104
105       $HOME/.config/pragha/config
106              personal settings (use the GUI interface to change them, Edit  -
107              Preferences)
108
109       $HOME/.cache/pragha-album-art
110              Basic   cache  for  downloaded  cover  art  saved  as  artist  -
111              album.jpeg
112

AUTHORS

114       Pragha was originally a fork of Consonance written by Sujith <m.sujith@gmail.com>
115       At the moment developed by Matias De lellis. <mati86dl@gmail.com>
116       Man page written by Martin Zelaia <martintxo@sindominio.net>
117

SEE ALSO

119       http://pragha-music-player.github.io                                and
120       http://sites.google.com/site/consonancemanager
121
122
123
124Matias De lellis                     1.3.3                           pragha(1)
Impressum