Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/jakub-stastny/reddit-digest


https://github.com/jakub-stastny/reddit-digest

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

* About

Reddit digest fetches RSS from subreddits of interests and send them regularly in an email digest.

# It's meant to run with cron from Tuesday to Sunday at 9 AM:

#+begin_src cron
0 9 * * 2-7 /path/to/my-script.sh
#+end_src

* Run

#+begin_src sh
PUSHOVER_CREDS=user:token clojure -M:run
#+end_src

* Links

- [[https://www.reddit.com/r/reddit.com/wiki/rss/][Reddit RSS]].