An open API service indexing awesome lists of open source software.

https://github.com/sdushantha/dark-mode

🌗 Control the macOS dark mode from the terminal
https://github.com/sdushantha/dark-mode

cli darkmode macos terminal

Last synced: 2 months ago
JSON representation

🌗 Control the macOS dark mode from the terminal

Awesome Lists containing this project

README

          

# dark-mode

> Control the macOS dark mode from the terminal

*Requires macOS 10.10 or later. Tested on macOS 10.13*


## Installation

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

## Usage
```bash
Usage: python3 dark-mode.py [command]

Commands
Toggle dark mode
on Enable dark mode
off Disable dark mode
status Dark mode status
```

## License
MIT License

Copyright (c) 2018 Siddharth Dushantha