View Single Post
Old 12-06-2013, 04:10 AM   #12
Rod Smith
Junior Member
Rod Smith began at the beginning.
 
Posts: 2
Karma: 10
Join Date: Dec 2013
Location: Weymouth, UK
Device: kobo mini, kobo touch
Kobo mini has httpd server for the linux-literate

If
  1. you have telnet access to you kobo's Linux (e.g. from a pc), and
  2. you're familiar with Linux

you can check whether your own device has it; but my Kobo mini has a simple httpd already installed in /usr/sbin, and symlinked to busybox. It's not in the main $PATH search path, but you can find it by typing

find / -name httpd

at the telnet terminal.

For (1) see post No. 3 in https://www.mobileread.com/forums/sho...d.php?t=220256
For (2) you may like to initiate your own linux bash scripts from a E-reader/Kobo menu, see
https://www.mobileread.com/forums/sho...d.php?t=220256

Last edited by Rod Smith; 12-06-2013 at 07:35 AM. Reason: Extra information on linkage.
Rod Smith is offline   Reply With Quote