Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Return actual percentage for wifi_perc() | parazyd | 2017-10-24 | 1 | -3/+7 |
| | | | | | | Implement basic percentage calculation for wifi_perc. With this commit, the function returns correct percentage, since the max of what /proc/net/wireless returns is 70. | ||||
* | Move components into dedicated subdirectory | Laslo Hunhold | 2017-09-24 | 1 | -0/+85 |
This brings us a lot more tidiness. |