← Back to Home

screenControl – Remote Control & Automate Your Kindle

screenControl lets you view and interact with your Kindle’s screen remotely, straight from your web browser. Adapted from a leaked developer firmware and improved for the Kindle modding community, screenControl enables wireless automation, remote control, and seamless interaction with your e-reader from any computer on your local network.

What Does screenControl Do?

Features

Installation

  1. Download: screenControl.tar.gz
  2. Extract the archive on your computer.
  3. Copy the extracted files to your Kindle’s /mnt/us/extensions/ directory.
  4. Optional: To use from KUAL, make a KUAL-compatible folder/script, or run the .sh script directly in KTerm.
  5. Start the script from KUAL or by running it in your terminal emulator.

How to Use

  1. Find your Kindle’s IP address:
    Open KTerm and run ip a to display your Kindle’s IP address.
  2. Connect from your browser:
    On any device on the same network, go to:
    http://[your-kindle-ip]:6789
    (Example: http://192.168.0.69:6789)
  3. Interact with your Kindle:
    The Kindle screen displays in your browser. Click anywhere to control—tap buttons, turn pages, automate actions, or test scripts.

Tips & Troubleshooting

Advanced Uses

Developers can use screenControl to test Kindle apps, debug layouts, or automate repetitive tasks.
The tool supports sending click events programmatically, so you can automate actions or integrate it into scripts.

Notes

screenControl is a unique way to interact with and automate your Kindle wirelessly—control it remotely, automate tasks, and streamline your e-reader workflow.