Skip to content

HsiangHo/Dynamic-Dark-Mode

 
 

Repository files navigation

Dynamic Dark Mode

Dynamic Dark Mode - The smart, automatic Dark Mode toggle for macOS Mojave | Product Hunt Embed

Dynamic Dark Mode is the app you are looking for to power up Dark Mode on macOS Mojave.

Instead of looking for the switch for dark mode in System Preferences, just click the icon in the menu bar. Ever felt your eyes getting hurt because the screen is so bright in the night? Have to worry no more, we Dynamically enable dark mode in dim lights, after sunset, or just anytime. When you wake up in the morning, it'll a be another bright day.

Settings for Dynamic Dark Mode

Install

Via Homebrew Cask (Recommended)

brew cask install dynamic-dark-mode

Direct Download

Latest Release

Additionally, you may also download:

License

Dynamic Dark Mode - the smart, automatic Dark Mode toggle for macOS
Copyright (C) 2018-2019 Zhiyu Zhu (@ApolloZhu)

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program.  If not, see <http://www.gnu.org/licenses/>.
<script type="text/javascript"> window.onload = function () { document.getElementsByClassName("project-name")[0].innerHTML = "Dynamic Dark Mode"; document.getElementById("dynamic-dark-mode").style.display="none"; pageHeader = document.getElementsByClassName("page-header")[0]; pageHeader.insertAdjacentHTML('beforeend', 'Download'); pageHeader.insertAdjacentHTML('beforeend', 'Homebrew Cask'); productHunt = document.getElementById("product-hunt") pageHeader.append(productHunt) productHunt.setAttribute('style', 'padding: 0;border-width: 0;height: 50px;background-color: transparent;vertical-align: bottom;') productHunt.setAttribute('class', 'btn') } </script>

About

The smart, automatic Dark Mode toggle for macOS Mojave

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Swift 89.7%
  • Rich Text Format 7.8%
  • Objective-C 1.5%
  • Ruby 1.0%