in the future will be done configuration dialog ....
Complexyzer(Complex Analyzer) is a theme which would provide you complex information about your system. As you can see in the screenshots, Complexyzer has six sections ... The first one is Summary, where the main information about system are shown. The next sections shall show you extended information about every section.
An aim of complexyzer is to provide complex info but not to restrain you during your work ...
Main features are: - cpu ussage, cpu and sys temperature, fans, voltages - free space on ram, swap, partitions - net traffic - status of your device(eth0...) is still refreshing, so if your device fall down, you will see it immediately - calendar, uptime - xmms
more information is in the particular sectionsLast changelog:
Hi, i just used some scripts from the Maverick theme to get the Total upload and download from eth0
The total in is as follow:
#!/usr/bin/perl
$packet_in = `cat /proc/net/dev | grep eth0 | awk -F: '/:/ {print \$2}' | awk '{printf \$1}'`;
if($packet_in < 1024**3) { $packet_in = sprintf("%.02f",$packet_in / 1024**2)." Mb"; } else { $packet_in = sprintf("%.02f", $packet_in / 1024**3)." Gb"; }
print $packet_in ."\n";
If you add it to the NET TRAFFIC tab would be very nice :P
i found it by accident .... sorry, but i have had it for a long time, so i can't tell you where i found it ... but i can send it to you if you want ....
Great work, has more information in one pllace than iv seen so far, and it looks great too. If you could email me the background... that would be awesome (alex031089@yahoo.com)
Would it be possible for you to send me that background if you still have it? Pretty please? (dain.saint@gmail.com) :-p Thanks in advance. Awesome theme btw.
My CPU Info isn't shown? Why? Do I miss something enabled in kernel or something? It only shows CPU type, frequency and cache.
BTW: nice theme, great job done!
Hi.
You have to have installed lm_sensors to show information about motherboard. Lm_sensors let you know actual temperature of cpu or motherboard, fan speed, voltages... If you install sensors and complexyzer still won't show cpu values, post it here and I'll try to help.
When you install lm_sensors, try to write in console 'sensors'. It should show you actual values about motherboard. If it show it to you and complexyzer doesn't, write it here.
Bye
I really like it. So many information an so little cpu use (12% max).
Could you end it???
It would be nice to have download an upload total in the NET TRAFFIC tag.
Any possibility to change it for use along with kaffeine and not XMMS???
I switched over kaffeine and i don't really want to go back old plain xmms.
I'm glad that you like Complexyzer... First, I want to finish Net traffic section, where will be some surprises... :) I'm going to create Configuration dialog, where you will be able to choose, if you want to show xmms or kaffeine .... but this feature will be done in the end ...
Ratings & Comments
15 Comments
hi, great theme, love it :D can you please send me the wallpaper also? flavius[dot]a[at]gmail[dot]com thanks & keep it up ;)
Hi, i just used some scripts from the Maverick theme to get the Total upload and download from eth0 The total in is as follow: #!/usr/bin/perl $packet_in = `cat /proc/net/dev | grep eth0 | awk -F: '/:/ {print \$2}' | awk '{printf \$1}'`; if($packet_in < 1024**3) { $packet_in = sprintf("%.02f",$packet_in / 1024**2)." Mb"; } else { $packet_in = sprintf("%.02f", $packet_in / 1024**3)." Gb"; } print $packet_in ."\n";
If you add it to the NET TRAFFIC tab would be very nice :P
Hi, the background looks good! Where did you get it? Greetings Chris
i found it by accident .... sorry, but i have had it for a long time, so i can't tell you where i found it ... but i can send it to you if you want ....
Yes, it would be great! My email: forms@cmbraeuer.de Thanks! Chris
Could you please send it? My mail is slavad2001@mail.ru
The background is really Great!!!
Great work, has more information in one pllace than iv seen so far, and it looks great too. If you could email me the background... that would be awesome (alex031089@yahoo.com)
Would it be possible for you to send me that background if you still have it? Pretty please? (dain.saint@gmail.com) :-p Thanks in advance. Awesome theme btw.
it's really great... that's all I wanted to say...
i'm glad that you enjoy it :)
My CPU Info isn't shown? Why? Do I miss something enabled in kernel or something? It only shows CPU type, frequency and cache. BTW: nice theme, great job done!
Hi. You have to have installed lm_sensors to show information about motherboard. Lm_sensors let you know actual temperature of cpu or motherboard, fan speed, voltages... If you install sensors and complexyzer still won't show cpu values, post it here and I'll try to help. When you install lm_sensors, try to write in console 'sensors'. It should show you actual values about motherboard. If it show it to you and complexyzer doesn't, write it here. Bye
I really like it. So many information an so little cpu use (12% max). Could you end it??? It would be nice to have download an upload total in the NET TRAFFIC tag. Any possibility to change it for use along with kaffeine and not XMMS??? I switched over kaffeine and i don't really want to go back old plain xmms.
I'm glad that you like Complexyzer... First, I want to finish Net traffic section, where will be some surprises... :) I'm going to create Configuration dialog, where you will be able to choose, if you want to show xmms or kaffeine .... but this feature will be done in the end ...