The Crazyflie PC client enables flashing and controlling the Crazyflie. It implements the user interface and high-level control (for example gamepad handling). The communication with Crazyflie and the implementation of the CRTP protocol to control the Crazyflie is handled by the cflib project.
See the installation instructions in the GitHub docs folder.
Check out the Bitcraze crazyflie-client-python documentation on our website.
Everyone is encouraged to contribute to the CrazyFlie library by forking the GitHub repository and making a pull request or opening an issue.