status-notch for wayland on freebsd (stable/13.1 and above)
 
 
Go to file
ragnar adfac782d9 chapters 6 and 7 of the book isn't fantastic 2023-02-03 23:09:28 +01:00
.gitignore starting with the notch 2022-10-26 10:26:51 +02:00
Makefile some more fiddling with the notch 2023-02-02 00:39:07 +01:00
README.md added s in name and some more mib caching 2022-10-12 00:07:07 +02:00
TODO.md some more fiddling with the notch 2023-02-02 00:39:07 +01:00
audio.c improved cpu.c's structure a bit 2022-09-27 22:55:24 +02:00
battery.c starting with the notch 2022-10-26 10:26:51 +02:00
battery.h initial commit 2022-09-23 23:04:16 +02:00
cpu.c added s in name and some more mib caching 2022-10-12 00:07:07 +02:00
cpu.h chapters 6 and 7 of the book isn't fantastic 2023-02-03 23:09:28 +01:00
main.c starting with the notch 2022-10-26 10:26:51 +02:00
notch.c chapters 6 and 7 of the book isn't fantastic 2023-02-03 23:09:28 +01:00
ram.c added s in name and some more mib caching 2022-10-12 00:07:07 +02:00
ram.h added s in name and some more mib caching 2022-10-12 00:07:07 +02:00
thermal_zones.c added thermal_zones.c/h 2022-09-27 23:14:10 +02:00
thermal_zones.h added thermal_zones.c/h 2022-09-27 23:14:10 +02:00

README.md

stats-notch

a status notch for wayland on freebsd (stable/13.1 and above)

status

not usable yet, i have just started. one goal is to keep the different "modules" fairly self contained such that they can easily be ripped out and reused in other projects.

requirements

hopefully very few.. thermals requires core/amdtemp to be loaded. currently it only works on amd64 systems.. this might be fixed at some point.