Kindle Game Of Life
Java Applet turned Swing application into a Booklet to run on Kindle (FW <= 5.16.2.1.1) - Tested on: - Kindle Paperwhite 3 (7th Generation)
https://github.com/user-attachments/assets/cdec6b63-46a8-4ba8-bf19-6e8162c3f410
Requirements
Install
- Download the latest release of this repo.
- Plug Kindle in PC.
- Run
install.sh - On Kindle enter:
;log mrpiin search bar. - GameOfLife booklet should appear in library after the Kindle restarts.
Uninstall
- Repeat Install instructions but run
uninstall.sh.
Build
- Clone repo
- Install latest version of Maven.
- Fetch some jars from your Kindle, either through SSH or this tool
- Put them in a folder called lib in the directory.
- Download and put kindletool.exe in the root of the directory.
- Run
mvn installin the root of the directory. - Enjoy your update packages in the target folder.
Credit
All credit to this project for their reverse engineering that is used to make this project happen.
