Skip to content

A collection of prebuilt binaries for working with android and OCR as a python package\n - adb \n -scrcpy \n - keyboardservice \n - tessaract

Notifications You must be signed in to change notification settings

samletnorge/local_binaries

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

local binaries that that are collected as a local package.

A collection of prebuilt binaries for working with android and OCR as a python package\n - adb \n -scrcpy \n - keyboardservice \n - tessaract

Binaries

  • adb: Android Debug Bridge binary for local use.
    • Supports linux
    • Supports macOS
    • Supports Windows
  • scrcpy: Screen mirroring and control tool for Android devices. and keyboard/mouse input.
    • Supports linux
    • Supports macOS
    • Supports Windows
  • shellms: Android messaging apk. will be downloaded into the phone to allow scripted sending messages
    • Supports Android
  • devinfo: Android apk for getting app ids. will be installed into the phone
    • Supports Android
  • keyboardservice: Android adb keyboard apk for scripted phone use. will be downloaded into the phone.
    • Supports Android
  • tessaract: multiple ocr models plus an osd and equ model
    • Supports linux
    • Supports macOS
    • Supports Windows

Installation

uv sync

source .venv/bin/activate

uv run example.py

Prerequisites

  • uv
  • Android device with USB debugging enabled

Configuration

  • device_id: Set this to your Android device's ID.

About

A collection of prebuilt binaries for working with android and OCR as a python package\n - adb \n -scrcpy \n - keyboardservice \n - tessaract

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published