A system utility that schedules hibernation and manages computer usage so you are not glued to your screen all day. ✅
- Boot schedules: Determine when you are allowed to use your computer
- Hibernate schedules: Decide when your computer should automatically turn off
- Background service: Keeps your schedules running even when the app is closed
- Notifications: Get alerts before hibernation or schedule restrictions kick in
- Cross-platform: Works on Windows, macOS, and Linux
- Lightweight & user-friendly: Simple, clean, and user-friendly interface
- Productivity-focused: Helps you manage screen time and avoid overuse
Download the latest release from the releases page and run the installer.
# Clone the repository
git clone https://github.com/marvelmiles/hibernator.git
cd hibernator
# Install dependencies
npm install
# Run in development
npm start