Why a repurposed Caps Lock key is the most useful fix for your export pipeline
Every creator I know has at least one story about a 45-minute video export killed by a closed laptop lid. You pack up your MacBook after a meeting, snap the lid shut, and come back to find the render frozen at 88% — or worse, a crash that lost the entire job. If you manage multiple social accounts, that export was likely destined for a batch upload to TikTok, Instagram Reels, and YouTube Shorts. The five-second reflex of closing the laptop after a coffee break can undo hours of work, especially when you’re running AI transcription, compressing 4K footage, or executing a long chain of scheduling commands through a headless terminal.
That’s why Capsomnia caught my eye on Product Hunt this week. Not because it’s a groundbreaking AI tool or a scheduling SaaS — it’s none of those things. It’s a tiny, free, open-source macOS utility that turns your Caps Lock key into a physical keep-awake switch. When you toggle it on, your Mac stays awake even with the lid closed. When you toggle it off, everything returns to normal sleep behavior. Simple, almost trivial. But for anyone who treats their laptop as a production server — and that includes most serious content operators — this one-trick tool fills a gap that menu-bar apps have never quite sealed.
The maker, Taketo Fujimaki, describes the origin in his PH post: he kept “closing my MacBook mid-SSH-session, mid-build, or mid-AI-agent-run and losing all the progress.” He repurposed Caps Lock because “the key already has a built-in status light,” turning a dead-weight key into a physical indicator that’s harder to ignore than a menu-bar icon. The app is signed, notarized, runs on Apple Silicon Macs with macOS 14+, and makes zero network requests. In Japan it’s already seen “2.3M+ views and 6,000+ downloads” before the Product Hunt launch, according to the maker.
For social media operators, this isn’t just a nice-to-have. It’s a workflow insurance policy. Let me walk through why this matters, where it shines, and where I think it still falls short — including the honest gaps the maker has already acknowledged in the comments.
The one useless key that might save your weekend
I run about 30 scheduled posts a month across five platforms from a single MacBook Pro. The typical pipeline: shoot video on an iPhone, transfer to the Mac, edit in DaVinci Resolve, export as H.264 at 1080p, then run a batch resize through FFmpeg to generate 9:16 vertical crops for Reels, 1:1 squares for Instagram feed, and horizontal 16:9 for YouTube. That export chain takes anywhere from 20 to 90 minutes depending on length. During that window, if the lid gets closed — even accidentally — the whole sequence stops. macOS triggers a sleep event, the render fails, and I’m back to square one.
Before Capsomnia, my workaround was running pmset disablesleep 1 in the terminal, then remembering to re-enable it with pmset disablesleep 0 later. That works, but it’s manual, easy to forget, and if you forget to re-enable sleep, your laptop drains the battery overnight. Other common solutions like Amphetamine, Caffeine, or KeepingYouAwake all live in the menu bar. You click an icon, it stays awake until you turn it off. They work fine, but they rely on the same mental model: you have to remember to check a small icon in the corner of your screen. When you’re in the middle of a frantic content drop, that icon becomes invisible.
What Capsomnia does differently is tie the keep-awake state to a physical key that already has a dedicated green indicator light. You press Caps Lock, the light turns on, the Mac stays awake. You press it again, the light turns off, sleep returns. The physical feedback — a glowing key you can see even when the screen is off — makes the state instantly readable. In my tests of similar tools, I’ve never had a physical toggle like this. The maker also says you can remap the shortcut if you already use Caps Lock for something else, while still using the Caps Lock LED as the status light. That’s a thoughtful detail.
For social media operators who often work in dark editing rooms or with the laptop docked and the lid closed, that physical indicator is genuinely useful. You can glance at the keyboard from across the desk and know whether your export pipeline is protected.
How Capsomnia is different from every other keep-awake tool
There are already dozens of keep-awake utilities for macOS. The most famous is Amphetamine, which offers granular settings: stay awake while a specific app is running, while a file is downloading, or for a set duration. It’s powerful but overwhelming. Then there’s the minimalist Caffeine — a simple menu-bar app that toggles sleep with a click. Both rely on software UI. Capsomnia’s differentiator is its physical interface and its privacy posture.
No accounts, no network, no telemetry. The maker explicitly states: “There are no accounts, network requests, or telemetry.” For creators who are security-conscious — especially those who run sensitive client accounts or manage brand data — this is a meaningful trust signal. Many keep-awake apps phone home for analytics or crash reporting. Capsomnia, being open source and signed, invites inspection.
Open source and free. The maker hasn’t disclosed a GitHub link in the source material, but he says the app is free and open source. That means the community can audit it, extend it, and fork it. For a utility this small, open source is the right call — it builds trust without requiring a business model.
Hardware reuse, not software clutter. The Caps Lock key is famously useless on Mac keyboards (it’s normally a toggle that triggers an annoying indicator for a function nobody uses). Using its existing LED as a keep-awake indicator is clever. It avoids adding another icon to the menu bar, which is already a crowded real estate for social media managers who run Later, Buffer, Metricool, and analytics dashboards simultaneously.
Apple Silicon and macOS 14+ only. This is both a pro and a con. Pro: it forces modern hardware and security. Con: if you’re still on an Intel Mac or older OS, you’re out of luck. The maker likely built it with newer APIs (like Advanced Sleep Prevention via IOKit) that aren’t available on older systems. For a social media operator running a fleet of older Intel Mac Minis as editing rigs, this tool won’t work.
What creators and social media teams can borrow from this approach
Capsomnia’s philosophy — repurposing existing hardware, minimizing UI friction, and prioritizing privacy — offers lessons beyond the tool itself.
1. Physical toggles beat software toggles for high-stakes workflows
When you’re rendering client videos or running a batch upload to Buffer, you don’t want to rely on remembering to click a menu bar icon. The Caps Lock key is already under your fingers. If you type with any speed, you’ve probably accidentally triggered Caps Lock at least once this month. That same accidental trigger can now become a deliberate safety switch. I’d argue that any social media operator who regularly runs long exports or AI processing (e.g., CapCut batch exports, Descript AI transcription, or OpenAI API calls) should consider a dedicated hardware toggle. If Capsomnia doesn’t fit your setup, even a simple USB foot switch mapped to a keyboard shortcut could achieve similar results.
2. Privacy as a feature, not a checkbox
The maker’s decision to avoid network requests and telemetry is worth highlighting. Many free tools monetize through data or analytics. For creators managing brand accounts or handling proprietary content, every app that phones home is a risk. Capsomnia’s “no accounts, no network” stance is refreshing. It makes the tool trustworthy by default. I wish more scheduling and editing tools adopted the same philosophy — but that’s a rant for another essay.
3. The “one thing well” principle still works
Capsomnia doesn’t try to be a power-management hub. It doesn’t offer timer-based awake, wake on LAN, or battery thresholds (yet). It does exactly one thing: toggle a system-wide keep-awake with a physical key. For social media operators who are already drowning in complex toolchains, a simple utility that doesn’t add cognitive load is a win. This is the same reason why Hazel (folder automation) and Keyboard Maestro (macro tool) remain popular — they do one complex thing extremely well, and they get out of your way.
Where the math breaks: what Capsomnia still doesn’t solve
I want to be clear: Capsomnia is a promising tool, but it’s not ready for every social media operator’s workflow. The maker has been honest in the Product Hunt comments about current limitations, and several community members have raised valid concerns.
No low-battery safety cutoff
Early in the comment thread, user Brandon TK Beesman asked: “What happens if the battery gets critically low while keep awake mode is on with the lid closed?” The maker responded: “Capsomnia doesn’t currently have a dedicated low-battery safety cutoff or warning, so we recommend plugging in the Mac for overnight runs. Battery safety features are on our development roadmap.”
This is a genuine risk. If you forget to plug in your MacBook before starting a long render and walk away, Capsomnia will keep the machine awake until the battery hits zero. No warning, no shutdown. The display is off, so power draw is lower, but the CPU and GPU can still drain the battery quickly during a heavy export. For social media operators who run overnight renders (e.g., compressing a week’s worth of video), this is a dealbreaker until a battery-aware mode ships. I’ve tested similar keep-awake apps — Amphetamine offers a “power nap” mode that only triggers when plugged in, and it can warn at a custom battery percentage. Capsomnia’s lack of this feature is its biggest missing piece.
Thermal concerns on fanless Macs
User Omri Ben-Shoham raised a critical point: “I’d worry about thermal buildup with the lid closed and vents blocked for a long build or training run.” Many MacBook models, especially the MacBook Air, have no active cooling. With the lid closed, the keyboard is covered, and heat dissipation is limited. While macOS’s built-in thermal management will throttle the CPU to prevent damage, throttling can kill performance during a time-sensitive export. The maker admitted they “hadn’t considered thermal controls deeply enough” and said thermal-aware behavior is on the roadmap. For now, I’d advise against using Capsomnia on a MacBook Air for sustained high-load tasks. On a MacBook Pro with active cooling, the risk is lower but not zero.
No time-based limits
Currently, Capsomnia is a binary toggle: on indefinitely until you turn it off. There’s no option to keep the Mac awake for a specific duration (e.g., “stay awake for the next 2 hours then return to normal”). User Leopold suggested a system notification at a threshold, and the maker said time-based controls are on the roadmap. Until that ships, you need to remember to check your toggle. For social media operators, a timer would be ideal for predictable tasks like a 45-minute export — hit the toggle, start the export, if you forget to turn it off, the timer handles it.
No Intel support
Capsomnia requires macOS 14+ and Apple Silicon. If you’re running an older Intel Mac — still common in many budget-conscious creator setups — you can’t use it. The maker didn’t disclose plans for Intel support. This limits its reach to the latest hardware.
Not a direct social media tool
To be fair, Capsomnia wasn’t built for social media operators. It was built for developers running SSH sessions and AI agents. But the use case overlaps directly with content creation workflows. The essay’s framing is valid, but the tool’s intended audience skews technical. The average Instagram Reels creator may not know what “clamshell mode” means or how to safely run a render on battery. The maker’s audience on Product Hunt leaned toward developers and AI power users — comments mention Claude Code, large refactors, and remote builds. Social media operators will need to adapt the tool’s language and instructions for their own context.
Sidebar: Why TikTok creators should care more than LinkedIn ones
TikTok creators tend to produce high-volume, short-form content that requires multiple export passes: raw footage, edited with text overlays, then compressed to the platform’s bitrate limits. That’s compute-heavy. LinkedIn creators, on the other hand, often write posts directly in the browser or upload static images — minimal CPU load. If your workflow is primarily writing and still images, Capsomnia offers less value. If you’re batch-processing 50 TikTok clips overnight, it’s a safety net. Similarly, any creator using AI-generated video (e.g., HeyGen, Synthesia) or running local LLMs will benefit from a reliable keep-awake toggle.
Sidebar: Where the math breaks — battery safety in practice
Let me ground this with a realistic scenario. You’re a creator with a MacBook Pro M3, 70% battery. You start a 40-minute 4K export for a YouTube Shorts batch. You have to rush to a meeting, so you close the lid. Capsomnia keeps the machine awake. The export finishes in 42 minutes, but you don’t return for 2 hours. By that time, the battery has drained to 12% because the display is off but the CPU was active for the whole duration. No warning. You come back to a nearly dead laptop and no ability to continue working. A simple battery threshold — e.g., “stop keep-awake at 20%” — would prevent this. Until maker ships that, the tool is best used while plugged in.
What I’d watch / test next
I’ll be downloading Capsomnia this week and running it through a real workflow: a batch export of 15 Reels from Final Cut Pro while the lid is closed on a MacBook Pro (plugged in). I want to see if the Caps Lock light stays lit during the export and whether any thermal throttling occurs based on macOS’s internal logs. I also plan to test it with an external display in clamshell mode to confirm the maker’s claim that clamshell behavior remains unchanged for standard setups.
For the medium-term, I’ll be watching for two roadmap items: - Battery-aware safety cutoff — once that ships, the tool becomes suitable for overnight unattended runs. - Time-based keep-awake limits — a simple “stay awake for X minutes” would eliminate the manual toggle risk.
If you’re a social media operator, here’s my concrete advice: 1. Download Capsomnia if you use an Apple Silicon Mac on macOS 14+. It’s free, so no downside. 2. Treat it as a “plugged-in only” tool until the battery cutoff ships. Don’t trust it on battery for anything longer than 30 minutes. 3. Pair it with a checklist — before you close the lid, check that you’re plugged in. Even better, use a smart plug with a timer to cut power after your export should be done, forcing the Mac to shut down safely. 4. If you’re on Intel Macs, skip Capsomnia and stick with Amphetamine — it supports Intel, has battery thresholds, and time limits. It’s not as elegant, but it covers the gaps.
Capsomnia won’t change the creator economy overnight. But it’s a reminder that the most frustrating obstacles — a laptop lid closing at the wrong moment — often need the simplest fixes. A physical key with a green light might just save your next weekend’s content drop.






