Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 694 Bytes

README.md

File metadata and controls

26 lines (16 loc) · 694 Bytes

Kindle Subway Display

Displays subway arrival times on a Kindle Touch

Without frame With frame

Setting up the Kindle

Add this line to crontab

*/1  * * * * /mnt/us/subway/refresh_display.sh      

Useful commands

  • Connect to the kindle
    ssh [email protected]

  • Enable read/write file system
    mntroot rw

  • Edit crontab
    nano /etc/crontab/root