DroneCommander
DroneCommander is a tiny application thats makes it easy to send commands to the Tello Drones. It is a good way to learn how the Tello SDK works. It allows you to easily send commands to the drone and receive a reply back from the drone.
The application is a simple electron app available on github and you are more than welcome to fork the project and change it to fit your needs. Anyone with basic HTML, CSS and JavaScript skills will quickly be able to modify the app and do not hesitate to make a pull request or contact me if you have improved the user interface or the functionality.
If you need a Linux verion you need to compile on yourself – all you need is node.js and my repository