Skip to content

PowerPCFan/caffeine-installer

Repository files navigation

Caffeine Installer

Options

Option 1: Premade file

  1. Visit the Releases page and download CaffeineInstaller.exe.
  2. Run the installer, select the options you want, and press Install - that's it!

Option 2: Build from source

  1. Clone the GitHub repo. git clone https://github.com/PowerPCFan/caffeine-installer.git
  2. Create a venv. python -m venv venv
  3. Install prerequisites. python -m pip install -r requirements.txt)
  4. Run the build script in PowerShell. .\build.ps1
  5. That's it! Your compiled executable will be located at /dist/CaffeineInstaller.exe.

Legal Notice

I do not own any rights to the software "Caffeine" by Zhorn Software. This project is simply an open-source installer application for Caffeine.

About

An installer for Zhorn Software's Caffeine

Resources

License

Stars

Watchers

Forks

Packages

No packages published