Skip to main content

A Python module to control a Freebox v6 remotely

Project description

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+”)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

remotefreebox-0.2.tar.gz (9.1 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page