TouchSenderTablet
April 6, 2025 ยท View on GitHub
This software emulates mouse operations on Windows, using the touch status transmitted from the application TouchSender.
Installation
Before installing, ensure that you have TouchSender app installed on your device.
- Download the latest release from the GitHub Release Page.
- Extract the downloaded zip file to a location of your choice.
- Run the executable file (
TouchSenderTablet.exe) to launch the application.
Features
- Operation based on touch input with up to 1000Hz sensitivity
- Customizable mouse sensitivity
- Left-click functionality while touching
- Touch input status monitor
Examples
Spin Rhythm XD
https://github.com/user-attachments/assets/2acf9f1d-42dd-42c2-a63c-a2d8ba15cc77
Deployment
- Create a new release based on
release-drafter. - When the version tag (e.g.,
v1.0.0) is added, the GitHub Actions workflow for the release is triggered. - The workflow builds the application (e.g.,
.exefile) and attaches it to the release.
Development
Currently, the project only supports unpackaged builds.