Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/extratone/appear
Set light or dark macOS system appearance from the command line.
https://github.com/extratone/appear
cli dark-mode macos
Last synced: about 2 months ago
JSON representation
Set light or dark macOS system appearance from the command line.
- Host: GitHub
- URL: https://github.com/extratone/appear
- Owner: extratone
- License: mit
- Created: 2024-09-17T17:25:50.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-09-17T18:01:15.000Z (5 months ago)
- Last Synced: 2024-12-06T06:43:16.117Z (about 2 months ago)
- Topics: cli, dark-mode, macos
- Language: Ruby
- Homepage: https://rubygems.org/gems/appear-cli
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# appear-cli
`appear` is a simple command line tool that allows you to change the macOS system appearance between light and dark modes from the command line.
## Usage
`appear light`
`appear dark`
`appear --help`
## Installation
`gem install appear-cli`