项目作者: elsonjose

项目描述 :
A simple python script to check who all of our friends are celebrating their birthday today.
高级语言: Python
项目地址: git://github.com/elsonjose/Remember-Me.git
创建时间: 2019-05-19T09:27:57Z
项目社区:https://github.com/elsonjose/Remember-Me

开源协议:

下载


Remember-Me

This is a simple python script to check who all of our friends are celebrating their birthday today. It has selenium and a chrome headless browser under its hood.

Try it out

  1. $ python3 getbdays.py chromedriver

Todo

  • Find friends who all are celebrating birthdays
  • Notify user
  • Create personalized wish
  • Run script on startUp

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.