Rename project to wmbattstat
Change project name to baterio (Esperanto)
Fix NBF misreporting at 0% remaining battery life
Add FreeBSD support and de facto lemonbar support
- Since the `apm` programs on OpenBSD and FreeBSD are nearly identical in terms
of standard output, support for FreeBSD was added, as it was a trivial process.
- The project will now display a status indicator indicating an unsupported
platform or a machine without a present battery, if one of these conditions
are met.
- De facto lemonbar support is offered via a contrib shell script function.
- Platforms are now detected using the `platform` module instead of the `sys`
module.
Add OpenBSD support, change battery status logic
Change flag switches, rename linux specific vars
- Change flag switches to one-letters (text > -t; icon > -i)
- Shorten variable names and create new sensible variable naming schemes
- Rename variables specific to Linux to reflect Linux-only usage
Add argument and icon status indicator README details
Account for importing as module, add arguments
Change license to MIT, delete badge directory
Add project status badge, change README header
Add OS platform requirement (Linux)
Add "remaining time" warning in README
Added whitespace above and below batterieees ASCII logo in README
Added basic summary to README
Add question mark back as unknown battery status icon/symbol