Skip to content

Releases: newmarcel/KeepingYouAwake

AC Power Update Beta

23 Dec 20:23

Choose a tag to compare

AC Power Update Beta Pre-release
Pre-release
  • Less aggressive awake handling when the MacBook lid is closed by using the caffeinate -di command instead of caffeinate -disu

  • You can revert back to the previous behaviour by pasting the following snippet into Terminal.app:

    defaults write info.marcel-dierkes.KeepingYouAwake.PreventSleepOnACPower -bool YES
    
  • ctrl + click will now display the menu

  • This is beta software. If you notice any issues, please report them here

Thanks for testing!

Activation Timer

23 Nov 10:41

Choose a tag to compare

  • There are no significant changes since beta1
  • Tweaked the experimental (and hidden) notifications

You can enable the notifications preview by pasting the following snippet into Terminal.app:

    defaults write info.marcel-dierkes.KeepingYouAwake info.marcel-dierkes.KeepingYouAwake.NotificationsEnabled -bool YES

and to disable it again:

    defaults write info.marcel-dierkes.KeepingYouAwake info.marcel-dierkes.KeepingYouAwake.NotificationsEnabled -bool NO

Thanks once again for the support and feedback everyone!

Activation Timer Beta

13 Nov 19:56

Choose a tag to compare

Activation Timer Beta Pre-release
Pre-release
  • Activation timer
  • Sparkle integration for updates
    • Sparkle will check for updates once a day
    • A second beta will follow in the coming days to test automatic updates
  • This is beta software. If you notice any issues, please report them here

Thanks for 122 stars on GitHub in a very short time and thanks for all the feedback via email and GitHub. It definitely keeps me motivated. This is a fun little side project of mine and I already have more ideas for improvements and features…

😄

Start at Login & Developer ID

24 Oct 20:48

Choose a tag to compare

This release adds a "Start at Login" menu item.

  • Added Developer ID signing

First Release

19 Oct 19:10

Choose a tag to compare

This is the first public release of Keeping You Awake. Expect Bugs!

  • Requires OS X Yosemite
  • Supports dark mode
  • Allows to activate on launch

Nothing more, nothing less…