Treep stands for ToutAnkh & Remeuh Easy Email Program.
Its main goal is to provide a multiplatform easy-to-use performant pop3 email client, which can manage many accounts simultaneously.
Actually, it remains a goal, as it can't read correctly some exotic pop mails, such as mails generated by some web pages, or some ugly clients. (did I say something about Outlook? :-) )
However, it can read simple text mails and html mails.
If you're interested, click on the following link:

Treep.zip
 

then unzip it wherever you want (it will create its own directory, called Treep).
This directory should contain:

  - a file named treep.jar, which contains all the bytecode for treep to work;
  - a file named Treep.java, which is the source code for the main method;
  - a linux executable script: execute.sh;
  - a windows executable script: execute.bat;
  - a src directory which contains the source code of the whole program;
  - a docs directory, which contains the javadoc for our classes;
  - a directory named "others" in which you'll find source code of classes we used but didn't write;
  - a help directory, with html tutorial and faq;
  - image and icone directories;
  - welcome.html, a simple html file with our logo;
  - a README file with a *small* introduction to treep :-)


Treep was successfully tested on linux and windows NT/98 systems with jdk 1.2.2 and 1.3.
It should work on any system with jdk1.2.2+, but may have bugs with earlier versions.
For any question/problem, you can mail us :-) .