项目作者: jdisho

项目描述 :
🌃 Tailor your macOS appearance from the menu bar.
高级语言: Swift
项目地址: git://github.com/jdisho/Darkness.git
创建时间: 2019-10-17T20:38:19Z
项目社区:https://github.com/jdisho/Darkness

开源协议:GNU General Public License v3.0

下载


🌃 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:

    1. git clone https://github.com/jdisho/Darkness.git # Clone the repo
    2. cd Darkness/Darkness # Go the project folder
    3. 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.