Installing Homebrew

Before you go through the next guides to install apps, it is imperative you understand how.

Scriptlets

Beware! Installing tweaks/applications from unknown sources can result in installing malware or bricking your device!

After you jailbroke, you can now add .sh files to the documents folder on your Kindle and they will show up as books. These files contain code and most applications you download are packaged as them.

If you ever want to download Kindle apps from online, expect them to be packaged in this format. All you need to do is copy and paste.

KPM

KPM is a package manager that lets you install Scriptlets on device using a series of commands executed in the searchbar.

For example, ;kpm install, ;kpm update, etc.

If you are familiar with package managers such as apt-get, this will be very simple to you.

Psst... You can find a list of popular Kindle homebrew here!.

KOPlugins

KOReader has an extendable plugins mechanism, as is documented on koreader.rocks.

Some fan-favourite homebrew, such as SimpleUI and ZenUI takes shape as a KOPlugin.

To install them manually, you copy them into /koreader/plugins when you plug the Kindle into a computer.

Otherwise, they can also be installed on-device with an AppStore KOPlugin (e.g., Storefront).

Notes

Please note, that software called KUAL was formerly used to launch applications over scriptlets, but this is now obsolete and does not work.

With that out of the way, KOReader installation will be covered to show KPM basics. After that, what you install is fully up to you (you don’t even need KOReader! What am I, your mother?).