
New sysinfo
Various KDE 1.-4. Improvements
Source (link to git-repo or to original if based on someone elses unmodified work): Add the source-code for this project on opencode.net
Ok, this is a last changelog before uploading the source code:
- processor icon depends on used processor (intel and amd icom, for unkown - default icon),
- display icon depends on used graphic card (nvidia and ati, for unkown - default icon),
- added wired and wireless icon,
- add graphic card memory.
The source code I'll upload at the end of this week.
See third screenshot ;)
----------------------------
Hi, I've add new options for "Network Information":
- default interface name,
- ip address for wired network,
- ip address for wireless network,
- default gateway address,
- default dns server.
But I'm only begginer, so I've done this in easiest way for me, which isn't effective and for advance programers will look very stupid (sorry:]). Network info works only for two interfaces: eth0 and wlan0. Maybe in future, when I'll come better programmer, I'll be able to do this in proper way.
See second screenshot.
----------------------------
Hi, I've done some modifications of kio_sysinfo (new theme, in the future I would like to add some new features). This is a screenshot of working sysinfo. The code is almost done, so I will upload source soon. I would like to know if you like it? Maybe you have some ideas? Any comments are welcome
klez-hack
12 years ago
Can you fix this? your sw seems to be useful for me!
Any regards,
kLeZ
Report
EDWARD0S
12 years ago
Report
dorin
12 years ago
Analog for the graphic processors or bridge cipset.
2.Please don't forget me with graphic representations of partitions usage.
Congratulations!
Report
key87
12 years ago
Analog for the graphic processors or bridge chipset.
And in this way I've done this, but I couldn't find better icon for intel;)
2.Please don't forget me with graphic representations of partitions usage.
I didn't forget only I don't like it, so I'm using sysinfo without that.
Report
Enderandrew
12 years ago
The CPU shown in the screenshot is an Intel processor, but the icon says AMD. I'm guessing the icon is just the standard icon from Oxygen or whatever. However, would it be possible to grep Intel or AMD from the proc name and then show an appropriate icon?
Along similar lines, it would be nice to have a separate icon from Windows/NTFS partitions under drives.
Report
key87
12 years ago
Right now, Network statust shows info for two interfaces - eth0 and wlan0. If both are connected, for both will be show info (ip address).
The CPU shown in the screenshot is an Intel processor, but the icon says AMD. I'm guessing the icon is just the standard icon from Oxygen or whatever. However, would it be possible to grep Intel or AMD from the proc name and then show an appropriate icon?
This is almost done. But only for producer, not for processor;) Also I've done this for graphic card. Could anybody see what is in "Vendor name" in default sysinfo for AMD/ATI card and write this here?
Along similar lines, it would be nice to have a separate icon from Windows/NTFS partitions under drives.
Nihilism makes me smile.
I will think about this;)
Report
key87
12 years ago
Right now, Network statust shows info for two interfaces - eth0 and wlan0. If both are connected, for both will be show info (ip address).
The CPU shown in the screenshot is an Intel processor, but the icon says AMD. I'm guessing the icon is just the standard icon from Oxygen or whatever. However, would it be possible to grep Intel or AMD from the proc name and then show an appropriate icon?
This is almost done. But only for producer, not for processor;) Also I've done this for graphic card. Could anybody see what is in "Vendor name" in default sysinfo for AMD/ATI card and write this here?
Along similar lines, it would be nice to have a separate icon from Windows/NTFS partitions under drives.
Nihilism makes me smile.
I will think about this;)
Report
key87
12 years ago
I've add all of this;) About hddtemp and S.M.A.R.T is too much for me right now.
@cornbread, Contrast, dummy
Thanks;)
@dorin
Ad.1 I'll think about this.
Ad.2 Ok, I add this back.
@integr8e
Did you saw hardinfo? http://hardinfo.berlios.de/HomePage There is everything what you say;) For me sysinfo should display basic informations about hardware and system.
@For everyone
Sorry for my English.
Report
integr8e
12 years ago
http://www.download.com/Belarc-Advisor/3000-2094_4-10007277.html?cdlPid=10854712
There doesn't seem to be anything quite like Advisor for Linux; Sysinfo comes closest, but its your project. Maybe I'll just add it to my todo list of future projects...
Report
integr8e
12 years ago
dmidecode will output much of that extra information, but it requires root access (at least in my current distro) and is not very convenient to use.
If you're interested in such a feature, I'm willing to assist its development. I'm not yet much a programmer, but would help any way I could.
Report
integr8e
12 years ago
Report
dummy_double
12 years ago
Report
dorin
12 years ago
1.The CPU & GCP icons is not according with the real informations.(e.g. AMD icon for Intel processor)
2. I like more to see graphic informations for disk partitions (bar-graph or pie) and numeric informations like in old version.
In general is an good and useful stuff.
Thanks for it!
Report
Contrast
12 years ago
Report
cornbread
12 years ago
Report
joth666
12 years ago
It would be great to get at least something like:
Network manager: not running
Current IP:
Current default gateway:
Current DNS servers:
The last three shouldn't be hard to figure out even when network manager isn't running.
It would be nice if it could utilize hddtemp and other S.M.A.R.T. capable daemons if installed as well (maybe it does if I recompile it myself?)
Other than that, I like the new look!
Report