This software emulates mouse operations on Windows, using the touch status transmitted from the application TouchSender.
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.
- Operation based on touch input with up to 1000Hz sensitivity
- Customizable mouse sensitivity
- Left-click functionality while touching
- Touch input status monitor
example.mp4
- 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.,
.exe
file) and attaches it to the release.
Currently, the project only supports unpackaged builds.