Files
clever-show/server
dependabot[bot] 6e8e8e8717 build(deps): bump numpy from 1.18.1 to 1.22.0 in /server
Bumps [numpy](https://github.com/numpy/numpy) from 1.18.1 to 1.22.0.
- [Release notes](https://github.com/numpy/numpy/releases)
- [Changelog](https://github.com/numpy/numpy/blob/main/doc/HOWTO_RELEASE.rst)
- [Commits](https://github.com/numpy/numpy/compare/v1.18.1...v1.22.0)

---
updated-dependencies:
- dependency-name: numpy
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-22 02:13:16 +00:00
..
2020-07-11 14:25:31 +03:00
2020-10-06 00:42:44 +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