An open API service indexing awesome lists of open source software.

https://github.com/dikkadev/penferry

PenFerry is a tool that connects stylus interactions from an Android device to a Windows machine, allowing for real-time mirroring of actions.
https://github.com/dikkadev/penferry

Last synced: over 1 year ago
JSON representation

PenFerry is a tool that connects stylus interactions from an Android device to a Windows machine, allowing for real-time mirroring of actions.

Awesome Lists containing this project

README

          

# PenFerry 🖊️🚢

PenFerry is a tool that connects stylus interactions from an Android device to a Windows machine, allowing for real-time mirroring of actions.

## Overview 🌐

The project is split into two main components:

- [**Android App**](Android/README.md): Captures and sends stylus interactions from an Android device.
- [**Windows Application**](Windows/README.md): Receives and processes the stylus data on a Windows machine.

## Features 🌟

- **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.

## Getting Started 🚀

1. **Android App Setup**: Refer to the [Android README's Setup section](Android/README.md#setup-%F0%9F%9B%A0%EF%B8%8F) for installation and configuration details.
2. **Windows Application Setup**: Detailed setup instructions for the Windows component can be found in the [Windows README's Setup section](Windows/README.md#setup-%F0%9F%9B%A0%EF%B8%8F).

## License 📄

PenFerry uses the Unlicense. More details can be found in the [LICENSE](LICENSE) file.

## Contributing 🤝

Contributions to PenFerry are welcome. Please refer to [CONTRIBUTING.md](CONTRIBUTING.md) for guidelines.