All Projects → Jason2866 → Portable_VSC_PlatformIO

Jason2866 / Portable_VSC_PlatformIO

Licence: other
Portable Version of VSC with PlatformIO for Windows

Projects that are alternatives of or similar to Portable VSC PlatformIO

EspBuddy
Wrapper to easily upload (OTA or Serial), backup, batch query, monitor ESP8266 boards using Esptool.py, Espota.py and Platformio
Stars: ✭ 47 (+213.33%)
Mutual labels:  platformio, tasmota
DiscordPortable
The popular Discord App packaged as a portable application (PAF).
Stars: ✭ 29 (+93.33%)
Mutual labels:  portable
streamlink-portable
A script to build a portable version of Streamlink for Windows
Stars: ✭ 70 (+366.67%)
Mutual labels:  portable
SuperLEDstrip
No description or website provided.
Stars: ✭ 13 (-13.33%)
Mutual labels:  platformio
SensESP
Universal Signal K sensor framework for the ESP32 platform
Stars: ✭ 83 (+453.33%)
Mutual labels:  platformio
zevoicemask
An open source DIY implemetation of a face mask with voice visuals and animations.
Stars: ✭ 13 (-13.33%)
Mutual labels:  platformio
java-portable
Install a portable version of the JDK (and bundled JRE) and run it everywhere without admin rights on Windows.
Stars: ✭ 22 (+46.67%)
Mutual labels:  portable
critical-css-widget
A browser widget to extract Critical CSS and Full CSS from a page. Can be used via the browser console.
Stars: ✭ 35 (+133.33%)
Mutual labels:  extract
asap
A cmake starter project for C++ with basic infrastructure including platform detection, compiler detection, assertions..., and a complete build lifecycle. Portable across Linux, OS X and Windows.
Stars: ✭ 39 (+160%)
Mutual labels:  portable
OctoPrint-Tasmota
No description or website provided.
Stars: ✭ 52 (+246.67%)
Mutual labels:  tasmota
esp-rgb-led-matrix
Full RGB LED matrix, based on an ESP32 and WS2812B LEDs.
Stars: ✭ 91 (+506.67%)
Mutual labels:  platformio
bintray-secure-ota
Over-The-Air firmware upgrades for the Internet of Things devices with JFrog @bintray
Stars: ✭ 37 (+146.67%)
Mutual labels:  platformio
pymolsnips
Pymolsnips is a library of PyMOL scripting language code fragments for several popular text editors.
Stars: ✭ 19 (+26.67%)
Mutual labels:  vsc
cosmonim
A simple example to show how cosmopolitan libc can be used with Nim
Stars: ✭ 90 (+500%)
Mutual labels:  portable
ministaller
Lightweight installer/updater for portable desktop applications
Stars: ✭ 15 (+0%)
Mutual labels:  portable
esp32cam-ready
Plug and Play firmware for the esp32cam. Flash, provision and connect to rtsp.
Stars: ✭ 67 (+346.67%)
Mutual labels:  platformio
dnn
A light-weight deep learning framework implemented in C++.
Stars: ✭ 12 (-20%)
Mutual labels:  portable
hello-libui
Hello World application using libui from maven repository
Stars: ✭ 17 (+13.33%)
Mutual labels:  portable
PLzmaSDK
PLzmaSDK is (Portable, Patched, Package, cross-P-latform) Lzma SDK.
Stars: ✭ 28 (+86.67%)
Mutual labels:  extract
insight
A Tcl/Tk Frontend for GDB. This is an AppImage(Portable Package) of insight for the sake of Jeff Duntemann's amazing book.
Stars: ✭ 31 (+106.67%)
Mutual labels:  portable

Portable VSC/Platformio/Python for Windows

GitHub Releases

Download and extract to a folder on your PC or a fast extern drive/USB stick.

Compile Pack Tasmota allows to build Tasmota without a Internet connection.

Optional: Enhanced version with PyQt5 included to run Projects with Qt GUI framework.

Built with:

How to do?

  • Just extract the ZIP to a folder or a USB stick
  • Run VS Code.exe in folder VSC

Example Projects:

  • Tasmota preinstalled ready to run.

    • Extract the ZIP to the same destination as VSC was unzipped
    • Start VS Code.exe (in folder VSC) and select in menu File-> Open Folder...
    • Navigate to folder Tasmota-development and choose this folder
    • Wait a while until VSCis ready...
    • Make your settings as described in Tasmota Wiki
    • Hit the blue compile Logo tick at the bottom of the VSC screen
  • Tasmota Device Manager with PyQt5

    • Download TDM from the linked page with clicking
      image
    • Choose Download ZIP Save the file tdm-master.zip
    • Extract the ZIP to the place you want
    • Start VS Code.exe (in folder VSC) and select in VSC menu File-> Open Folder...
    • Navigate to the folder where you have extracted the ZIP and choose this folder
    • Click in VSC on file tdmgr.py
    • Click with right! mouse button in Editor window of VSC and click Run Python File in Terminal
    • Tasmota Device Manager starts and GUI appears :-)
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].