-
Notifications
You must be signed in to change notification settings - Fork 53
Module Simplification
arvydas edited this page Sep 21, 2014
·
3 revisions
Starting with version 1.1 module will be simplified to require as little dependencies as possible to make it more portable and easier to install among various platforms, especially on devices with limited feature set like OpenWRT routers.
There are no changes to the API regarding this.
The command is no longer available:
blinkstick --cpu-usage
Please use the tutorial on how to install the required dependencies and setup a script to achieve the same result Example: Display CPU usage
The command is no longer available:
blinkstick --connect=ACCESS_CODE
Please use the tutorial on how to install the required dependencies and setup a script to achieve the same result Example: Control Remotely