Catch all sorts of UI events from your phone
With ControllerApp, now it's possible to detect an event like a simple tap in your mobile's screen or a device's acceleration, directly in your python code.
Really easy to use
ControllerApp was designed for begginners, you can connect to your phone in one line of code.
Receive data from several devices (or in several computers)
Controller works with a 'room code', that means you can catch data from several devices or in several computers only by using the same code.
Features
Check The Features
from controller import Controller
c = Controller('a1b2c3') '''room code'''
Installation
Start Using Now
Installing the python package.
The Controller package can be installed using pip package installer:
If you don't have pip installed, check the website
F.A.Q
Frequently Asked Questions
-
How much it costs?
Actually, it's totally free.
-
Where is this service located?
The site (and API) are hosted by ViaRézo (A CentraleSupelec's students' Association)