kindle-tty

1.0.1 • Public • Published

kindle-tty

Wouldn't it be cool to program on an e-ink device, like the kindle? Well, maybe not with the limited processing power of the kindle, but rather use it just as a screen? That is the purpose of this project! The refresh rate is not very good, but so far seems usable.

kindle

Note: This is part of my personal trinkets, most probably it needs some tweaking before you can use it. Currently I'm using a Kindle Paperwhite with firmware 5.9.4

The experimental browser on the Kindle is quite cool, it supports some modern features! Of special interest, is the WebSocket support! As it would allow me to keep an open connection, and sync it live!

How do I run it?

  1. I'm usually inside tmux
  2. ./run.sh
    This will split the screen, start node, and the script session (on the top-left pane)
  3. Open http://ip-machine:20001/ on the kindle
  4. Enjoy! The "scripted" top-left pane will be replicated on the kindle

I absolutely enjoy using less, and of course (man command) on that pane. Makes reading really nice!

Dependencies (2)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i kindle-tty

    Weekly Downloads

    0

    Version

    1.0.1

    License

    ISC

    Unpacked Size

    275 kB

    Total Files

    8

    Last publish

    Collaborators

    • osdroid