Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/destos/bonfo

Betaflight configuration snapshotting and management
https://github.com/destos/bonfo

betaflight betaflight3 drone drone-racing drones multiwii

Last synced: 15 days ago
JSON representation

Betaflight configuration snapshotting and management

Awesome Lists containing this project

README

        

# Bonfo - drone configuration management

[![pypi](https://img.shields.io/pypi/v/bonfo.svg)](https://pypi.org/project/bonfo/)
[![python](https://img.shields.io/pypi/pyversions/bonfo.svg)](https://pypi.org/project/bonfo/)
[![Build Status](https://github.com/destos/bonfo/actions/workflows/release.yml/badge.svg)](https://github.com/destos/bonfo/actions/workflows/release.yml)
[![Dev Build Status](https://github.com/destos/bonfo/actions/workflows/dev.yml/badge.svg?branch=dev)](https://github.com/destos/bonfo/actions/workflows/dev.yml)
[![codecov](https://codecov.io/gh/destos/bonfo/branch/main/graphs/badge.svg)](https://codecov.io/github/destos/bonfo)
[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)

* Documentation:
* GitHub:
* PyPI:
* Free software: MIT

## Features

* Connects to Betaflight flight controllers
* More soon ( lol )

## Credits

This package was created with [Cookiecutter](https://github.com/audreyr/cookiecutter) and the [waynerv/cookiecutter-pypackage](https://github.com/waynerv/cookiecutter-pypackage) project template.

Inspired by some of the existing multi-wii protocol packages like [YAMSPy](https://pypi.org/project/yamspy/)