Ever have trouble remembering to wish all your friends Happy Birthday? Fear not, for here is a Python script to automatically send an Email/SMS to your friends, containing your birthday wishes.
- Python 3
fast2sms API Key
(can be obtained by registering here and generating your API key)
Navigate to src
, then run:
python3 AutoBdayWisher.py
in a terminal if you have MacOS/Linux.python3 AutoBdayWisher.py
in a terminal if you have Windows.