Skip to content

Activation Timer

Compare
Choose a tag to compare
@newmarcel newmarcel released this 23 Nov 10:41
  • 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!