Skip to content

Happy Button Installer 2.0

Latest
Compare
Choose a tag to compare
@ctih1 ctih1 released this 19 Nov 15:09

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.