{"id":13710805,"url":"https://github.com/siokas/tellots","last_synced_at":"2025-04-07T19:58:16.560Z","repository":{"id":51991708,"uuid":"179553021","full_name":"siokas/tellots","owner":"siokas","description":"TelloTs is an elegant TypeScript library that aims to make your life easier while coding your DJI Tello Drone!","archived":false,"fork":false,"pushed_at":"2022-12-30T17:25:57.000Z","size":150,"stargazers_count":1,"open_issues_count":7,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-11-13T21:44:37.718Z","etag":null,"topics":["dji","drone","tello","tellodrone","typescript"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/siokas.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-04-04T18:23:12.000Z","updated_at":"2024-04-04T10:26:30.000Z","dependencies_parsed_at":"2023-01-31T12:10:13.895Z","dependency_job_id":null,"html_url":"https://github.com/siokas/tellots","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/siokas%2Ftellots","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/siokas%2Ftellots/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/siokas%2Ftellots/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/siokas%2Ftellots/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/siokas","download_url":"https://codeload.github.com/siokas/tellots/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247721895,"owners_count":20985084,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["dji","drone","tello","tellodrone","typescript"],"created_at":"2024-08-02T23:01:01.003Z","updated_at":"2025-04-07T19:58:16.526Z","avatar_url":"https://github.com/siokas.png","language":"TypeScript","funding_links":[],"categories":["SDK Wrappers"],"sub_categories":[],"readme":"\u003e **in development**\n\n\u003cp align=\"center\"\u003e\u003cimg src=\"https://i.imgur.com/QLX5ZyT.png\"\u003e\u003c/p\u003e\n\u003cp align=\"center\"\u003e\n\u003cimg src=\"https://travis-ci.org/siokas/tellots.svg?branch=master\"\u003e\n\u003cimg src=\"https://img.shields.io/badge/license-MIT-blue.svg\"\u003e\n\u003c/p\u003e\n\n\n## TelloTS\n\nTelloTs is an elegant **TypeScript** library that aims to make your life easier while coding your **DJI Tello Drone!**\n\n## Installation\n\nTo install the package just copy and paste the following command in your terminal\n\n```\n$ npm i tellots\n```\n\n## Usage\n\nThe package exports a class so at first you have to import and initiate the Object.\n\n```text\nimport Tello from \"tellots\"\n// or var Tello = require('tellots')\n\nvar tello = new Tello();\n\ntello.takeoff(); // Start flying\n```\n\n## Credits\n\n\u003cli\u003e\n\u003ca href=\"https://dl-cdn.ryzerobotics.com/downloads/Tello/Tello%20SDK%202.0%20User%20Guide.pdf\"\u003eOfficial Tello SDK v2.0\u003c/a\u003e\n\u003c/li\u003e\n\n\u003cli\u003e\n\u003ca href=\"https://github.com/wesbos/javascript-drones/tree/master/backend\"\u003ewesbos/javascript-drones\u003c/a\u003e\n\u003c/li\u003e\n\n\u003cli\u003e\n\u003ca href=\"https://www.flaticon.com/\"\u003eFlatIcon\u003c/a\u003e\n\u003c/li\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsiokas%2Ftellots","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsiokas%2Ftellots","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsiokas%2Ftellots/lists"}