This workspace contains the following tools used in PrintNanny OS:
services/src/config.rs
services/src/printnanny_api.rs
services/src/mqtt.rs
services/src/janus.rs
services/src/path.rs
/proc/cpuinfo
fields services/src/cpuinfo.rs
``` printnanny Leigh Johnson leigh@bitsy.ai PrintNanny Command-line Interface
USAGE:
printnanny-cli [OPTIONS] --config
OPTIONS:
-c, --config
SUBCOMMANDS:
device Interact with device REST API
factsd Config serializer (JSON) intended for use with Ansible facts.d
help Print this message or the help of the given subcommand(s)
janus-admin Interact with Janus admin/monitoring APIs https://janus.conf.meetecho.com/docs/auth.html#token
monitor Interact with PrintNanny monitoring service
mqtt Interact with MQTT pub/sub service
```
``` printnanny-cli-device Leigh Johnson leigh@bitsy.ai Interact with device REST API
USAGE:
printnanny-cli --config
ARGS:
OPTIONS: -h, --help Print help information -o, --output
``` printnanny-cli-factsd Leigh Johnson leigh@bitsy.ai Config serializer (JSON) intended for use with Ansible facts.d
USAGE:
printnanny-cli --config
OPTIONS: -h, --help Print help information -o, --output
``` printnanny-cli-janus-admin Leigh Johnson leigh@bitsy.ai Interact with Janus admin/monitoring APIs https://janus.conf.meetecho.com/docs/auth.html#token
USAGE:
printnanny-cli --config
ARGS:
OPTIONS:
--adminsecret
``` printnanny-cli-monitor Leigh Johnson leigh@bitsy.ai Interact with PrintNanny monitoring service
USAGE:
printnanny-cli --config
OPTIONS: -h, --help Print help information -V, --version Print version information
SUBCOMMANDS: help Print this message or the help of the given subcommand(s) start Start PrintNanny monitoring service stop Stop PrintNanny monitoring service ```
``` printnanny-cli-mqtt Leigh Johnson leigh@bitsy.ai Interact with MQTT pub/sub service
USAGE:
printnanny-cli --config
ARGS:
OPTIONS:
--ca-certs
Two-factor authentication dash based on Rocket.rs
Created from XAMPPRocky/mean-bean-ci-template
This is a template for GitHub Actions meant as a successor to japaric/trust
for handling XAMPPRocky/tokei
's CI and
deployment. I decided to make it a template to be able share it across
projects and with the community.