View Single Post
Old 12-01-2013, 03:54 PM   #1
hawhill
Wizard
hawhill ought to be getting tired of karma fortunes by now.hawhill ought to be getting tired of karma fortunes by now.hawhill ought to be getting tired of karma fortunes by now.hawhill ought to be getting tired of karma fortunes by now.hawhill ought to be getting tired of karma fortunes by now.hawhill ought to be getting tired of karma fortunes by now.hawhill ought to be getting tired of karma fortunes by now.hawhill ought to be getting tired of karma fortunes by now.hawhill ought to be getting tired of karma fortunes by now.hawhill ought to be getting tired of karma fortunes by now.hawhill ought to be getting tired of karma fortunes by now.
 
hawhill's Avatar
 
Posts: 1,379
Karma: 2155307
Join Date: Nov 2010
Location: Goettingen, Germany
Device: Kindle Paperwhite, Kobo Mini
kvncviewer - next iteration of kindlevncviewer

I used some spare time to hack a bit on the VNC viewer I published here before, KindleVNCviewer (https://www.mobileread.com/forums/sho...d.php?t=150434).

It is a major rework. It's not tested on Kindle 2, 3, DX, but it hopefully still works on those devices. It is however tested on Kindle PW1 and will probably run on K4, K5 (KT), KPW1 and KPW2. Also, a version for Kobos is available (announced in the Kobo developer forum). Thus, I decided a slight rename: It is now known as "kvncviewer" :-)

Source code is available on github in the old place: http://github.com/hwhw/kindlevncviewer

As it is a major redesign, I opened this new thread. For some scenarios, people might want to continue to use the old code.

The new code brings some new options. It is written in Lua, and that I took a bit further than with the old codebase, which used Lua for configuration, too. The new code is implemented using LuaJIT. It re-uses the framebuffer code from Koreader and is quite versatile. It allows for rotation options, b&w dithering on all devices, configurable refresh timeouts (though this won't make your screen faster than the hardware can do, but you might want to fiddle with the options and report your experiences here) and some more things I forgot about.

Attached is the compiled version for Kindles.
Attached Files
File Type: zip kvncviewer-arm-none-linux-gnueabi-v1.0.0-1-g38f1188.zip (529.4 KB, 1031 views)
hawhill is offline   Reply With Quote