View Single Post
Old 08-13-2010, 02:01 PM   #1
meem
A Reader who can think..!
meem lived happily ever after.meem lived happily ever after.meem lived happily ever after.meem lived happily ever after.meem lived happily ever after.meem lived happily ever after.meem lived happily ever after.meem lived happily ever after.meem lived happily ever after.meem lived happily ever after.meem lived happily ever after.
 
Posts: 257
Karma: 108298
Join Date: Jul 2010
Location: Earth Planet
Device: Kindle 3 WiFi - Kindle DX (B004)
Qindle .. Qt port with PDF, DJVU, EPUB and CHM support

Qindle A Qt embedded port for Amazon Kindle

A project is aimed at porting a Qt embedded framework to Amazon Kindle DX, and porting other useful applications to this framework.

It contains a viewer that can open PDF, DJVU, EPUB and CHM files, which makes this framework somewhat useful :-)

Installation:
""""""""""""""
This version doesn't need installation and won't affect the system. Just follow these steps:
  1. Have usbNetwork installed.
  2. Download qindle package.
  3. Extract into Kindle's flash drive.
That's all.

Usage:
"""""""""
Qindle is started by executing `usbNetwork twice (the first time usbnetwork starts normally).
PHP Code:
;debugOn
`usbNetwork
`usbNetwork 
You can return to the original system by selecting File--Quit.
There is no need to explain how to operate.

Hint: Imagine you have a computer without mouse. Use shortcut and Tab key wisely.

Key Binding:
""""""""""""""""
Some keys on Kindle have new functions.
  • Vol- --> Tab
  • Vol+ --> shift-Tab
  • menu --> pop-up menu
  • back --> Esc
  • Aa --> Ctrl
  • SYM --> Windows key

Download:

""""""""""""""
http://code.google.com/p/qindle/downloads/list


References:
"""""""""""""""

http://the-ebook.org/forum/viewtopic...&postorder=asc

http://duokan.com/viewthread.php?tid=601&extra=page%3D1
meem is offline   Reply With Quote