PenFerry is a tool that connects stylus interactions from an Android device to a Windows machine, allowing for real-time mirroring of actions.
The project is split into two main components:
- Android App: Captures and sends stylus interactions from an Android device.
- Windows Application: Receives and processes the stylus data on a Windows machine.
- Stylus Mirroring: Reflects stylus actions from Android to Windows.
- Configuration: Provides settings to establish a connection between devices.
- Supported Interactions: Handles basic stylus movements and specific actions like the supplemental two-finger tap.
- Android App Setup: Refer to the Android README's Setup section for installation and configuration details.
- Windows Application Setup: Detailed setup instructions for the Windows component can be found in the Windows README's Setup section.
PenFerry uses the Unlicense. More details can be found in the LICENSE file.
Contributions to PenFerry are welcome. Please refer to CONTRIBUTING.md for guidelines.