Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/p7e4/feedpush

rss更新推送到飞书/企业微信/钉钉webhook群机器人
https://github.com/p7e4/feedpush

feed rss

Last synced: about 5 hours ago
JSON representation

rss更新推送到飞书/企业微信/钉钉webhook群机器人

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)