Re: Code review / Monitoring battery

2004-07-13 Thread Igor Pokrovsky
On Tue, Jul 13, 2004 at 03:51:26PM +0200, Phil Schulz wrote: > Also I'd like to know if anyone knows something similar to this little > tool. I found wmbattery from ports, but it doesn't shut down the > computer. If there isn't such a program, I'd be happy to make this > little thing a port (pr

Code review / Monitoring battery

2004-07-13 Thread Phil Schulz
Hello! I wrote a little daemon which monitors the value of sysctl hw.acpi.battery.life and issues me two warnings before shutting down the machine in case of low battery. Since this is one of my first steps in Unix-programming, I wonder if anyone might take a minute or two to look over the cod