goguma app icon
goguma app icon

goguma app

Wakes your Mac for scheduled jobs, holds it awake while long work finishes, and lets it sleep otherwise. Finds the cron jobs that have been missing runs; keeps a coding agent running with the lid shut.

goguma app screenshot 1

Cost / License

  • Free
  • Open Source (MIT)

Application type

Platforms

  • Mac
  • Homebrew
2likes
0comments
0articles

Features

Properties

  1.  Privacy focused
  2.  Lightweight

Features

  1.  Works Offline
  2.  No registration required
  3.  No Tracking
  4.  Ad-free
  5.  Sits in the MenuBar

goguma app News & Activities

Highlights All activities

Recent activities

goguma app information

  • Developed by

    US flagJun
  • Licensing

    Open Source (MIT) and Free product.
  • Written in

  • Alternatives

    51 alternatives listed
  • Supported Languages

    • English

AlternativeTo Category

OS & Utilities

GitHub repository

  •  16 Stars
  •  0 Forks
  •  0 Open Issues
  •   Updated  
View on GitHub
goguma app was added to AlternativeTo by Paul on and this page was last updated .
No comments or reviews, maybe you want to be first?

What is goguma app?

goguma wakes your machine shortly before each scheduled job, keeps it awake while the job runs, and lets it sleep again as soon as the job is done.

goguma doesn't run your jobs; it makes sure the laptop is awake when they fire.

A sleeping machine doesn't queue the jobs it missed and catch up later. It misses them outright. Nothing fails, nothing retries, and no error is written anywhere, because as far as the scheduler is concerned nothing went wrong. You find out weeks later, when you notice the digest you set up has been arriving on some days and not others.

There is a second version of the same problem, and it is newer. Work that has no schedule at all still takes as long as it takes: a coding agent chewing through a refactor, a long build, a big sync. Close the lid and the machine sleeps underneath it, and you come back to a session that stopped halfway.

Sleep is held off for exactly as long as that command runs, lid closed included, then released. For an agent inside an editor, where there is no command to wrap, goguma sets that up and keeps it that way: Claude Code, Codex, Cursor and Gemini CLI report when they are working, and the machine stays awake until they stop. It is a setting, so one switch turns it off again.

goguma fixes both. It lives in the menu bar: what is being held awake and what for, when the next wake is and which job it is for, and how long each job has been taking. Keep the Mac awake, skip the next wake, or pause everything without ever opening a terminal window (Or use the CLI)!

Official Links