Downloads
We do not currently have any supported binary downloads but we do have source code at various stages of completion.
Subversion
We have a number of different modules within the subversion repository. To check out the entire repository, you can use the command:
svn co https://zsrep.svn.sourceforge.net/svnroot/zsrep
However, you will most likely want to check out an individual module
using:
svn co https://zsrep.svn.sourceforge.net/svnroot/zsrep/modulename
Active Modules
- docs
- LaTeX source and other documentation we have written for the project.
- lib_zdtm_sync
- A cross-platform library to speak the Zaurus synchronization protocol. It provides an interface to parse and create the packets sent to and received from the Zaurus.
- opensync_zdtm_plugin
- This provides the OpenSync to lib_zdtm_sync interface.
Obsolete Modules
- zync
- A command line tool to synchronize the Zaurus.
- zinc-gui
- A graphical user interface to zync.
- korg_todo_plugin
- A KOrganizer plugin interfaced with zync.