JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
Inintial import
[now-playing-d.git] / README
1 This is a very simple program which displays one line of text in the
2 notification area.
3
4 It reads a file (~/tmp/now-playing) every second, and displays the contents in
5 the notification area. For best results, make sure there's no newlines in the
6 file, and that there's not too much text.
7
8 You can build it with this command: make
9
10 And install it in your ~/bin with this command: make install
11
12 This program is licensed under the GNU GPLv3+.
13
14 This download also contains a copy of eggtrayicon by Anders Carlsson, which is
15 licensed under the GNU LGPLv2+