Why this script:
- I wanted to give crypto to a colleague for the Secret Santa
- I was looking for something more geeky than an email
Taag font source: https://patorjk.com/software/taag/
- $ python3 double_click_me.py
- $ pip3 install pyinstaller
- $ pyinstaller --onefile double_click_me.py
- Get exe file from dist/ folder