Skip to content

Latest commit

 

History

History

android_controller

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.