You can download the binary from here.
I am seeking sponsors on Patreon to continue the development of Scratch3-Tello.
NOTE:
takeoff
command, use the clear command queue
block.Feel free to create a pull request for adding more languages!
$ mkdir scratch3-tello
$ cd scratch3-tello
$ wget https://raw.githubusercontent.com/kebhr/scratch3-tello/master/build.sh
$ chmod +x build.sh
$ ./build.sh
$ cd scratch-desktop
$ npm start
If you fail to load Tello extension, please run relink.sh
.