Gtklepin
Gtklepin is a notebook using the gtk+ toolkit. It looks like the notebook you
can find on the Psion Revo PDA.
All the text files are stocked in a gzipped "ar" archive (which I hope is a
valid one).
To install it, it should as easy as:
tar xvzf gtklepin-x.xx.tar.gz
cd gtklepin-x.xx
./configure
make
make install
Of course you must have gtk+ 2.0 correctly installed (don't forget the -dev packages which contains the headers files (.h) and the static librairies (.a). If something doesn't work you can try the rpm or deb package.
You can always find the latest version at http://ordiluc.net/gtklepin/
Luc Dufresne <luc@ordiluc.net>
