Skip to content

Artazon - A simple ADB toolkit for the terminal. Artazon is a command-line toolkit that helps you manage Android devices using ADB. It includes useful scripts and shortcuts for common tasks like app management, file transfer, device control, and more.

License

Notifications You must be signed in to change notification settings

dev4ones-space/artazon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Artazon

Artazon is a lightweight and terminal-based ADB toolkit that simplifies common Android Debug Bridge tasks. It’s designed for Android power users, developers, and tinkerers who prefer using the command line.

Features

  • App management (install, uninstall, extract, disable, etc.)
  • File operations (push, pull)
  • Root managment

Requirements

  • ADB installed and available in your system $PATH
  • Android device with USB debugging enabled
  • Linux, macOS terminal

To run

To run an Artazon with build 10B1 and higher, use python3 main.py

Recomended using main.py bare, pyinstaller or same compilers are not supported yet (path . unsupport)

To clone, use GitHub. (old repo is private now due security reasons)

About

Artazon - A simple ADB toolkit for the terminal. Artazon is a command-line toolkit that helps you manage Android devices using ADB. It includes useful scripts and shortcuts for common tasks like app management, file transfer, device control, and more.

Topics

Resources

License

Stars

Watchers

Forks

Languages