Skip to content
This repository has been archived by the owner on Feb 13, 2019. It is now read-only.

Commit

Permalink
Add readme
Browse files Browse the repository at this point in the history
  • Loading branch information
louisdh committed May 20, 2017
1 parent c624e50 commit c1e5649
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions README.md
@@ -0,0 +1,15 @@
# PointerKit

<p align="center">
<img src="readme-resources/PointerKit.gif" style="max-height: 4480px;" alt="PanelKit for iOS">
<br>
<i>A Magic Mouse connected to an iPad running <a href="https://itunes.apple.com/us/app/pixure-professional-pixel-art-studio/id893400841?mt=8">Pixure</a> with <a href="https://github.com/louisdh/panelkit">PanelKit</a>.</i>
</p>


## About
PointerKit is a proof of concept framework to use a pointing device on iOS. This is done via a multipeer connection between a Mac and an iOS device. The pointer movement is captured by the Mac app, after which it's send to the receiving iOS device (over Bluetooth or Wi-Fi).

This project uses [PTFakeTouch](https://github.com/PugaTang/PTFakeTouch) for faking touches.


Binary file added readme-resources/PointerKit.gif
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit c1e5649

Please sign in to comment.