Skip to content

Latest commit

 

History

History
37 lines (21 loc) · 747 Bytes

README.rst

File metadata and controls

37 lines (21 loc) · 747 Bytes

Android Controller

Control your android device with ADB.

Require Kupfer https://github.com/kupferlauncher/kupfer/

Also adb needs to be in PATH and your device connect with usb debug

  • Free software: MIT license

Features

  • Send to Device
  • Media Control
  • Volume Control

Install

pip install kupfer_plugin_android_controller

Or copy android_controller.py to ~/.local/share/kupfer/plugins/

Credits

This package was created with Cookiecutter and the cookiecutter-kupfer-plugin-package project template.