mirror of https://github.com/polistern/pbotectl
|
||
---|---|---|
.github/workflows | ||
build | ||
debian | ||
src | ||
.gitignore | ||
CONTRIBUTING.md | ||
LICENSE | ||
README.md |
README.md
pbotectl
pbotectl (Plus Bote Control Tool) - is a CLI utility for pboted
Features
- Show some pboted entities (JSON and plain text)
Planned Features
- Bote identity creation
- Aliases controling
- Launching periodic tasks
- Metrics and statuses
Resources
Installing
You can fetch precompiled packages and binaries on release page.
Supported systems
Building
- Install requirements
- Compiler with C99 support (GCC >= 5, clang)
- cmake >= 3.7
- libcjson-dev >= 1.7.10
- Build
cd build
cmake .
make
Usage
- pboted need to be run as UNIX-daemon
- You can see available commands with
./pbotectl help
Donations
- BTC:
- GOST:
- XMR:
89xqER2GpS3Bqm8z8AuqKx5Cpf9BR1codN1VdufcAEbFP2t9oWPvKpzfr6s6dNDRFHVfRijiCQA3uCFYQLzfsWtM3ahbSqp
License
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.