HTTP API for DJI Tello Drone

This Repository contains an HTTP based API for the DJI Tello Drone. This allows to control the Drone via HTTP GET/POST Commands instead of sending RAW UDP packages to the Drone itself.

To start, use the Quickstart documentation. Detailed Information can be found within the folder of each component or within the documentation folder:

Disclaimer

The Code and documentation within this Repository is for educational purpose only. It can contain intnded vulnerabilities and malfunctions which are not designed to be used in production. Use with caution and use at your own risk!

Architecture

Highlevel Arcitecture