FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

KindleTweaks/jobman: A Simple Kindle Jailbreak Manager · GitHub

Repository files navigation

Jobman

Note

A Simple Kindle Jailbreak Manager, that Performs Certain Jobs! :) WIP

Like my work? Consider donating or just starring my repo! :)

Features

  • Current:
    • Update blocking/unblocking
    • Battery health estimates
    • Environment updates
    • Self-updater
    • USB SSH (g_ether)
    • Wi-Fi SSH (iptables)
  • Planned:
    • Update sideloading (akin to Magisk sideload to inactive slot)
    • UI for mounting root overlays on reboot (rootless)

Building

Great thanks to slint-kindle-backend.

Prerequisites

  • koxtoolchain & Kindle SDK
  • cargo-zigbuild
    • rustup target add armv7-unknown-linux-musleabihf
    • cargo install cargo-zigbuild
    • sudo pacman -S zig # or platform equivalent

Alternative: Nix (Not Recommended)

If you use Nix (with flakes enabled), nix develop gives you a shell with all of the above, including a pinned koxtoolchain, and the build commands below work unchanged:

git submodule update --init
nix develop -c ./build.sh kindle

Please note that I do not maintain this, but it is an option if you wish to use it.

PC

Use slint-viewer, bundled with the Slint vscode plugin, or:

./build.sh

Kindle

Run ./build.sh kindle, and copy both folders in build/ to the device.

Notes

Inter, Libre Baskerville uses SIL Open Font License (OFL) Version 1.1. This project is licensed under GNU GPLv3.

About

A Simple Kindle Jailbreak Manager

Resources

Stars

7 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages


Back | FazBrowse Home | New Git URL