Giter Site home page Giter Site logo

nikosavola / kobo-wifi-remote Goto Github PK

View Code? Open in Web Editor NEW

This project forked from sublipri/kobo-wifi-remote

0.0 0.0 0.0 308 KB

A web-based remote control for Kobo e-readers

License: GNU General Public License v3.0

Shell 3.48% JavaScript 4.97% CSS 1.68% HTML 20.13% Dockerfile 0.46% Rust 67.91% Lua 1.37%

kobo-wifi-remote's Introduction

Kobo Wi-Fi Remote 0.2.0

Kobo Wi-Fi Remote is a remote control/page turner for Kobo e-readers. It installs a server on your device that can record and replay touchscreen inputs via a web interface. It is not safe to use on public Wi-Fi networks.

Features

  • A simple interface designed for smartphones and users with limited dexterity.
  • Keyboard shortcuts for use with a computer.
  • Take screenshots using a web browser or NickelMenu.
  • Probably supports all Kobo e-readers with touch screens (tested on a Glo and Sage running the latest firmware).
  • Custom actions (e.g. adjust the brightness).
  • Trigger actions with a GET request -- use with a DIY hardware remote or your smart watch
  • A NickelMenu entry and KOReader plugin for toggling the server.

There are some screenshots in the thread on MobileRead.

Installation

  1. Download the latest release and extract the .zip file.
  2. Connect your e-reader to your computer with a USB cable and browse its storage.
  3. Set your computer to show hidden files.
  4. Copy the KoboRoot.tgz file to the hidden .kobo directory on your e-reader.
  5. Safely eject your e-reader then disconnect the USB cable. Don't touch the power button.
  6. Wait for your e-reader to automatically install the package and reboot itself.
  7. Connect your e-reader to your Wi-Fi network. If using a smartphone as the remote, the phone's hotspot might work best.
  8. Once connected, the e-reader's IP address will be displayed on screen (also in More > Settings > Device Information if required later).
  9. Enter the IP address in a web browser and go through the initial setup.

Warning: installing this will enable Kobo's ForceWifiOn setting, which drains the battery quicker. You can still manually disable Wi-Fi when not using the remote if this is a concern, and ForceWifiOn can be disabled in the web interface (under Developer Settings).

Uninstallation

  1. Extract the Uninstaller.zip file included with the release.
  2. Follow steps 2-6 of the installation process.

If you have shell access you can also just run /opt/wifiremote/bin/wifiremote uninstall (use --dry-run to check what will be removed).

Troubleshooting/Reporting Bugs

Scroll to the bottom of the homepage (at your e-reader's IP address) and press Troubleshooting. There you'll find instructions for generating a log file and reporting issues.

Building

Requires cargo, cross and coreutils

Create a KoboRoot.tgz:

./build.sh

Skip the KoboRoot.tgz, transfer the built files to a Kobo via rsync/ssh, and restart the server:

KOBO_HOST=192.168.1.10 ./build.sh deploy

Create a KoboRoot.tgz, copy it with scp, and reboot the device:

KOBO_HOST=192.168.1.10 ./build.sh install

kobo-wifi-remote's People

Contributors

sublipri avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.