Updated GNU license
[meviz.git] / doc / index.html
1 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
2 <html>
3 <head>
4     <meta
5             http-equiv="Content-Type"
6             content="text/html; charset=UTF-8">
7     <title>MeWiz</title>
8 </head>
9 <body>
10 <h1>MeWiz - Media Wizard</h1>
11 <a href="http://php.svjatoslav.eu/gitweb/?p=meviz.git;a=snapshot;h=HEAD;sf=tgz">Download</a>
12 &nbsp;&nbsp;
13 <a href="http://svjatoslav.eu/static/gitbrowse/meviz/doc/index.html">Online homepage</a>
14 &nbsp;&nbsp;
15 <a href="http://svjatoslav.eu/programs.jsp">Other applications hosted on svjatoslav.eu</a>
16     <pre>
17 <b>Program author:</b>
18     Svjatoslav Agejenko
19     Homepage: <a href="http://svjatoslav.eu">http://svjatoslav.eu</a>
20     Email: <a href="mailto:svjatoslav@svjatoslav.eu">svjatoslav@svjatoslav.eu</a>
21
22 This software is distributed under <a href="http://www.gnu.org/licenses/gpl-2.0.html">GNU GENERAL PUBLIC LICENSE Version
23         2</a>.
24
25 <h2>Introdution</h2>
26
27 The idea is to have something like a Swiss army knife of various tools
28 for audio, video, photo editing/conversion.
29
30
31 Current functionality:
32
33     * Acts as unified frontend for linux commandline tools for
34       audio, video and photo conversion.
35
36     * Generates HTML listing for directory content with image thumbnails and embedded video player
37       for OGV video. <a href="http://svjatoslav.eu/static/events/index.html">Example generated listing.</a> 
38
39     * Batch file rename.
40     
41
42     </pre>
43 </body>
44 </html>