Giter Club home page Giter Club logo

injecttouch's Introduction

InjectTouch

介绍

  • 模拟触控事件,支持输入触控点数据文件批量模拟。
  • 白板代码生成txt文件供此项目使用
  • 文本规则
    1. LeftDown 683,482 0: 左键点击,点为(683,482),当前笔迹ID为0
    2. MoveTo 683,482 2: 2号笔迹移动到(683,482)
    3. Delay 5: 当前行延迟5毫秒

使用

InjectTouch.exe [笔迹文件路径] [开启的笔迹数] [缩放方式]
InjectTouch.exe ..\zoomout.txt 3 zoomin
  • 项目中txt文本只提供了三指数据,如果开启的笔迹数量超过3,仍然只会绘制3条
  • 缩放方式为normal,zoomin,zoomout;zoomin待实现

参考资料:

https://learn.microsoft.com/en-us/windows/win32/api/winuser/nf-winuser-injecttouchinput https://github.com/hecomi/uTouchInjection

injecttouch's People

Contributors

aliceljm1 avatar nickjohnson868 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.