Python library for the Freebox network-based input API (rudp, foil). The code is based from the C implementation available at https://github.com/fbx/ .
The documentation of the protocol is available here: http://dev.freebox.fr/sdk/
## Usage
Use the class FreeboxController, that automatically look for the network for a freebox. Then, use the press method to simulate a key press.
from remotefreebox.freeboxcontroller import FreeboxController
fbx = FreeboxController() fbx.press(“Chan+”)
Release files for remotefreebox 0.3
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| remotefreebox-0.3.tar.gz | 10.4 kB | Details |
Release files / remotefreebox-0.3.tar.gz
| Download URL | remotefreebox-0.3.tar.gz |
|---|---|
| Size | 10.4 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
0430bbaf465c6a5627784c1b175a0a788ff28bc03038d30ed268c4764e9b1b60
|
|
BLAKE2b-256 checksum How to use checksums |
2849e07c0d4836c1b9f78c847d8f8d368ea69f96363dae0f8450ead241819a75
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |