Skip to content

ActuallyTrizon/ToolDroid

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

64 Commits
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

ToolDroid ๐Ÿ› ๏ธ

ToolDroid is a specialized system utility suite for Android devices (ADB). It leverages Termux and Shizuku to provide hardware insights (Default) and hidden insights (Shizuku) that standard apps cannot reach.

๐Ÿš€ Advanced Features

  • Simple Monitoring: standard API and Shizuku dumpsys data.
  • Health Metrics: Calculates actual battery health with Shizuku.
  • Thermal: Monitor charging current and temperature.

It hides shizuku features if you don't have it enabled and connected.

๐Ÿ–ผ๏ธ Gallery

Result

๐Ÿš€ Installation & Usage

  1. Install Termux from GitHub or F-Droid.
  2. Install Termux Api from GitHub or F-Droid.
  3. Install dependencies:
    pkg update && pkg install python termux-api -y
    
  4. Download the source code.
  5. Extract the zip.
  6. Run cd ~/storage/downloads/ToolDroid-Main/
  7. Run ls (Optional)
  8. Run python tooldroid.py

Shizuku ๐ŸฆŠ

Activate Shizuku

  1. export rish
  2. make folder in termux's storage named rish
  3. move the rish to the rish folder
  4. in termux run cd ~/storage/rish/
  5. run sh rish
  6. quit session by pressing quit in notifications
  7. Now you can enjoy!

You must have Shizuku running

About

A lightweight hardware monitoring tool designed to track battery health, temperature on Android

Resources

Stars

Watchers

Forks

Contributors

Languages