Skip to content

platformio/Deviot

 
 

Repository files navigation

English | Español

Deviot

Deviot is a plugin based in stino for Sublime Text 2 & 3 to IoT development using PlatformIO ecosystem and supporting ~200 boards!

Setup

Install Deviot

How to use the plugin

Deviot preview

  1. Code your firmware
  2. From the Deviot menu select one or more boards, an environment to work and a COM port
  3. Build or upload your code
  4. Done!
Shortcuts Bar (Only in Windows)

shortcuts

  1. Build
  2. Upload
  3. Start Monitor Serial
  4. Send Text Through the Port Serial
  5. Hide Message Console
Other Features

Languages

At this moment Deviot is available in english and spanish. If you want to contribute and translate it to your language use this template and any other language file as reference.

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

Donate

Support the open source, if you liked this plugin and you want to make a contribution to continue with the developing it, do it through this link

If you have any problem or you want to contact me: gepd@outlook.com

Licence

Copyright 2015-2016 GEPD gepd@outlook.com

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 96.4%
  • JavaScript 3.6%