psilingb.html

G.DELAFOND.

This is an abstract of Psilin Page.

Psilin is a graphical Front-end (in GTK) to many programs which connect a Psion to Linux.

These programs are

-p3nfs to connect and any Psion to Linux, make transfers and use the Psion as a Unix terminal.

-psionio to translate all sorts of Psion3 files into standards formats :

wrd>html and txt

spr>html and txt

txt>spr

dbf<>txt

agn>txt (does not work on some files)

-lpic2ps to translate Psion3 spreadsheet pics into postscript

-Psiconv to translate Psion5 texts into html (works on very few files)

-Psibackup to backup all disks of a series 3

This program aims to be easy to use and seems working correctly.

It is not finished in the sense there is no standard makefile, no rpm, no saving of preferences and no keyboard shortcuts.

As I am not a good programmer, if anybody could help me for one of these jobs, it would be great.

All the links about the command line programs and the pictures are on the french page.

Download :

Psilin only

Psilin and the related programs.

To install :

Psilin can be compiled with the command line at the begining of the source-code. You need to be able to compile GTK programs.

The only binary file can be installed anywhere

For English Language, you do not need any language file.

If you speak another language, you can translate the .pot file, save it as psilin.po and compile it (msgfmt -o psilin.mo psilin.po). Then, copy it in /usr/locale/your_language/LC_MESSAGES/. Send me your translated po file, so I can add it to Psilin archive.

You also need all the command-lines programs (psionio, psibackup, lpic2ps, p3nfs...) to get Psilin doing something useful. All the binaries shoud be installed somewhere in the PATH.