This repository has been archived by the owner on Oct 28, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 19
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
31 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,27 @@ | ||
# PCHWRM_Client | ||
|
||
# PCHWRM Server | ||
PC Hardware Resource Monitor For [Raspberry Pi](https://www.raspberrypi.org/), Built with JavaFX | ||
|
||
[Screenshots](https://imgur.com/a/4H3YjMH) | ||
|
||
Built with JavaFX, Java | ||
|
||
**Only Windows Supported for now.** | ||
|
||
**This program uses [Open Hardware Monitor](https://openhardwaremonitor.org/) to access PC Data. Please make sure its running before you begin using it.** | ||
|
||
## How to Run? | ||
|
||
**MAKE SURE YOU HAVE [Open Hardware Monitor](https://openhardwaremonitor.org/). Make sure you have it running while using this.** | ||
|
||
1. Download the latest zip from [releases](https://github.com/dubbadhar/PCHWRM_Client/releases). | ||
2. Run `unzip windows64.zip` | ||
e. Run `start.vbs` in the extracted Folder. | ||
|
||
## Libraries Used | ||
* [JNA](https://github.com/java-native-access/jna) - Access to WMI | ||
|
||
## License | ||
|
||
[GNU GPL v3](https://github.com/dubbadhar/PCHWRM_Client/blob/master/LICENSE) | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters