Jump to content

Remote SciTE Proof of Concept


Rurorita
 Share

Recommended Posts

I asked myself if it would be possible to run scripts, open in SciTE, on another machine when pressing F5 and to have the console output be relayed back. In other words, if it is possible to write a script on one machine and have it executed on another while the console logs are send back to the SciTE process.

And yes that is possible. For that the executing machine pretty much just needs to execute the script and read the stdout. Thats what this poc does, including the upload of the script opened within SciTE.

You might find this usefull or you might not. I do have a use for that and i think its worth a share.

If you do want to test that yourself then head to the attached 7zip and follow the instructions in the readme.

Beaware that the poc only reads the stdout. If your scripts open guis (e.g. _ArrayDisplay) then that will not be relayed back. The poc will also not upload potential required files. So if any are used by the script then they need to be present on the executing machine.

Remote SciTE.7z

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...