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
Simple calculator with random number button and dark gray theme created with PyQt6

Calculator Application Simple calculator with random number button and dark gray theme created with : PyQt6 Python 3.9.7 you can download the dark gra

Flamingo 2 Mar 07, 2022
Battery conservation Python script for ubuntu to enable battery conservation mode at 60% 80% or 90%

Description Batteryconservation is a small python script wich creates an appindicator for ubuntu which can be used to enable / disable battery conserv

3 Jan 04, 2022
Materials for the Introduction in Python , Linux , Git and Github

This repository contains all the materials of the presentation on the introduction of python, linux, git and Github.

AMMI 3 Aug 28, 2022
Import modules and files straight from URLs.

Import Python code from modules straight from the internet.

Nate 2 Jan 15, 2022
SimCSE在中文任务上的简单实验

SimCSE 中文测试 SimCSE在常见中文数据集上的测试,包含ATEC、BQ、LCQMC、PAWSX、STS-B共5个任务。 介绍 博客:https://kexue.fm/archives/8348 论文:《SimCSE: Simple Contrastive Learning of Sente

苏剑林(Jianlin Su) 504 Jan 04, 2023
This repo will have a small amount of Chrome tools that can be used for DFIR, Hacking, Deception, whatever your heart desires.

Chrome-Tools Overview Welcome to the repo. This repo will have a small amount of Chrome tools that can be used for DFIR, Hacking, Deception, whatever

5 Jun 08, 2022
serological measurements from multiplexed ELISA assays

pysero pysero enables serological measurements with multiplexed and standard ELISA assays. The project automates estimation of antibody titers from da

Chan Zuckerberg Biohub 5 Aug 06, 2022
A python mathematics module

A python mathematics module

Fayas Noushad 4 Nov 28, 2021
A fast python implementation of DTU MVS 2014 evaluation

DTUeval-python A python implementation of DTU MVS 2014 evaluation. It only takes 1min for each mesh evaluation. And the gap between the two implementa

82 Dec 27, 2022
Repositório para estudo do airflow

airflow-101 Repositório para estudo do airflow Docker criado baseado no tutorial Exemplo de API da pokeapi Para executar clone o repo execute as confi

Gabriel (Gabu) Bellon 1 Nov 23, 2021
Tools for downloading and processing numerical weather predictions

NWP Tools for downloading and processing numerical weather predictions At the moment, this code is focused on downloading historical UKV NWPs produced

Open Climate Fix 6 Nov 24, 2022
Glyph Metadata Palette

This plugin for Glyphs3 allows you to associate arbitrary structured metadata to each glyph in your font.

Simon Cozens 4 Jan 26, 2022
Python communism - A module for initiating the communist revolution in each of our python modules

Python communist revolution A man once said to abolish the classes or something

758 Jan 03, 2023
Just imagine normal bancho, but you can have multiple profiles and funorange speed up maps ranked

Local osu! server Just imagine normal bancho, but you can have multiple profiles and funorange speed up maps ranked (coming soon)! Windows Setup Insta

Cover 25 Nov 15, 2022
Custom component to calculate estimated power consumption of lights and other appliances

Custom component to calculate estimated power consumption of lights and other appliances. Provides easy configuration to get virtual power consumption sensors in Home Assistant for all your devices w

Bram Gerritsen 552 Dec 28, 2022
A Sophisticated And Beautiful Doxing Tool

Garuda V1.1 A Sophisticated And Beautiful Doxing Tool Works on Android[Termux] | Linux | Windows Don't Forget to give it a star ❗ How to use ❓ First o

The Cryptonian 67 Jan 10, 2022
The ldapconsole script allows you to perform custom LDAP requests to a Windows domain

ldapconsole The ldapconsole script allows you to perform custom LDAP requests to a Windows domain. Features Authenticate with password Authenticate wi

Podalirius 38 Dec 09, 2022
Companion Web site for Fluent Python, Second Edition

Fluent Python, the site Source code and content for fluentpython.com. The site complements Fluent Python, Second Edition with extra content that did n

Fluent Python 49 Dec 08, 2022
Dot Browser is a privacy-conscious web browser with smarts built-in for protection against trackers and advertisments online.

🌍 Take back your privacy with Dot Browser, the privacy-conscious web browser that protects you from being tracked and monitored online.

Dot HQ 1k Jan 07, 2023
ViberExport - Export messages from Viber messenger using viber.db file

📲 ViberExport Export messages from Viber messenger using viber.db file ⚡ Usage:

7 Nov 23, 2022