ignore whitespace
[psist.git] / README
1 psist
2 -----
3 It's a perl script for creating statistics from history logs jabber
4 application Psi. 
5
6 First it loads config file and parse contacts from it. It grabs
7 statistics data from history files and finally generates html file.
8
9 Run with parameters
10    -p path     ... path to profile directory, default is directory
11                    of default profile of psi in unix structure.
12    -o outfile  ... target generated html file, in that directory
13                    you must also have png images and style.css,
14                    default name is out.html.
15
16 While programming i was inspirated by IRC statistics generator Pisg
17 (http://pisg.sourceforge.net/) and i used their output html design.
18
19 -----
20 Michal Zbortek
21 $Date: 2006-03-24 17:48:30 +0100 (Fri, 24 Mar 2006) $
22