View Single Post
Old 02-07-2012, 07:38 PM   #1
fbdev
fbdev
fbdev really knows where his or her towel isfbdev really knows where his or her towel isfbdev really knows where his or her towel isfbdev really knows where his or her towel isfbdev really knows where his or her towel isfbdev really knows where his or her towel isfbdev really knows where his or her towel isfbdev really knows where his or her towel isfbdev really knows where his or her towel isfbdev really knows where his or her towel isfbdev really knows where his or her towel is
 
Posts: 107
Karma: 70177
Join Date: Jul 2011
Device: kindle
kite: kindle 3 application launcher

kite allows you to run native linux applications on kindle
> from the home screen like kindlets
> when your kindle is unplugged from the usb port
> when your kindle starts up
no jailbreak is necessary to install this application.
kite applications can be sorted into collections.

installation as update
Spoiler:
> unzip kite.zip
> select update corresponding to your kindle model
>> wifi: k3w, 3g: k3g, international: k3gb
>> to find your version:
>> menu => settings
>> bottom right => kindle 3.X
>> if X is 2 or greater, use update marked 3.2.1
> plug in your kindle
> copy update to your kindle
> menu => settings
> menu => update your kindle

uninstall
Spoiler:
> kite-uninstall.sh will be on your kindle
> move it to kite/ondrop
> unplug your kindle

custom screen savers
Spoiler:
> unzip screensavers.zip
> put screensaver.sh on your kindle in kite/ondrop
> unplug your kindle

when you reconnect your kindle, you can put your own images in the screen_savers folder.
you must restart your kindle to see new screen savers.

to uninstall:
> run the script again
> delete screen_savers_uninstalled from your kindle

usb networking
Spoiler:
> unzip usbnet.zip
> place usbnet.sh in kite/ondrop
> unplug your kindle

usbnet will appear on your home screen; open to toggle.
when usbnet is active, you can telnet and rcp to your kindle.
# ifconfig usb0 192.168.2.1
# telnet 192.168.2.2
# rcp /etc/passwd root@192.168.2.2:/tmp

to change your kindle's ip, edit kite/config/usbipv4.

installation of kite as a script
Spoiler:
for users with usb networking.
# gzip -d kite.gz
# sh kite

changelog
Spoiler:
+ fixed minor deletion bug
+ cut out logging code

acknowledgments
Spoiler:
thanks to all of the people who worked on the kindle jailbreak, usb networking, and screen saver hacks.
source available upon request.
bash xinetd inetutils
Attached Files
File Type: zip kite.zip (163.3 KB, 11670 views)
File Type: zip kite-uninstall.zip (260 Bytes, 2616 views)
File Type: zip screensaver.zip (341 Bytes, 5360 views)
File Type: zip usbnet.zip (1.09 MB, 2905 views)
File Type: gz kite.gz (21.7 KB, 3728 views)

Last edited by fbdev; 02-08-2012 at 03:45 PM.
fbdev is offline   Reply With Quote