View Single Post
Old 12-27-2009, 01:34 AM   #1
benlau
Enthusiast
benlau has a complete set of Star Wars action figures.benlau has a complete set of Star Wars action figures.benlau has a complete set of Star Wars action figures.
 
Posts: 29
Karma: 260
Join Date: Dec 2009
Device: Sony Reader PRS-600
[Linux] Note format reader and convertor

Hi,

I have made a tiny open source software called PRS Note Reader which could read the .note format (both of text and drawing) used in Sony PRS reader , and it also can convert the file to svg or text file. Now it run on Debian or Ubuntu Linux. As it use Python and QT as the platform (just like Calibre) , should be portable to Mac and Windows.

Screenshot:



Project Site:
http://launchpad.net/prsnotereader

Packages:
prsnotereader_0.2-1_all.deb

Installation:

You may download the .deb file from the site above , or add the following source repository to your APT.

Code:
deb http://ppa.launchpad.net/benlau/ppa/ubuntu jaunty main
Then run
Code:
sudo apt-get install prsnotereader
Enjoy it.

Last edited by benlau; 02-02-2011 at 02:09 AM.
benlau is offline   Reply With Quote