A powerful tool for developers to remotely compile their code
点击查看中文版
- Multi Platform Support
- Multi Language Support
- Based on TCP Socket Protocol
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.
Senior High School student, Java noob learner
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
- GUI Interface
- More Language
- More Platform
- Less Bugs
- Maybe Even more features
Leave a star to support me. It means a lot.