Remote Monitor is a desktop and Android application combination that allows users to monitor their Computer's performance, including CPU, GPU, Disk, and RAM usage remotely. It achieves this by establishing a connection between the desktop and Android apps using specified IP address, port, and keyword.
- Monitor PC statistics remotely (CPU, GPU, Disk, and RAM).
- Establish a connection between desktop and Android apps using IP address, port, and keyword.
- Simple and intuitive user interface.
- Download the latest release of the Desktop App from the Releases page.
- Run the Jar using
java -jar RemoteMonitor.jar
- Download the latest release of the Android App from the Releases page.
- Install and run the application on your Android device.
- Launch the Jar on your PC.
- Note down the IP address, port, and keyword displayed on the application window.
- Launch the Android App on your device.
- Enter the IP address, port, and keyword from the Desktop App and tap "Connect".
If you encounter any issues while using Remote Monitor, please consider the following troubleshooting steps:
-
Connection Problems: If you experience connection problems, try restarting the application.
-
Firewall Settings: Ensure that your firewall is not blocking the application. Adjust your firewall settings if necessary.
-
Network Limitations: Currently, the application functions within LAN networks. To use it outside your local network, you can either set up port forwarding or employ a VPN service like TailScale. If you're using it on a VPS or similar usually opening the required port publicly through the firewall should be sufficient.
-
Variable Statistics: Keep in mind that not all statistics may be available on every computer. For example, integrated GPUs may not report temperature information.
-
Single Component Display: The application currently supports displaying a single instance of each component type (e.g., one CPU or one disk). If your system has multiple components of the same type, only one instance will be shown.
It's highly recommended to run the desktop application as administrator to avoid any conflicts.
This project is licensed under the MIT License