BERRYNET(1) | bn_gmail User Manual | BERRYNET(1) |
bn_gmail - program to send deep learning results from MQTT to gmail
bn_gmail --sender-address SENDER_ADDRESS --sender-password SENDER_PASSWORD --receiver-address RECEIVER_ADDRESS --target-label TARGET_LABEL [--broker-ip BROKER_IP] [--broker-port BROKER_PORT] [--topic [TOPIC...]] [--topic-action TOPIC_ACTION] [--topic-config TOPIC_CONFIG] [--pipeline-compatible]
bn_gmail [{-h | --help} | {--debug}]
This manual page documents briefly the bn_gmail command.
This manual page was written for the Debian distribution because the original program does not have a manual page.
bn_gmail is a program that send results to gmail.
The program follows the usual GNU command line syntax, with long options starting with two dashes (`-'). A summary of options is included below.
--sender-address SENDER_ADDRESS
--sender-password SENDER_PASSWORD
--receiver-address RECEIVER_ADDRESS
--target-label TARGET_LABEL
--broker-ip BROKER_IP
--broker-port BROKER_PORT
--topic [TOPIC...]
--topic-action TOPIC_ACTION
--topic-config TOPIC_CONFIG
--pipeline-compatible
-h, --help
--debug
The upstreams BTS can be found at https://github.com/DT42/BerryNet/issues.
Ying-Chun Liu <paulliu@debian.org>
Copyright © 2018 Ying-Chun Liu (PaulLiu)
This manual page was written for the Debian system (and may be used by others).
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU General Public License, Version 3 or (at your option) any later version published by the Free Software Foundation.
On Debian systems, the complete text of the GNU General Public License can be found in /usr/share/common-licenses/GPL-3.
02/12/2021 | bn_gmail |