Skip to content

KindleModding/KPM

Repository files navigation

KPM

KPM is a lightweight package manager for Kindles

The contents of this file are licensed under the CC0 license.

hooks

The following scripts are all optional and can be placed at the root of the package will be called under certain events:

  • install.sh - called once the package has been downloaded and extracted
  • launch.sh - called if launched from a launcher (NOTE: Apps are expected to manage THEIR OWN SCRIPTLETS via install.sh & uninstall.sh)
  • uninstall.sh - called before the package is deleted

Note: All of these scripts will be executed via sh NOT bash

About

Kindle Package Manager

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors