pbotectl (Purple Bote Control Tool) - is a CLI utility for pboted
- Show some pboted entities and metrics (JSON and plain text)
- Bote identity creation
- Aliases controling
- Launching periodic tasks
- Metrics and statuses
You can fetch precompiled packages and binaries on release page.
- Install requirements:
- Compiler with ANSI C89 support (GCC, Clang)
- cmake >= 3.7
- libcjson-dev >= 1.7.10
- Build:
cd build
cmake .
make
- pboted need to be run with enabled and configured control interface
- You can see available commands with
./pbotectl help
- XMR:
89xqER2GpS3Bqm8z8AuqKx5Cpf9BR1codN1VdufcAEbFP2t9oWPvKpzfr6s6dNDRFHVfRijiCQA3uCFYQLzfsWtM3ahbSqp
This project is licensed under the GPL-3.0 license, which can be found in the file LICENSE in the root of the project source code.