Skip to content

Instantly share code, notes, and snippets.

View abdessalaam's full-sized avatar
📷
creating

Abdessalaam abdessalaam

📷
creating
  • Dammam
  • 16:21 (UTC +03:00)
View GitHub Profile
@aptgetupgrade
aptgetupgrade / email_parse_url.py
Last active January 1, 2024 11:18
code to poll emails from an IMAP email server and post these to wallabag
# Read email in inbox, look for any URLs and update them to wallabag, delete email if URLs found in it.
# Built from various internet sources. Final code donated under GPL v3 by Github user aptgetupgrade
# Tested using python 2. Could be run as part of a crontab, e.g. every 5 mins.
#
import sys
import imaplib
import getpass
import email
import email.header
import datetime
@gboudreau
gboudreau / AuthyToOtherAuthenticator.md
Last active May 22, 2024 11:22 — forked from Ingramz/AuthyToOtherAuthenticator.md
Export TOTP tokens from Authy