Skip to content

Latest commit

 

History

History
50 lines (38 loc) · 2.1 KB

README.md

File metadata and controls

50 lines (38 loc) · 2.1 KB

🌃 Darkness

Darkness is a menu bar app which gives you more control over your macOS appearance.

Mac Twitter: @_disho

⬇️ Download the latest release (v.1.0)

🔖 Features

  • Manually toggle dark mode from the menu bar or via ⌥⇧⌘D global shortcut. No need to go to System PreferencesGeneral.
  • Automatically toggle dark mode based on the screen brightness for a given threshold. This feature is off by default.

⚙️ System requirements

macOS 10.14 (Mojave) or later.

Dark Mode, available in macOS Mojave or later, is a dramatic new look that's easy on your eyes and helps you focus on your work. Dark Mode uses a dark color scheme that works system wide, including with the apps that come with your Mac. And third-party apps can adopt it, too. https://support.apple.com/en-us/HT208976

🧱 Building the app

  • Run these commands in Terminal/iTerm:
git clone https://github.com/jdisho/Darkness.git # Clone the repo
cd Darkness/Darkness  # Go the project folder
xed . # Open in Xcode
  • Run the app (⌘R)

Happy coding!

🍀 Future Features

  • Automatically toggle dark mode based on a schedule.
    • Sunset to sunrise
    • Custom schedule
  • Lunch at login.
  • Customize global shortcuts.
  • Enable/disable dark mode for specific apps.
  • Add Preferencess... page.

👤 Author

Darkness is created with ❤️ by Joan Disho.

📃 License

Darkness is released under a GPLv3 license. See License for more information.