https://github.com/p7e4/feedpush
rss更新推送到飞书/企业微信/钉钉webhook群机器人
https://github.com/p7e4/feedpush
feed rss
Last synced: 4 months ago
JSON representation
rss更新推送到飞书/企业微信/钉钉webhook群机器人
- Host: GitHub
- URL: https://github.com/p7e4/feedpush
- Owner: p7e4
- License: gpl-3.0
- Created: 2024-06-10T13:10:30.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-10-02T01:55:12.000Z (over 1 year ago)
- Last Synced: 2025-11-06T22:11:40.594Z (8 months ago)
- Topics: feed, rss
- Language: Python
- Homepage:
- Size: 20.5 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# feedpush
rss更新推送到飞书/企业微信/钉钉webhook群机器人
## 安装
`pip install feedpush`
## 使用
``` bash
mkdir fd && cd fd
feedpush --init
feedpush
```
## 配置修改
详见[conf.toml](https://github.com/p7e4/feedpush/blob/main/conf.toml)