View Single Post
Old 06-12-2014, 03:55 PM   #26
twobob
( ͡° ͜ʖ ͡°){ʇlnɐɟ ƃǝs}Týr
twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.
 
twobob's Avatar
 
Posts: 6,586
Karma: 6299993
Join Date: Jun 2012
Location: uti gratia usura (Yao ying da ying; Mo ying da yieng)
Device: PW-WIFI|K5-3G+WIFI| K4|K3-3G|DXG|K2| Rooted Nook Touch
For now: just remove all the other "IF"s since you know what you want...

Ill post it here,.


PHP Code:
#!/bin/bash

&> /var/log/messages && 2>/dev/null tail -/var/log/messages exec parselog | \
awk '/.*PageTurnAction*./ || /.*JunoExecutionManager*./ {system("eips 20 0 `date +%T`")}' 

just run with that.

remove everything else.

I'll think about why that might happen at some point, but that would fix it for now - to only work on a paperwhite, dumbly, without detection.

Just edit the file: /mnt/us/extensions/showtime/bin/showtime.sh
or <THE_KINDLE_ON_YOUR_PC>/extensions/showtime/bin/showtime.sh

You can run stuff directly in the backend using nilujes usbnet modification via kual or directly.from its installer. (session pictured via wifi)
Attached Thumbnails
Click image for larger version

Name:	ssh-session-to-paperwhite-over-wifi.png
Views:	264
Size:	35.9 KB
ID:	124082  

Last edited by twobob; 06-12-2014 at 10:01 PM. Reason: slimmed it
twobob is offline   Reply With Quote