更新README
This commit is contained in:
parent
58fdab437a
commit
d7a6b16a31
26
README.md
26
README.md
@ -2,15 +2,29 @@
|
|||||||
|
|
||||||
[](https://github.com/xpnas/inotify/actions/workflows/docker.yml)
|
[](https://github.com/xpnas/inotify/actions/workflows/docker.yml)
|
||||||
|
|
||||||
a message notify center for weChat and telegram and email
|
|
||||||
|
|
||||||
一个简易的消息通知系统,支持企业微信、电报机器人、邮件推送
|
一个简易的消息通知系统,支持企业微信、电报机器人、邮件推送
|
||||||
|
|
||||||
支持快速自定义扩展
|
类似Server酱、支持快速自定义扩展
|
||||||
|
|
||||||
类似Server酱
|
## 功能支持
|
||||||
|
|
||||||
## 一、使用方法
|
- [x] 通道设置
|
||||||
|
- [x] 用户管理
|
||||||
|
- [x] 系统状态
|
||||||
|
- [x] 代理设置
|
||||||
|
- [x] Github登陆
|
||||||
|
- [ ] 外部日志
|
||||||
|
|
||||||
|
## 通道支持
|
||||||
|
|
||||||
|
- [x] 企业微信应用消息
|
||||||
|
- [x] 企业微信群机器人
|
||||||
|
- [x] SMTP邮箱消息
|
||||||
|
- [ ] 钉钉群机器人
|
||||||
|
- [ ] 飞书群机器人
|
||||||
|
- [ ] 自定义
|
||||||
|
|
||||||
|
## 使用方法
|
||||||
1. Docker安装
|
1. Docker安装
|
||||||
```
|
```
|
||||||
docker run --name=inotify -d -p 8000:80 -v inotify_data:/inotify_data --restart=always xpnas/inotify:master
|
docker run --name=inotify -d -p 8000:80 -v inotify_data:/inotify_data --restart=always xpnas/inotify:master
|
||||||
@ -26,7 +40,7 @@ a message notify center for weChat and telegram and email
|
|||||||
|
|
||||||
3. 默认用户名admin,密码123456
|
3. 默认用户名admin,密码123456
|
||||||
|
|
||||||
## 二、系统截图
|
## 系统截图
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user