statinator4k
Note: unfixed memory leaks, im sorry for that
- 24.05.13: Moved to github
- 11.07.11: Added s4km build skript, using /sys instead of /proc for battery
- 12.07.11: Added network and cmus status, fixed some Bugs
- 30.06.11:
Renamed
- 30.06.11: Release
About
A system status tool for dwm and similar. Provides stats for: time, cpu (load, clock, acpi temp), ram, network (rx/tx, wifi), battery, cmus and notifications. The output is formated freely by means of simple C functions, but examples are available for:
I'm open for more ideas what (and how) to monitor or to output to or how to format. Even more so for patches.
The Project is based on this http\://www.mail-archive.com/dwm@suckless.org/msg06122.html(post) in the suckless dev list
Details
Stat sources:
- time, timestamp
- $cpu, user, nice, system, idle, only combined (multiple cpu support is planned)
- $ram, total, free, buffers, cached
- $clock rate, cpu clock rate, for every cpu
- $temperature, acpi cpu temperature, for every cpu
- $network, rx, tx, last rx, last tx, name, for every device
- $wifi, devname, status, signal strength, for every wifi device
- $battery, state, rate, remaining, capacity, name, for every battery
- $mpd/$cmus, status status, duration, position, repeat, shuffle, volume, artist, album, title, only once
- $notifications, dbus notify
Examples
Statinator used to fill the extended statusbar of
Rather boring example with dwm with colorbar patch. I will provide better example configuration sometimes.
Bug Reports
You can send me a Email: 0mark ät unserver döt de
** statinator4k NoTe: unfixed memory leaks, im sorry for that - - 24.05.13: Moved to github - 11.07.11: Added s4km build skript, using /sys instead of /proc for battery - 12.07.11: Added network and cmus status, fixed some Bugs - 30.06.11: https://bbs.archlinux.org/viewtopic.php?pid=955514(Renamed) - 30.06.11: Release *** About A system status tool for dwm and similar. Provides stats for: time, cpu (load, clock, acpi temp), ram, network (rx/tx, wifi), battery, cmus and notifications. The output is formated freely by means of simple C functions, but examples are available for: http://dwm.suckless.org/(dwm), dwm with http://dwm.suckless.org/patches/statuscolors/(colorstatusbar) patch, http://0mark.unserver.de/projects/dwm-sprinkles/(dwm-sprinkles) and HTML. I'm open for more ideas what (and how) to monitor or to output to or how to format. Even more so for patches. The Project is based on this http\://www.mail-archive.com/dwm@suckless.org/msg06122.html(post) in the suckless dev list *** Details Stat sources: - !!time, [timestamp] - $cpu, [user, nice, system, idle], only combined (multiple cpu support is planned) - $ram, [total, free, buffers, cached] - $clock rate, [cpu clock rate], for every cpu - $temperature, [acpi cpu temperature], for every cpu - $network, [rx, tx, last rx, last tx, name], for every device - $wifi, [devname, status, signal strength], for every wifi device - $battery, [state, rate, remaining, capacity, name], for every battery - $mpd/$cmus, status [status, duration, position, repeat, shuffle, volume, artist, album, title], only once - $notifications, [dbus notify] *** Examples img:projects/s4k-dwmsprinkles.png img:projects/s4k-notify.png Statinator used to fill the extended statusbar of http://0mark.unserver.de/projects/dwm-sprinkles/(dwm-sprinkles), normal and with notification. - img:projects/s4k-dwmcolorbar.png Rather boring example with dwm with colorbar patch. I will provide better example configuration sometimes. *** Bug Reports You can send me a Email: 0mark ät unserver döt de *** get statinator4k https://github.com/0mark/statinator4k