Ecosyste.ms: Awesome

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

https://github.com/tanrax/short-wave

Send with MailGun your personalized newsletter. Available news from Hacker News and Reddit.
https://github.com/tanrax/short-wave

Last synced: 3 months ago
JSON representation

Send with MailGun your personalized newsletter. Available news from Hacker News and Reddit.

Lists

README

        

* Short Wave

Send with MailGun your personalized newsletter. Available news from Hacker News and Reddit.

** Screenshots

[[file:screenshots/screenshot1.jpg]]
[[file:screenshots/screenshot2.jpg]]

** Install

#+BEGIN_SRC bash
pip install -r requeriments.txt
cp envExample .env
#+END_SRC

Edit the configuration file

#+BEGIN_SRC bash
vi .env
#+END_SRC

** Run

#+BEGIN_SRC bash
python app.py send
#+END_SRC