Files
clever-show/server
2020-06-03 11:52:09 +03:00
..
2020-06-02 17:32:33 +03:00
2020-06-03 08:11:41 +03:00
2020-06-03 08:11:41 +03:00
2020-06-03 08:11:41 +03:00

clever-show server

Application for creating and running drone shows, adjusting drones, animations and music.

Requirements

  • python 3.6+
  • Time synchronization with connected drones.

Can be used with built-in NTP server or with external package for time synchronization like chrony on Linux systems.

Installation

pip3 install -r requirements.txt

Usage

python3 server.py

Documentation