All Projects → ApolloZhu → Dynamic Dark Mode

ApolloZhu / Dynamic Dark Mode

Licence: gpl-3.0
The smart, automatic Dark Mode toggle for macOS Mojave+

Programming Languages

swift
15916 projects
applescript
352 projects

Projects that are alternatives of or similar to Dynamic Dark Mode

Mad
Map PoGo stuff with Android devices
Stars: ✭ 171 (-56.93%)
Mutual labels:  automation, hacktoberfest
Luna
Automatic dark mode for Windows 10
Stars: ✭ 220 (-44.58%)
Mutual labels:  automation, dark-theme
Tox
Command line driven CI frontend and development task automation tool.
Stars: ✭ 2,523 (+535.52%)
Mutual labels:  automation, hacktoberfest
Easyengine
Command-line control panel for Nginx Server to manage WordPress sites running on Nginx, PHP, MySQL, and Let's Encrypt
Stars: ✭ 1,881 (+373.8%)
Mutual labels:  automation, hacktoberfest
Playwright Go
Playwright for Go a browser automation library to control Chromium, Firefox and WebKit with a single API.
Stars: ✭ 272 (-31.49%)
Mutual labels:  automation, hacktoberfest
Proctoring Ai
Creating a software for automatic monitoring in online proctoring
Stars: ✭ 155 (-60.96%)
Mutual labels:  automation, hacktoberfest
Community.kubernetes
Kubernetes Collection for Ansible
Stars: ✭ 214 (-46.1%)
Mutual labels:  automation, hacktoberfest
Scriptsdump
The biggest dump of scripts ever!
Stars: ✭ 114 (-71.28%)
Mutual labels:  automation, hacktoberfest
Pywhatsapp
Python Automation using selenium & Scheduling of messages and media
Stars: ✭ 257 (-35.26%)
Mutual labels:  automation, hacktoberfest
Automation Scripts
Repo for creating awesome automation scripts to make my panda lazier
Stars: ✭ 223 (-43.83%)
Mutual labels:  automation, hacktoberfest
Whatsapp Bulk Sender
Send bulk messages right from your WhatsApp Android Client or WhatsApp Web
Stars: ✭ 135 (-65.99%)
Mutual labels:  automation, hacktoberfest
Cds
Enterprise-Grade Continuous Delivery & DevOps Automation Open Source Platform
Stars: ✭ 3,677 (+826.2%)
Mutual labels:  automation, hacktoberfest
Django Defectdojo
DefectDojo is an open-source application vulnerability correlation and security orchestration tool.
Stars: ✭ 1,926 (+385.14%)
Mutual labels:  automation, hacktoberfest
Autorippr
Rip discs automatically using a blend of Python, MakeMKV and HandBrake
Stars: ✭ 170 (-57.18%)
Mutual labels:  automation, hacktoberfest
Awesome Python Scripts
A curated collection of some 😍 cool Python scripts.
Stars: ✭ 128 (-67.76%)
Mutual labels:  automation, hacktoberfest
Python Scripts
Collection of Various Python Script's.💻
Stars: ✭ 195 (-50.88%)
Mutual labels:  automation, hacktoberfest
Aet
AET - a system that detects visual changes on web sites and performs basic page health checks
Stars: ✭ 100 (-74.81%)
Mutual labels:  automation, hacktoberfest
Community.vmware
Ansible Collection for VMWare
Stars: ✭ 104 (-73.8%)
Mutual labels:  automation, hacktoberfest
Errbot
Errbot is a chatbot, a daemon that connects to your favorite chat service and bring your tools and some fun into the conversation.
Stars: ✭ 2,605 (+556.17%)
Mutual labels:  automation, hacktoberfest
Wipe Modules
🗑️ Easily remove the node_modules folder of non-active projects
Stars: ✭ 304 (-23.43%)
Mutual labels:  hacktoberfest, utilities

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 and beyond.

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 install --cask dynamic-dark-mode
Didn't work? Try this if you have an earlier version of Homebrew
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-2021 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/>.

Alternatives

This is not quite what you are looking for? Here's a non-comprehensive list of options you could try:

Daylight Schedule Custom Schedule Ambient Light Touch Bar Shortcut Key Menu Bar CLI Per App Localized
macOS Dark Mode, Auto
Dynamic Dark Mode ✅*
NightOwl
DarkModeBuddy
DarkLight
Nocturnal
darkmode by katernet
dark-mode by sindresorhus
Gray
f.lux (night shift)
Shifty (Night Shift)
Irvu‪e‬ (wallpaper)
One Switch (multi-tool)

* Dynamic Dark Mode uses screen brightness, and requires "Automatically adjust brightness" option enabled in System Preferences for ambient light based changes.


<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>
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].