https://github.com/khopan/controlax
A tool for controlling a computer, from another computer
https://github.com/khopan/controlax
java networking remote-controller
Last synced: 7 months ago
JSON representation
A tool for controlling a computer, from another computer
- Host: GitHub
- URL: https://github.com/khopan/controlax
- Owner: KHOPAN
- License: mit
- Created: 2023-06-10T08:48:27.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-07-23T09:48:37.000Z (almost 3 years ago)
- Last Synced: 2025-01-07T22:45:46.040Z (over 1 year ago)
- Topics: java, networking, remote-controller
- Language: Java
- Homepage:
- Size: 2.52 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Controlax
Controlax is a tool for controlling computers from computers through your LAN network, meaning the Controller side can control multiple Target(s), and the Target side can be controlled by various Controller(s).
# How to use
Controlax Controller required Java 19+ to run.
Controlax Target required Java 20+ to run.
On the Target side, you'll need to install Controlax Target 1 time only, because, on the Target side, Controlax has Auto Update and Auto Run feature, which allows Controlax to update itself and then run itself on startup.
On the Controller side, after installing Java, open the Controlax Controller and it will automatically scan for computers that have Controlax Target installed on your LAN network. And then you can use it, the UI is self-explanatory.