You are not logged in.
I was sick of having no decent cpu/memory/network etc graph panel plugin, so I wrote one. I don't know where the best place to tell anyone about it is, so I'm posting it here in the hope that someone will find it useful.
It can be downloaded from https://github.com/jarro2783/xfce4-sysinfo-plugin
It displays system resource graphs in the panel in a manner similar to the old Gnome 2 System Monitor panel plugin.
Last edited by jarro_2783 (2014-08-12 23:52:19)
Offline
Very nice! Thanks for sharing.
One small suggestion if I may: it doesn't have an associated icon in the Settings Manager. Adding one would be great.
You should post about it on the xfce4-dev mailing list. See what it would take to have it hosted/added to the Xfce git tree as an "official" Xfce plugin. Especially if you're willing to maintain it.
Please remember to mark your thread [SOLVED] to make it easier for others to find
--- How To Ask For Help | FAQ | Developer Wiki | Community | Contribute ---
Offline
Can one of you give some sceenshots of this?
Offline
Please remember to mark your thread [SOLVED] to make it easier for others to find
--- How To Ask For Help | FAQ | Developer Wiki | Community | Contribute ---
Offline
This is great
Thank you.
Offline
Sorry to be dense, but what is the protocol to install this?
MX-23 (based on Debian Stable) with our flagship Xfce 4.18.
Offline
Sorry to be dense, but what is the protocol to install this?
As far as I know (and the author can correct me), but it has to be manually built. These are the commands that I used:
git clone https://github.com/jarro2783/xfce4-sysinfo-plugin.git
cd xfce4-sysinfo-plugin
./autogen.sh --prefix=/usr --sysconfdir=/etc --libexecdir=/usr/lib --localstatedir=/var
make
sudo make install
There will no doubt be some dependencies that need to be installed, but since I build all of Xfce from git, I'm not sure exactly which ones for just this plugin. Running the ./autogen command should give you a hint on which ones to install.
Please remember to mark your thread [SOLVED] to make it easier for others to find
--- How To Ask For Help | FAQ | Developer Wiki | Community | Contribute ---
Offline
OK, thanks. I will point our packagers to this and see if we can get a deb that works for 4.10.
MX-23 (based on Debian Stable) with our flagship Xfce 4.18.
Offline
[ Generated in 0.010 seconds, 7 queries executed - Memory usage: 546.88 KiB (Peak: 547.73 KiB) ]