Skip to content

wahyu6070/kopi-installer

Repository files navigation

kopi installer

kopi installer is an installer script that runs in magisk manager or recovery, which can be converted into a magisk module or kopi module.

Variabel

  • MODPATH directory where the module is edited
  • MAGISKMOD magisk module directory after installing module (/data/adb/modules/"id name module")
  • MAGISKUP magisk module directory before installing module (/data/adb/modules_update/"id name module")
  • KOPIMOD kopi module directory (/data/kopi/modules/"id name modules")
  • TYPEINSTALL Type install module (magisk,kopi,false)
  • API Android SDK Code
  • ARCH Architecture
  • ID Id name module
  • NAME Name module
  • VERSION Version
  • VERSIONCODE Version code
  • DEVICE Device Name
  • DATE Date module build
  • AUTHOR Author Module

Example script

module.prop

customize.sh

install.sh

permissions.sh

uninstall.sh

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages