Skip to content

limbocode/Deviot

 
 

Repository files navigation

https://github.com/gepd/Deviot/blob/master/LICENCE https://gratipay.com/~gepd/

English | Español

Deviot

Deviot is a plugin based in stino for Sublime Text 3 to IoT development, it uses PlatformIO ecosystem which support more than ~270 boards.

- Colored Output Console

More legibility to read error(s) in you code.

Colored Console

- Quick Search

An easy way to search between the list with more than 270 boards

Quick Search

- Library Search

Easy library manager to search and install or remove your libraries without any effort

Library Search

- Snippets

Snippets

- OTA

At this moment OTA is only available in Espressif development platform (ESP8266).

OTA

- PlatformIO

  • If you have used PlatformIO CLI, you can compile your sketches as always.
  • If you come from Arduino/Genuino IDE, don't worry Deviot will not modify the structure of your files

Pio

Setup

Remember to choose Add python.exe to Path when you install it in Windows.

Install Python

Install Deviot

- Use the plugin

  1. Code your firmware
  2. Build or upload your code (You will be prompted to choose your build/upload options)
  3. Done!

Deviot Preview

- Languages

Deviot is available in English, Spanish, French(Incomplete), Korean(Incomplete), Chinese

If you want to contribute and translate it to your language use this template or any other language file as reference. (Languages availables)

You 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 format (two letters) and with the extension .lang

- Thanks to

  • PlatformIO: Ivan Kravets
  • Korean Translation: @gro
  • Chinese Translation: @chkb123456, loong
  • French Translation: @Alnoa
  • Code Contributor: @goolic

- Donate

Support the open source, if you liked this plugin and you want to make a contribution to continue developing it, do it through this link. If you have any problem or you want to contact me: [email protected]

- Licence

Copyright 2015-2016 GEPD [email protected]

Deviot is licensed with the permissive Apache 2.0 licence. It means that you can use it personal or commercially, free of charge.

Read the full Licence file.

About

Sublime Text plugin for IoT development

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 97.8%
  • JavaScript 2.2%