web-based remote mouse and keyboard controller
Python JavaScript
Switch branches/tags
Nothing to show
Clone or download
carview.php?tsp= Fetching latest commit…
Cannot retrieve the latest commit at this time.
Permalink
Failed to load latest commit information.
carview.php?tsp= static
carview.php?tsp= views
carview.php?tsp= .gitignore
carview.php?tsp= LICENSE
carview.php?tsp= README
carview.php?tsp= bottle.py
carview.php?tsp= cheese.py
carview.php?tsp= mousetrap

README

    Mousetrap
    ~~~(___*>
  Remotely control the mouse and keyboard
  of your computer via the web.
  Author: Joshua Roesslein
  License: MIT
  Made with:
      Python
      Bottle Web Framework (https://bottle.paws.de/)
      CherryPy WSGI Server (https://cherrypy.org/)
      MooTools (https://www.mootools.net)
      python-xlib (https://python-xlib.sourceforge.net)