{"id":13897475,"url":"https://github.com/gepd/Deviot","last_synced_at":"2025-07-17T14:31:52.328Z","repository":{"id":49547503,"uuid":"47856861","full_name":"gepd/Deviot","owner":"gepd","description":"Sublime Text plugin for IoT development based in PlatformIO ecosystem (Arduino IDE)","archived":false,"fork":false,"pushed_at":"2024-01-15T01:48:33.000Z","size":6746,"stargazers_count":307,"open_issues_count":91,"forks_count":56,"subscribers_count":11,"default_branch":"develop","last_synced_at":"2024-11-21T11:12:12.485Z","etag":null,"topics":["arduino","arduino-ide","deviot","esp32","esp8266","ota","platformio","python"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/gepd.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGES.md","contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2015-12-11T23:56:06.000Z","updated_at":"2024-11-13T17:39:47.000Z","dependencies_parsed_at":"2024-09-24T19:55:10.219Z","dependency_job_id":null,"html_url":"https://github.com/gepd/Deviot","commit_stats":{"total_commits":1246,"total_committers":19,"mean_commits":65.57894736842105,"dds":0.3001605136436597,"last_synced_commit":"150caea06108369b30210eb287a580fcff4904af"},"previous_names":[],"tags_count":34,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gepd%2FDeviot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gepd%2FDeviot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gepd%2FDeviot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gepd%2FDeviot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gepd","download_url":"https://codeload.github.com/gepd/Deviot/tar.gz/refs/heads/develop","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":226270766,"owners_count":17598075,"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":["arduino","arduino-ide","deviot","esp32","esp8266","ota","platformio","python"],"created_at":"2024-08-06T18:03:37.316Z","updated_at":"2024-11-25T03:31:29.048Z","avatar_url":"https://github.com/gepd.png","language":"Python","readme":"\u003cp align=\"center\"\u003e\n    \u003ca href=\"https://github.com/gepd/deviot/releases\"\u003e\u003cimg src=\"https://img.shields.io/github/release/gepd/deviot.svg?maxAge=3600\u0026style=flat-square\" alt=\"Release\"\u003e\u003c/a\u003e\n    \u003ca href=\"https://packagecontrol.io/packages/Deviot%20(Arduino%20IDE)\"\u003e\u003cimg src=\"https://img.shields.io/packagecontrol/dt/Deviot%20(Arduino%20IDE).svg?maxAge=3600\u0026style=flat-square\" alt=\"Downloads\"\u003e\u003c/a\u003e\n    \u003ca href=\"https://github.com/gepd/Deviot/blob/master/LICENCE\"\u003e\u003cimg src=\"https://img.shields.io/badge/Licence-%20Apache%20Software%20License-green.svg?maxAge=3600\u0026style=flat-square\" alt=\"Licence\"\u003e\u003c/a\u003e\n    \u003ca href=\"https://www.paypal.me/gepd\"\u003e\u003cimg src=\"https://img.shields.io/badge/donate-Deviot-orange.svg?maxAge=3600\u0026style=flat-square\" alt=\"Donate\"\u003e\u003c/a\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n    English | \u003ca href=\"https://github.com/gepd/Deviot/blob/master/docs/README-es.md\"\u003eEspañol\u003c/a\u003e\n\u003c/p\u003e\n\n# Deviot\n\n\u003cp align=\"center\"\u003e\n    \u003cimg src=\"https://github.com/gepd/Deviot/blob/master/docs/deviot_2.png?raw=true\"\u003e\n    \u003cp align=\"center\" style=\"font-size: 9pt\"\u003eSublime theme used: \u003ca href=\"https://github.com/ihodev/sublime-boxy\"\u003eBoxy\u003c/p\u003e\n\u003c/p\u003e\n\n**Deviot** is a plugin inspired in [stino](https://github.com/Robot-Will/Stino), it's compatible with Sublime Text 3 and uses the [PlatformIO](http://platformio.org/) ecosystem, which supports more than **450** boards.\n\n\n# Features\n- **450+ Embedded Boards**, thanks to *[PlatformIO](http://platformio.org/)*, Deviot can handle a lot of boards!\n- **Library Manager**, find, install and remove any Library\n- **OTA Upload** Sends your firmware Over The Air to any ***espressif*** board\n- **PlatformIO Terminal**, if you love the CLI and know *[PlatformIO CLI](http://docs.platformio.org/en/latest/core.html)*, this is for you.\n- **Serial Monitor**, display and Send data through a serial port\n- **Quick Search**, all Deviot features at one step\n- **Snippets**, code quickly with this shortcuts. [Read more](https://github.com/gepd/Deviot/wiki/Snippets-(Fragmentos))\n- **Colored Output Console**, easier to understand the compilation/upload process\n- **Multi-Language**, choose the available language that best suits you\n\nWant to learn more? [**See the wiki \u0026#8594;**](https://github.com/gepd/Deviot/wiki).\n\n\n## Languages\n\nDeviot is available in:\n\n* **English**\n* **Spanish**\n* **Portuguese**\n* **Chinese**\n* **German**\n* **Russian**\n* **French** (Incomplete)\n* **Italian** (Incomplete)\n* **Polish** (Incomplete)\n* **Korean** (Incomplete)\n\nIf you want to contribute and translate it to your language, use [this template](https://github.com/gepd/Deviot/blob/master/Languages/en.lang) or any other language file as reference. ([Languages availables](https://github.com/gepd/Deviot/tree/master/Languages))\n\nYou should let the `msgid` as is, and paste your translated string in `msgstr`. When you finish it **pull a request** with the new file. The file should be called in the [ISO 639*1](https://en.wikipedia.org/wiki/List_of_ISO_639*1_codes) format (two letters) and with the extension `.lang`\n\n\n## Thanks to\n\n* **[PlatformIO](http://www.platformio.org)**: Ivan Kravets\n* **English Translation:** @thinkyhead, @dpeters19\n* **Korean Translation:** @gro\n* **Chinese Translation:** @chkb123456, loong\n* **French Translation:** @Alnoa, @TrakJohnson\n* **Italian Translation** @davide-dv, @avivace\n* **Polish Translation** @jacek-c\n* **Portuguese Translation** @alexandrefernandesjs\n* **German Translation** @CSchoch\n* **Russian** @r4dd\n* **Code Contributor:** @goolic, @thinkyhead\n\n\n## Donate\n\nSupport the open source!. If you liked this plugin, and you want to make a contribution to continue its development, do it through [this link](https://www.paypal.me/gepd). If you have any problems, or want to contact me: \u003cgepd@outlook.com\u003e\n\n\n## License\n\nCopyright 2015-2018 GEPD \u003cgepd@outlook.com\u003e\n\nDeviot is licensed with the permissive Apache 2.0 licence. It means that you can use it personal or commercially, free of charge.\n\n[Read](https://github.com/gepd/Deviot/blob/master/LICENCE) the full Licence file.\n","funding_links":["https://www.paypal.me/gepd"],"categories":["Python","IDE"],"sub_categories":["Android Things"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgepd%2FDeviot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgepd%2FDeviot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgepd%2FDeviot/lists"}