/RaspGpio-SublimeText

SublimeText plugin to send Python script to RaspGpio system.

Primary LanguagePython

RaspGpio-SublimeText

SublimeText plugin to send Python script to RaspGpio server. Install

Simply clone this repository to your SublimeText Packages folder:

  • Windows: ???
  • Mac: /Users/your_username/Library/Application\ Support/Sublime\ Text/Packages
  • Linux: ???

Use

Add your RaspGpio server adress at the top of your Python script:

###!@address http://localhost:3000/

The shortcut will automatically send your current script to RaspGpio

  • Windows: Ctrl-Alt-x
  • Mac: Cmd-Alt-x
  • Linux: Ctrl-Alt-x