kebhr / scratch3-tello

Let's fly Tello with Scratch 3.0 !
https://scratch3-tello.app/
Other
86 stars 34 forks source link
computer-science-education scratch scratch-extension scratch3 tello
scratch3-tello Let's fly Tello with Scratch 3.0!
for more information: click this image
screenshot of scratch3-tello

GitHub all releases

Release

You can download the binary from here.

I am seeking sponsors on Patreon to continue the development of Scratch3-Tello.

Instruction

  1. Download the binary.
  2. Connect to Tello's wifi.
  3. Start the app.
  4. Activate Tello extension.

NOTE:

Supported languages

Feel free to create a pull request for adding more languages!

How to build

$ mkdir scratch3-tello
$ cd scratch3-tello
$ wget https://raw.githubusercontent.com/kebhr/scratch3-tello/master/build.sh
$ chmod +x build.sh
$ ./build.sh

How to run

$ cd scratch-desktop
$ npm start

If you fail to load Tello extension, please run relink.sh.