Skip to main content

Python3 Android Touch Module, Base On "BobbleKeyboard/android_touch". Support Multi-Finger Tap/Swipe/Circle/Expand Action...

Project description

  ___  __    __                _           _     _   _                   _
|` _ `\\`\  /,/ __ _ _ __   __| |_ __ ___ (_) __| | | |_ ___  _   _  ___| |__
| (_) / \ \/ / / _` | '_ \ / _` | '__/ _ \| |/ _` | | __/ _ \| | | |/ __| '_ \
| ,_ /   \ ,/ | (_| | | | | (_| | | | (_) | | (_| | | || (_) | |_| | (__| | | |
|_|      /_/   \__,_|_| |_|\__,_|_|  \___/|_|\__,_|  \__\___/ \__,_|\___|_| |_|

android_touch

PyAndroidTouch

This project is the python 3 support module based on "BobbleKeyboard/android_touch".

Introduction

Support multi finger click / slide / circle / expand and other actions.

  • tap (tap, long press click, continuous click, multi finger click)
  • swipe (swipe, multi finger swipe) # currently only linear swipe
  • circle (circle, long press circle, multi finger circle, continuous circle, reverse circle)
  • expand (expand, multidirectional expand) # is equivalent to supporting shrink

How to use

As shown below.

Installation

  • Starting from version 0.0.2, the module will be uploaded to pypi. You can also install it directly using pip.
pip install PyAndroidTouch

Manual Installation

  1. Open the release page to find the latest version of the installation file.

  2. (Optional) download to this machine through browser, and then use pip to execute the following command to install.

pip install PyAndroidTouch-0.0.2-py3-none-any.whl
  • Of course, you can also directly copy the download link of the installation package and use pip for online installation. (execute the following command)
# Note: that the link here is version 0.0.2, please replace it with the latest version.
pip install https://github.com/HsOjo/PyAndroidTouch/releases/download/0.0.2/PyAndroidTouch-0.0.2-py3-none-any.whl

Example code

...

Demo

See the "pyandroidtouch/demo" directory.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

PyAndroidTouch-0.1.0.tar.gz (2.0 MB view details)

Uploaded Source

Built Distribution

PyAndroidTouch-0.1.0-py3-none-any.whl (4.1 MB view details)

Uploaded Python 3

File details

Details for the file PyAndroidTouch-0.1.0.tar.gz.

File metadata

  • Download URL: PyAndroidTouch-0.1.0.tar.gz
  • Upload date:
  • Size: 2.0 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.42.1 CPython/3.7.4

File hashes

Hashes for PyAndroidTouch-0.1.0.tar.gz
Algorithm Hash digest
SHA256 e89780167f1fd7c3f8301f6e210a70256c8dbdc1f5288a308989af01b7e0cf3e
MD5 149e8505383e0a133b7ce0ce2e045805
BLAKE2b-256 adad8f1d1a7af56b21a656d3377621b73777f4022cd903f05f294356ff44b880

See more details on using hashes here.

File details

Details for the file PyAndroidTouch-0.1.0-py3-none-any.whl.

File metadata

  • Download URL: PyAndroidTouch-0.1.0-py3-none-any.whl
  • Upload date:
  • Size: 4.1 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.42.1 CPython/3.7.4

File hashes

Hashes for PyAndroidTouch-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 113c28d44f66c9026e15b41192daeba47557f4ff16d4ae12d76213eb4660f860
MD5 b28165a93aef3a73aeed450fa6518755
BLAKE2b-256 5d84533f4824c57d93f62e5ce102db8041aebccb7c7a3dab003ac8e2fa24c9c8

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page