Skip to content

jbrodriguez/controlr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 
 
 

Repository files navigation

ControlR

tl;dr ControlR is a companion plugin for the ControlR app.

Installation

There are 2 ways to install this application

Running the app

After installing the plugin, you can access the web UI, via the following methods:

  • Method 1
    Go to Settings > Utilities
    Click on ControlR
    Click on Open Web UI

  • Method 2
    Go to Plugins > Installed Plugins
    Click on ControlR
    Click on Open Web UI

  • Method 3
    Navigate with your browser to http://Tower:2378/ (replace Tower with the address/name of your unRAID server)

Credits

  • Go - Back End
  • echo - REST and websocket api
  • pubsub (slightly modified)