Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/germanpaul12/automating-hacker-news-and-weather-mails

Project for my Raspberry Pi to send me mails when it rains and to inform with hot tech news
https://github.com/germanpaul12/automating-hacker-news-and-weather-mails

beautifulsoup beautifulsoup4 data hacker-news openweather-api raspberry-pi requests

Last synced: about 1 month ago
JSON representation

Project for my Raspberry Pi to send me mails when it rains and to inform with hot tech news

Awesome Lists containing this project

README

        

# Automation Project for HackerNews and Weather Warning Mails

## This is a project i host on pythonanywhere. It sends mails at a chosen time to the topics

1. Will it rain in the next 14 hours
2. What is the article with the most likes on HackerNews today
3. What is the price of apple and what are the top 3 articles of today about Apple

You can tweak a few lines to change the code to your liking.

**Don't forget to add the file secret.py with your secrets. You can use the same variable names that I used.**