Crates.io | ones-manhour-record-alert |
lib.rs | ones-manhour-record-alert |
version | 0.1.2 |
source | src |
created_at | 2021-12-11 09:37:56.434342 |
updated_at | 2021-12-11 10:24:19.40229 |
description | ONES 工时登记提醒机器人 |
homepage | |
repository | |
max_upload_size | |
id | 496164 |
size | 57,632 |
ONES 工时登记提醒机器人
cargo install --version 0.1.2 ones-manhour-record-alert
安装目录:$HOME/.cargo/bin
https://github.com/k8scat/ones-manhour-record-alert/releases
./ones-manhour-record-alert --config ./config.yml
配置文件采用 yaml 的格式
email: "" # ONES 登录邮箱
password: "" # ONES 登录密码
alert_webhook: "" # 企业微信群机器人的 webhook 地址
members:
- "张三"
- "李四"
# 可选项
base_api: "https://ones.ai/project/api"
days: 7
at_all: true