ndnMouse
Secure control interface for a PC over named-data-networking, using a mobile device

Securely control your PC's mouse (and keyboard) using named-data-networking (NDN)! It also has UDP support. This is a school project for me, and has no ads or other means of monetization. Additionally the open source code is on Github. If you want more detail, check out the project report or slides.
Features
It currently features mouse control, rudimentary keyboard support (in the form of slideshow control and custom typed messages), two-finger scrolling, and some mouse user settings. Communication can be run over NDN or UDP, with your PC running one of the Python client scripts provided here.
Screenshots








Demo Video
Get the app
Download from Google Play. NFD must be running on your PC and Android phone if you want to communicate over NDN. Additional dependencies are found here.
Privacy
See here.
About me
I created this app for a college class tasking us to apply named-data-networking in a project.
This is also my first Android app. Any comments or feedback is appreciated. You can reach me at waminnerco@gmail.com
Thank you to Jason La for letting me use his one of his websites as a template.