Send email notification when receiving Facebook message

This repository has a small Python application which will allow you to receive an email notification when somebody sends you a Facebook message. Why? I don’t like Facebook as a company, and I don’t want to support them by using their products, including Messenger. However, when I came around to this point of view, I already had a number of existing contacts on Messenger. I migrated everyone I talked to regularly onto other platforms, but in case someone messaged me […]

Read more

Secret Service Email Encryption/Steganography

SecretService Decoy Encrypted Emailer For use with gmail currently. Will add other mailers later. This system uses ECC/ECIES (Elliptic Curve Cryptography) to exchange keys with a user and enables them to send secret messages back and forth. When we say secret, it means there is a decoy message that sits in your normal gmail inbox, while the real message is accessible by the app and will decrypt your messages. How to operate: Step 1: pip3 install -r requirements (recommended to […]

Read more

Heimdall Watchtower: Training Progress Email Notifier

Training-Progress-Email-Notifier Heimdall watchtower automatically sends you emails to notify you of the latest progress of your deep learning programs. In this way, you will know how the training goes wherever you are. You will also know as soon as your program has been terminated by other users 🙂 Usage Quick Start Simply run python email_test.py Please note: The test email is sent through a temporal gmail account. It may reach its capacity for sending emails through the SMTP server. In […]

Read more

An SMTP gateway for Apprise notifications

mailrise Mailrise is an SMTP server that converts the emails it receives into Apprise notifications. The intended use case is as an email relay for a home lab or network. By accepting ordinary email, Mailrise enables Linux servers, Internet of Things devices, surveillance systems, and outdated software to gain access to the full suite of 60+ notification services supported by Apprise, from Matrix to Nextcloud to your desktop or mobile device. Just as email brought written messages into the 21st […]

Read more

Scrapes Every Email Address of Every Society in Every University

society-email-scrape Scrapes Every Email Address of Every Society in Every University. How to automatically generate new data Go to unis.yml Add your uni Create a Pull Request GitHub Actions bot will automatically update as per your PR When I approve the PR your Uni will automatically be loaded into the website https://kcsoc.github.io/society-email-scrape/ How to run yourself Add any URLs to unis.yml PS: Don’t forget to leave a trailing newline at the end of the file git clone https://github.com/kcsoc/society-email-scrape.git cd society-email-scrape […]

Read more
1 2