Push a record and you will receive a email when that date

Overview

生日提醒订阅服务

使用方法

提交 MR

  • 编辑项目下的 birthday.txt文件
  • 追加一行,总共三个参数,每个参数之间通过空格分开:
    • 生日日期,例如1月1号生日,则填 0101
    • 生日日期类型:1表示阴历,2表示阳历
    • 邮箱加密后的字符串,复制公钥到在线网站上对邮箱进行加密,防止邮箱被搜索引擎收录
      • 加密网站:http://www.metools.info/code/c81.html
      • 公钥:
        -----BEGIN RSA PUBLIC KEY-----
        MIIBCgKCAQEAhXag/mVU+OeP9bbY3O6i5OwJioP/LvGjmPkqwj8SvY8jkaZiSDWJ
        76uPr9HAGVipDzjOG3eZPBTsFnJg+eWjbEVogk8QttFkn5VWxwa2hVCAkv9AKmLK
        qDLpYmUmKmOnN96z+xr50pUf3VtjHFGSF2xogr567k5ZMYqaQHUjYKpdH8MS4kgN
        ibqIMlzcSMhra0sUKgY2w2Tcs0aFx3tXPTg7OkCA5x0sPlfi+Ns410F+E6O9ywfy
        u9eh0yolN0w1fJAfMM9Hxgl8YsG7bWCQ4354UWTAmryLZT23Prb3mXfTMplJdr2t
        TQszshWXhqAkntCnlFT0jAYU4c42NVov/QIDAQAB
        -----END RSA PUBLIC KEY-----
        
  • 编辑完之后提交修改即可

fork项目

  • 将项目 fork到自己的账号下
  • 然后将项目 clone到本地
  • 安装依赖 pip3 install -r requirements.txt
  • 进入项目目录执行 python3 add_record.py
  • 提交交更改
  • push到 github
You might also like...
Regular Expressions - Use regular expressions to detect date format

A list of all the resources used https://regex101.com/ - To test regex https://w

You can easily send campaigns, e-marketing have actually account using cash will thank you for using our tools, and you can support our Vodafone Cash +201090788026

*** Welcome User Sorry I Mean Hello Brother ✓ Devolper and Design : Mokhtar Abdelkreem ========================================== You Can Follow Us O

This is a vscode extension with a Virtual Assistant that you can play with when you are bored or you need help..

VS Code Virtual Assistant This is a vscode extension with a Virtual Assistant that you can play with when you are bored or you need help. Its currentl

Alerts for Western Australian Covid-19 exposure locations via email and Slack

WA Covid Mailer Sends alerts from Healthy WA's Covid19 Exposure Locations via email and slack. Setup Edit the configuration items in wacovidmailer.py

This tool for beginner and help those people they gather information about Email Header Analysis, Instagram Information, Instagram Username Check, Ip Information, Phone Number Information, Port Scan

This tool for beginner and help those people they gather information about Email Header Analysis, Instagram Information, Instagram Username Check, Ip Information, Phone Number Information, Port Scan. This tool shows your hostname and public IP first, then user give input and according to option this tool work. This tool work diffrent Oprating system.

An integrated library for checking email if it is registered on social media

An integrated library for checking email if it is registered on social media

Using Python to parse through email logs received through several backup systems.

outlook-automated-backup-control Backup monitoring on a mailbox: In this mailbox there will be backup logs. The identification will based on the follo

Aplicação que envia regularmente um email ao utilizador com todos os filmes disponíveis no cartaz dos cinemas Nos.

Cartaz-Cinemas-Nos Aplicação que envia regularmente uma notificação ao utilizador com todos os filmes disponíveis no cartaz dos cinemas Nos. Só funcio

OnTime is a small python that you set a time and on that time, app will send you notification and also play an alarm.

OnTime Always be OnTime! What is OnTime? OnTime is a small python that you set a time and on that time, app will send you notification and also play a

Owner
null
A repo to record how I prepare my Interview, and really hope it can help you as well. Really appreciate Kieran's help in the pattern's part.

Project Overview The purpose of this repo is to help others to find solutions and explaintion I will commit a solution and explanation to every proble

Vincent Zhenhao ZHAO 1 Nov 29, 2021
Push Prometheus metrics to VictoriaMetrics or other exporters

Push metrics from your periodic long-running jobs to existing Prometheus/VictoriaMetrics monitoring system.

olegm 14 Nov 4, 2022
Send notifications created in Frappe or ERPNext as push notication via Firebase Cloud Message(FCM)

FCM Notification for ERPNext Send notifications created in Frappe or ERPNext as push notication via Firebase Cloud Message(FCM) Steps to use the app:

Tridz 9 Nov 14, 2022
🥦 Send and receive nano with 2 simple functions

easy_nano Send and receive nano (without having to understand the nano protocol).

null 1 Feb 14, 2022
Tc-python - A Python script to receive message from a twitch chat

Twitch-Chat ?? I did a script in Python to receive messages from a twitch chat.

miyucode 2 May 31, 2022
This Python3 script will monitor Upwork RSS feed and then email you the results.

Upwork RSS Parser This Python3 script will monitor Upwork RSS feed and then email you the results. Table of Contents General Info Technologies Used Fe

Chris 5 Nov 29, 2021
A ULauncher/Albert extension that supports currency, units and date time conversion, as well as a calculator that supports complex numbers and functions.

Ulauncher/Albert Calculate Anything Ulauncher/Albert Calculate Anything is an extension for Ulauncher and Albert to calculate things like currency, ti

tchar 67 Jan 1, 2023
Birthday program - A program that lookups a birthday txt file and compares to the current date to check for birthdays

Birthday Program This is a program that lookups a birthday txt file and compares

Daquiver 4 Feb 2, 2022
Donatus Prince 6 Feb 25, 2022
A tool for checking if the external data used in Flatpak manifests is still up to date

Flatpak External Data Checker This is a tool for checking for outdated or broken links of external data in Flatpak manifests. Motivation Flatpak apps

Flathub 76 Dec 24, 2022