/central-r9

Management desktop app built to control R9's PC features.

Primary LanguageTypeScript

Central R9

Management desktop app built to control R9 PC.

Stack

  • Javascript/Typescript
  • Electron

Requirements

  • OpenRGB Server running at port 6742 in the target Hosts(r9-gaming.local, r9-stream.local) (only required to control LEDS)
  • Open Hardware Monitor running at port 8085 in the target Hosts(r9-gaming.local, r9-stream.local) (only required to show hardware stats in gaming mode)
  • NodeJS

Run Development Version

  • Install Modules
  yarn install
  • Run
  yarn start

Build Executables

  yarn package

Used in this project