Lists all of the journal entries for the day.

Thu, 28 Feb 2008

12:09 AM - Just Journal for UNIX

A new command line client was created for UNIX-like operating systems. It has been tested on MidnightBSD, but should work on other BSDs and possibly linux/solaris/etc. I'm not actively working on support for other systems at this time, but would take patches to this effect.

The client requires xmlrpc-c which can be found on sourceforge.net.

it does not use SSL or any crypto to protect logins.

Usage is jjclient -u username -p password < myfile.txt or input and an EOF character. This is documented in the README accompanying the source code.

This is now on the Just Journal website and in the MidnightBSD ports collection.

()