# voltkeeper CLI tool for Bluetti power stations — scan, connect, and read battery data over BLE. ```{toctree} :maxdepth: 1 :caption: User Guide :hidden: user-guide/index ``` ```{toctree} :maxdepth: 1 :caption: Developer Guide :hidden: developer/index ``` ```{toctree} :maxdepth: 1 :caption: Protocol Reference :hidden: protocol/index ``` ```{toctree} :maxdepth: 1 :caption: About :hidden: about/index ``` ```{toctree} :maxdepth: 1 :caption: API Reference :hidden: api/index ``` See the [project README](https://github.com/mikemccllstr/voltkeeper) for installation and requirements. For command reference, see the [User Guide](user-guide/index.md). ```{toctree} :hidden: man/voltkeeper.1 ```