Giter Club home page Giter Club logo

appmanager's Introduction

App Manager

Debug Build Translation status GitHub release (including pre-releases) F-Droid GitHub Repo Size TG Group TG Channel Twitter @AMUpdateChannel

Yet another Android package manager and viewer but...

  • Copylefted libre software (GPLv3+)
  • Material design (and a nice UI)
  • No useless permissions
  • Does not connect to the Internet (the permission is required for ADB mode)
  • Displays as much info as possible in the main window
  • Lists activities, broadcast receivers, services, providers, permissions, signatures, shared libraries, etc. of any app
  • Launch (exportable) activities, create (customizable) shortcuts
  • Block any activities, broadcast receivers, services or providers you like with native import/export as well as Watt and Blocker import support (requires root)
  • Revoke permissions considered dangerous (requires root/ADB)
  • Disable app ops considered dangerous (requires root/ADB)
  • Scan for trackers in apps and list (all or only) tracking classes (and their code dump)
  • Generate dynamic manifest for any app
  • View/edit/delete shared preferences of any app (requires root)
  • Display running processes/apps (requires root/ADB)
  • Display your app usage, data usage and app storage info (requires “Usage Access” permission)
  • APK files can be shared (hence the use of a provider)
  • Clear app data or app cache (requires root/ADB)
  • Batch operations: clear app data, disable run in background, disable/kill/uninstall apps
  • One-click operations: block ads/tracker components, block components by signature, block multiple app ops

…and other minor features such as installing/uninstalling/updating/enabling/disabling apps, displaying app installation info, opening on F-Droid, Aurora Droid or Aurora Store combining the features of 5 or 6 apps any tech-savvy person needs.

Get it on F-Droid Get it on IzzyOnDroid

App Manager Docs: https://muntashirakon.github.io/AppManager

Telegram Support Group: https://t.me/AppManagerAndroid

Telegram Update Channel: https://t.me/AppManagerChannel

Follow @AMUpdateChannel on Twitter: https://twitter.com/AMUpdateChannel

Translations

Translate App Manager at Weblate: https://hosted.weblate.org/engage/app-manager/

Translate App Manager Docs at Crowdin: https://crwd.in/app-manager-docs

Translation status

Mirrors

GitLab: https://gitlab.com/muntashir/AppManager

Riseup: https://0xacab.org/muntashir/AppManager

Codeberg: https://codeberg.org/muntashir/AppManager

Screenshots

Light

Dark

Build Instructions

  • System Requirements: Any PC/Mac with 4GB RAM (8GB recommended)
  • Operating System: Linux/macOS (no support for Windows)
  • Software: Android Studio, gradle
  • Active internet connection

macOS

  • Install command line tools: (No need to install Xcode)
    xcode-select --install
  • Install gnu-sed: (Goto https://brew.sh/ if you don't have brew installed)
    brew install gnu-sed

Linux

You need to install development tools.

For Debian/Ubuntu:

sudo apt-get install build-essential

For Fedora/CentOS/RHEL:

sudo yum groupinstall "Development Tools"

For Arch/Artix/Manjaro:

sudo pacman -S base-devel

Clone and Build App Manager

  1. Clone the repo along with submodules:
    git clone --recurse-submodules https://github.com/MuntashirAkon/AppManager.git
    You can use the --depth 1 argument if you don't want to clone past commits.
  2. Open the project AppManager using Android Studio. Android Studio should start syncing automatically. It will also download all the necessary files automatically (provided you have Internet connection).
  3. Build debug version of App Manager from Menu > Build > Make Project

Note: If you're going to build a pre-release, you have to execute ./scripts/lazysodium_apply_prerelease_patch.sh first.

Credits and Libraries

A list of credits and libraries are available in the About section of the app.

appmanager's People

Contributors

atrate avatar brahmanggi avatar comradekingu avatar enesgenc41 avatar fynngodau avatar ioty avatar koffevar avatar kovalevartem avatar majeurandroid avatar mcouceiro79 avatar muntashirakon avatar nathanbnm avatar oflak avatar omoma avatar one3chens avatar rekembuz avatar rickym7 avatar salehaliii avatar sam-oak avatar santossi avatar sh4feen007 avatar sr093906 avatar theshubhendra avatar timfraedrich avatar tommynok avatar totoprayogo1916 avatar waldist avatar weblate avatar zzjzxq33 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.