Skip to content

lovebug0706/Flytrap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Flytrap

A semi-automatic APK installer for Android.

This script requires the following software:

  1. adb: Android Debug Bridge

    • Install using your package manager. For Arch Linux, run:
      sudo pacman -S android-tools
  2. zenity: GUI dialog tool

    • Install using your package manager. For Arch Linux, run:
      sudo pacman -S zenity

Usage

Run the script to install APKs:

./Flytrap.sh [FLAGS]

Flags

-h | --help: Shows the supported flags.

-c | --compat: Allows older apps to be installed on Android 14 and higher.

About

A semi-automatic APK installer for Android.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages