Files
clever-show/server
Artem Vasiunik 27de07688a Update requirements.txt
Removed numpy version requirement as roadblock to python 3.6.9 installation
2022-08-31 19:56:28 +03:00
..
2020-07-11 14:25:31 +03:00
2020-10-06 00:42:44 +03:00
2022-08-31 19:56:28 +03:00
2020-10-06 00:42:44 +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