Skip to content

AlexeiCrystal/termux-shizuku-tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

English | Русский

GitHub release (latest by date) GitHub All Releases GitHub issues GitHub pull requests GitHub GitHub Repo stars Build package

Description

Helps Termux get access to Shizuku

Requirements

Shizuku installed and running
• Installed Termux

How to install

  1. Download deb file from latest release
  2. Go to the directory where the file was downloaded to
    For example:
cd /sdcard/Download
  1. Install package
    For example:
dpkg -i termux-shizuku-tools_4.0.deb

Commands

Usage: shizuku, shk <command>

Commands:
  info, i              - Show Shizuku status
  open, o              - Open Shizuku
  stop, s              - Stop Shizuku server
  execute, exec, e     - Execute command via Shizuku
  shell, sh            - Start interactive Shizuku shell
  help, h              - Show this help
  version, v           - Show version

Examples:
  shizuku info
  shizuku exec "pm list packages"
  shizuku shell

How to build

  1. Download repository as zip
  2. Execute build.sh script at root of the repository
    For example:
bash /sdcard/Download/termux-shizuku-tools-main/build.sh
  1. Install package
    For example:
dpkg -i /sdcard/Download/termux-shizuku-tools-main/termux-shizuku-tools.deb

Star History

Star History Chart