Skip to main content

Connect to your Vanomof S3/X3 bike

Project description

pymoof

Connect to your Vanmoof S3 and X3 through bluetooth.

Installation

Install python 3.6+, then use pip to install pymoof. pip install pymoof

Usage

from pymoof.clients.sx3 import SX3Client

client = SX3Client(bleak_client, encryption_key)
client.authenticate()

You must have an instantiated bleak client that is connected to the bike. See pymoof.tools.discover_bike to determine which device is your bike and pymoof.tools.retrieve_encryption_key to connect to Vanmoof servers to get your encryption key.

See example.py for more info on useage.

Contributing

This project uses Poetry for package and dependency management. It also uses tox for test running and pre-commit for running linters.

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

pymoof-0.0.3.tar.gz (6.1 kB view hashes)

Uploaded Source

Built Distribution

pymoof-0.0.3-py3-none-any.whl (7.3 kB view hashes)

Uploaded Python 3

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