update TODO

This commit is contained in:
arcan1s 2014-09-16 08:54:08 +04:00
parent 84b93098f2
commit e64ca5ec08

View File

@ -25,6 +25,7 @@ For edited output you must open Settings window and setup output format in lines
* tag `$cpucl` - average cpu clock, *MHz* * tag `$cpucl` - average cpu clock, *MHz*
* tag `$cpuclN` - cpu clock for core N, *MHz* * tag `$cpuclN` - cpu clock for core N, *MHz*
* tag `$tempN` - temperature for device N. For example, `$temp0` * tag `$tempN` - temperature for device N. For example, `$temp0`
* tag `$fanN` - fan speed for device N. For example, `$fan0`
* tag `$gpu` - GPU usage, *%*. `aticonfig` or `nvidia-smi` must be installed * tag `$gpu` - GPU usage, *%*. `aticonfig` or `nvidia-smi` must be installed
* tag `$gputemp` - GPU temperature. `aticonfig` or `nvidia-smi` must be installed * tag `$gputemp` - GPU temperature. `aticonfig` or `nvidia-smi` must be installed
* tag `$mem` - usage memory, *%* * tag `$mem` - usage memory, *%*
@ -294,6 +295,9 @@ Additional information
TODO (wish list) TODO (wish list)
---------------- ----------------
* 3rdpatry modules support (C++, Python and Shell modules in the plan)
* graphical bars support
Links Links
----- -----