# fahrez182/AxManager

AxManager is an Android application designed to provide deeper control over apps and the system.

Repository: https://github.com/fahrez182/AxManager
Canonical: https://ross.abutalabs.com/products/axmanager
Language: Kotlin
License: Apache-2.0
License Family: permissive
Last push: 2026-05-24T13:27:22+00:00

## Health v2 (maintenance only)
Score: 73/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 84, release rhythm 85, longevity 27
- inputs: {"age_days": 381, "days_push": 101, "days_rel": 101, "gap_med": 3, "n_releases_24m": 28}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1378, forks 126 (observed 2026-08-28T04:04:33.522542+00:00)

## What it is
AxManager is an Android application that establishes a persistent ADB-based privileged environment on the device, allowing shell command execution and system-level control without root (with optional root support). It hosts third-party plugins (unrooted modules) and provides a WebUI for managing the privileged environment.

## Use cases
- run adb shell commands on my phone without a pc
- grant apps adb-level privileges without rooting my device
- manage system optimizations and modules on a non-rooted android
- create a persistent adb shell session on android
- install and manage unrooted modules like magisk but without root
- control my android system with shizuku-like adb permissions

## When to choose
- you want root-like adb privileges on a non-rooted device
- you need a resident adb shell environment with plugin support
- you want to avoid connecting to a pc for adb tasks
- you prefer an open-source alternative to shizuku with a webui

## When to avoid
- you need a fully stable, production-ready tool rather than a proof of concept
- your device cannot enable wireless debugging or grant adb permissions
- you need actual root-level modifications like flashing or system partition edits
- you want a simple one-off adb command runner instead of a managed environment

## Facets
- artifact type: application
- maturity: active
- function: developer-tools, configuration-management, plugin-system, cli, security
- domain: android-tools, developer-tools, self-hosted
- platform: -
- tags: adb, wireless-debugging, shell-executor, no-root, privilege-escalation, webui, magisk-alternative, shizuku-alternative, system-control, proof-of-concept, automation, android, mobile

## Member repositories
- fahrez182/AxManager (main) score 73

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:33.522542+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T04:40:22.283996+00:00, confidence not recorded.
  - readme: https://github.com/fahrez182/AxManager (fetched 2026-08-28T04:04:33.522542+00:00, sha 184298693878)
- Data as of 2026-08-30T08:39:29.467469+00:00.
