Back to browse
GitHub Repository

☕ Caffeinate your Mac — a tiny menu-bar app that keeps macOS awake. ~120 lines of Swift, zero deps, no kexts. Built locally because MDM blocked everything else.

0 starsSwift

I couldn't install Caffeine on my work Mac, so I built my own

by kuberwastaken·Jun 25, 2026·2 points·0 comments

AI Analysis

MidCozyNiche Gem

MDM-proof caffeine clone that compiles locally to skip quarantine flags.

Strengths
  • Local compilation bypasses MDM block on pre-built apps and quarantine flags.
  • Zero dependencies, 120 lines of Swift using public IOKit APIs only.
  • Timed modes (30min/1h/2h/5h) with auto-off and menu-bar only UI.
Weaknesses
  • Core functionality already solved by KeepingYouAwake, Caffeine, and caffeinate CLI.
  • Only useful if you're blocked by MDM — most users have better alternatives.
Category
Target Audience

Mac users with restrictive corporate MDM policies

Similar To

KeepingYouAwake · Caffeine · Amphetamine

Post Description

I like my agents running while the laptop's closed and I like seeing the caffeine icon on my dock

I just asked Claude to build one and it built it almost perfectly

To me it completely feels like a new lens of just building hypercustomised day-to-day utility apps yourselves instead of paying for / installing one

Similar Projects

Productivity●●Solid

3sessions – A menu bar timer that counts down your free/work time

It drops a single SwiftBar plugin into your menu bar and cycles live countdowns for 'before work', 'work', and 'after work' sessions with a one-line curl + install.sh — neat for anyone already running SwiftBar. Smart, low-friction approach: no heavy app to run, just the plugin refresh loop that keeps the timer visible. It's useful and well-scoped, but not groundbreaking — I'd like quick options for custom session lengths and audible alerts.

Niche GemShip It
imvms205
104mo ago