dark-mode icon indicating copy to clipboard operation
dark-mode copied to clipboard

🌗 Control the macOS dark mode from the terminal

dark-mode

Control the macOS dark mode from the terminal

Requires macOS 10.10 or later. Tested on macOS 10.13

Installation

# clone the repo
$ git clone https://github.com/sdushantha/dark-mode.git

Usage

Usage: python3 dark-mode.py [command]

Commands
  <none>  Toggle dark mode
  on      Enable dark mode
  off     Disable dark mode
  status  Dark mode status

License

MIT License

Copyright (c) 2018 Siddharth Dushantha