Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/p7e4/feedpush
rss更新推送到飞书/企业微信/钉钉webhook群机器人
https://github.com/p7e4/feedpush
feed rss
Last synced: about 5 hours 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 (7 months ago)
- Default Branch: main
- Last Pushed: 2024-10-02T01:55:12.000Z (3 months ago)
- Last Synced: 2025-01-06T13:47:06.978Z (4 days ago)
- Topics: feed, rss
- Language: Python
- Homepage:
- Size: 20.5 KB
- Stars: 0
- 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 feedpush
cd feedpush
curl -O https://github.com/p7e4/feedpush/blob/main/conf.toml
feedpush
```## 配置修改
详见[conf.toml](https://github.com/p7e4/feedpush/blob/main/conf.toml)