/osx-statusbar-countdown

⏳📅 A utility to count down to a date from your macOS menubar, written in Swift

Primary LanguageSwiftMIT LicenseMIT

macOS/OS X Statusbar Countdown

A utility to count down to a date from your macOS menubar, written in Swift.

The countdown name and date are currently hardcoded. To change, plug in desired values here and recompile:

https://github.com/bbrks/osx-statusbar-countdown/blob/0f72d3d7d531e1999c95b3a536431a3a308cdec6/StatusbarCountdown/AppDelegate.swift#L17-L18

OS X Statusbar Countdown

Installation

Download the binary package from Releases and run.

If you encounter issues regarding unknown developer, Ctrl+Click on the .app and then click Open.

Alternatively, clone the repo and compile in Xcode :)

License

This project is licensed under the MIT License.