- Visit the Releases page and download CaffeineInstaller.exe.
- Run the installer, select the options you want, and press Install - that's it!
- Clone the GitHub repo.
git clone https://github.com/PowerPCFan/caffeine-installer.git
- Create a venv.
python -m venv venv
- Install prerequisites.
python -m pip install -r requirements.txt
) - Run the build script in PowerShell.
.\build.ps1
- That's it! Your compiled executable will be located at
/dist/CaffeineInstaller.exe
.
I do not own any rights to the software "Caffeine" by Zhorn Software. This project is simply an open-source installer application for Caffeine.