Introducción
 
Download
 
Screenshots
 
Documentación
 
SourceForge Logo
   

Terminus is alpha. It is actually 0.0.4 version. It's written in Delphi 4, and we are working in a Kylix port, for using it in Linux. We want also to port it to more actual versions of Delphi.

For compiling, you'll need 2 libraries, both GPLed:

  • Indy Components, available here.
  • Internet Component Suite, available here.

You can download the more stable source here.

The most recent versions can be downloaded using anonymous CVS, with the following commands:

cvs -d:pserver:anonymous@cvs.yourproject.sourceforge.net:/cvsroot/yourproject login
cvs -z8 -d:pserver:anonymous@cvs.yourproject.sourceforge.net:/cvsroot/yourproject co directoryname

cvs update

For knowing more about CVS, read the sourceforge documentation and the mini-HOWTO from LuCAS (in spanish).