you will need libXNVCtrl installed somewhere and the dev headers.

http://sprunge.us/dhQI

boldly ripped/based on conky source.

Enjoy!


On Tue, Jan 1, 2013 at 1:55 PM, Hugues Moretto-Viry <
[email protected]> wrote:

> Hey,
>
> Happy new year!
>
> Do you know guys how could I print Nvidia GPU Temperature in my dwm bar
> (in C)? I tried to write something but it didn't work.
> In my .xinitrc, I'm using awk because I love it: nvidia-smi -q -d
> TEMPERATURE | awk 'NR == 10 {print $3}'
>
> Regards.
>

Reply via email to