Skip to content

iPAWiND/MousePort

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MousePort

Mouse Support For iPhone and iPad

How It Works

Mouse events are mapped from your computer to your iOS device through UDP protocol

Demo

Getting Started

A computer is required, and needs to be connected to the same network as your iOS device.

Prerequisites

MousePort Client for Mac, Windows or Linux

MousePort Dynamic Library for iOS

Running

Open the client app on your computer

Open the injected app

Happy catching 🖱

Troubleshooting

Client app stucks on searching

  • Quit and re-launch it
  • Quit and re-launch the injected app on your iOS device
  • Make sure both your computer and iOS device are on the same network

Acknowledgments

  • This project is distributed publicly in hope that it will be useful for many people
  • This project comes as is, without any warranty or guarantee
  • This project comes under GNU AGPLv3 LICENSE

Credits

Inspired by PointerKit

License

Copyright © 2019, iPAWiND. All rights reserved.

Redistribution and use in source or binary form, with or without modification, are permitted provided that the following conditions are met:

  • Copyright and license notices must be preserved and visible to end user.

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.