Bump version and update Changes
[app-xmms2-notifier.git] / README
CommitLineData
9399d920
MG
1App-XMMS2-Notifier version 0.001002
2===================================
d53a283b
MG
3
4xmms2-notifier is a script which shows libnotify notifications when
5the song is changed and when the playback is started/resumed.
6
7INSTALLATION
8
9To install this module type the following:
10
11 perl Makefile.PL
12 make
13 make test
14 make install
15
16DEPENDENCIES
17
18This module requires these other modules and libraries:
19
20 * Audio::XMMSClient
21 * Gtk2::Notify
22
23COPYRIGHT AND LICENCE
24
9399d920 25Copyright (C) 2013-2016 by Marius Gavrilescu
d53a283b
MG
26
27This library is free software; you can redistribute it and/or modify
28it under the same terms as Perl itself, either Perl version 5.14.2 or,
29at your option, any later version of Perl 5 you may have available.
30
31
This page took 0.010136 seconds and 4 git commands to generate.