/RemoteRun

Allow you to run your code on another computer under the same network

Primary LanguageJava

Remote Run

A powerful tool for developers to remotely compile their code

点击查看中文版

Our Advantages

  • Multi Platform Support
  • Multi Language Support
  • Based on TCP Socket Protocol

Warning

This Repository is currently under development. Therefore, the tool might not function properly. Please post an issue on Github so that I will fix it.

About Author

Senior High School student, Java noob learner

How to Use

Download Client or Server jar file in the release page, put client jar on the computer to be compiling or running the code and put the server jar on the computer which will control the client machine to compile or run. Make sure your computer has the runtime environment for the language you wanna compile or run and use:

java -jar Server.jar

to run the file

Important: Launch the server before connecting it with client or client might crash

Future Features:

  • GUI Interface
  • More Language
  • More Platform
  • Less Bugs
  • Maybe Even more features

Leave a star to support me. It means a lot.