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

https://github.com/whatrocks/rss2markdown

save rss feeds to markdown files in a directory
https://github.com/whatrocks/rss2markdown

Last synced: 3 months ago
JSON representation

save rss feeds to markdown files in a directory

Awesome Lists containing this project

README

          

# rss2markdown
save rss feeds to markdown files in a directory

## run manually

```
source .rss2markdown/bin/activate
pip install -r requirements.txt
python rss2markdown.py
```