Giter Site home page Giter Site logo

miil / mobilemouse Goto Github PK

View Code? Open in Web Editor NEW

This project forked from yugrocks/mobilemouse

0.0 1.0 0.0 4.91 MB

An android app that acts as a remote mouse and keyboard for your PC (windows only).

License: MIT License

Python 27.32% Java 72.68%

mobilemouse's Introduction

MobileMouse

Note: it's a part of my AI assistant VINI, and some parts(files) of this app have been removed. The main activity belonged to the functionality of VINI app, of which the MobileMouse is a subset. Those files have been removed.

A simple android app that acts as a remote mouse and also as a keyboard (functionality added in v1.5) for your PC (windows only). This project consists of a backend server made in python and it uses sockets to connect to the android app. Security vulnerabilities can be addressed and dealt with very easily(for example using SSL security for sockets).

alt tag alt tag

required libraries in python:
$pip install win32con
$pip install win32api
run:

$python MobileMouse

Windows server side exe file(installable) here:
https://drive.google.com/uc?export=download&id=0B8Id8pGp8lAGem5pdGp0Zjl4LUU

Android app Here:
https://drive.google.com/uc?export=download&id=0B8Id8pGp8lAGc3BHLWRpNHZ1cGM

One more Step:
You have to set the IP address of your PC in the settings of the MobileMouse android app. To do that, go to cmd, type command:
$ipconfig

The ip address is the value of IPv4 address key.
Added typing functionality. Now you can type remotely from the app into your laptop.

mobilemouse's People

Contributors

yugrocks avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.