Sen descrición

frans e2acb1dbc6 Moved to the SystemTray library %!s(int64=8) %!d(string=hai) anos
src e2acb1dbc6 Moved to the SystemTray library %!s(int64=8) %!d(string=hai) anos
.gitignore 4ec10a38c3 Communicator refactoring %!s(int64=8) %!d(string=hai) anos
LICENSE 41e2502948 Merge branch 'master' of https://github.com/Tankernn/JavaGridControl.git %!s(int64=8) %!d(string=hai) anos
README.md e2acb1dbc6 Moved to the SystemTray library %!s(int64=8) %!d(string=hai) anos
pom.xml e2acb1dbc6 Moved to the SystemTray library %!s(int64=8) %!d(string=hai) anos

README.md

JavaGridControl

Build Status

A Java-based, open-source alternative to the default control software for the NZXT GRID+ and GRID+v2.

Usage

  1. If you are running Windows, download and install OpenHardwareMonitor.
  2. Download the latest version of JavaGridControl from Jenkins.
  3. Run the jar-file. (append 'nogui' to command line for headless mode)
    • Currently, configuration is only possible through the GUI, though your settings will persist even if you run in headless mode after configuring.
  4. Select appropriate COM-port using the combo box at the top.
  5. When the window is closed, the program will keep running in the background. Use the system tray icon to exit completely.

Credit

##TODO

  • Make it possible to set weights for different temperature readings.
  • Unit tests
  • GUI Improvements
    • More menu items (start minimized, start on boot, etc.)