
Batalert (aka Battery Alert) is a tool, written in Ruby, to notify the users when their battery is either under-charged (default: < 10%) or over-charged (default: > 90%).
To run executable every n minutes, add the following as your cron job: `*/n * * * * batalert`