pokepay / trivial-battery

A trivial library for getting the battery informations.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

trivial-battery

A trivial library for getting the battery informations.

Usage

(trivial-battery:battery-info)
;=> (("percentage" . 73) ("charging" . T))

Author

Copyright

Copyright (c) 2017 Eitaro Fukamachi (e.arrows@gmail.com)

License

Licensed under the BSD 2-Clause License.

About

A trivial library for getting the battery informations.


Languages

Language:Common Lisp 100.0%