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

https://github.com/sharl/zenn-checker

Zenn の新着記事のRSSができるまでの仮ツール
https://github.com/sharl/zenn-checker

pystray zenn

Last synced: about 1 year ago
JSON representation

Zenn の新着記事のRSSができるまでの仮ツール

Awesome Lists containing this project

README

          

# zenn-checker

[Zenn](https://zenn.dev) の新着記事のRSSができるまでの仮ツール

## Run

```
git clone https://github.com/sharl/zenn-checker.git
cd zenn-checker
pip install -r requirements.txt
python zenn-checker.py
```