Version 2.0 is here!
+Complete rewrite of the code!
+Automatic save repair
+Working theme switcher
Installation
Windows (installer): Run 'HappyButton.exe'
Windows (portable): Extract 'WindowsPortable.zip', and run 'main.exe'
Other: (assuming that you have python, and python-tk installed)git clone https://github.com/ctih1/Happy-Button/
cd Happy-Button
pip install -r requirements.txt
python main.py
Note: this program has only been tested on a Windows machine.