air780e-forwarder/README.md
2023-01-31 20:02:47 +08:00

32 lines
1.2 KiB
Markdown

# Air780E 短信转发
## Feature
- [x] 多种通知方式
- [x] [Telegram](https://github.com/0wQ/telegram-notify)
- [x] [PushDeer](https://www.pushdeer.com/)
- [x] [Bark](https://github.com/Finb/Bark)
- [x] [钉钉群机器人 DingTalk](https://open.dingtalk.com/document/robots/custom-robot-access)
- [x] [飞书群机器人 Feishu](https://open.feishu.cn/document/ukTMukTMukTM/ucTM5YjL3ETO24yNxkjN)
- [x] [企业微信群机器人 WeCom](https://developer.work.weixin.qq.com/document/path/91770)
- [x] [邮件 next-smtp-proxy](https://github.com/0wQ/next-smtp-proxy)
- [x] 通过短信控制设备
- [x] 发短信, 格式: `SMS,10010,余额查询`
- [x] 定时基站定位
- [x] 定时查询流量
- [x] 开机通知
- [x] POW 按键长按短按操作
- [x] 低功耗模式 (待机大概 1mA 左右, USB 电流表精度太低了测不到😅)
- [x] 使用消息队列, 经测试同时发送几百条通知, 不会卡死
- [x] 通知发送失败, 自动重发
## Usage
### 1. 按注释修改 `script/config.lua` 配置文件
### 2. 烧录脚本
> 推荐使用根目录下的 `LuatOS-SoC_xxx.soc` 固件
根据 [air780e.cn](http://air780e.cn) 官方指引下载 LuaTools 并写入 `script` 目录下文件