A simulated implementation of the DJI Tello quad-copter API
Further Documentation Available on the Telsim Wiki
Telsim is an Electron app which runs on NodeJS
$ sudo apt install nodejs
$ git clone https://github.com/elsell/telsim
$ cd telsim
$ npm install
$ npm start