dark-mode alternatives and similar modules
Based on the "Command Line Apps" category.
Alternatively, view dark-mode alternatives based on common mentions on social networks and blogs.
-
Standard
🌟 JavaScript Style Guide, with linter & automatic code fixer -
ignite
Infinite Red's battle-tested React Native project boilerplate, along with a CLI, component/model generators, and more! -
Live Server
A simple development http server with live reload capability. -
speed-test
Test your internet connection speed and ping using speedtest.net from the CLI -
rtail
rtail(1) - Terminal output to the browser in seconds, using UNIX pipes. -
David
:eyeglasses: Node.js module that tells you when your package npm dependencies are out of date. -
diff2html-cli
Pretty diff to html javascript cli (diff2html-cli) -
Whatspup
:white_square_button: WhatsApp chat from commandline/console/cli using GoogleChrome puppeteer -
pjs
Pipeable javascript. Quickly filter, map, and reduce from the terminal -
kill-tabs
Kill all Chrome tabs to improve performance, decrease battery usage, and save memory -
tty-table
Terminal table for Windows, Linux, and MacOS. Written in nodejs. Also works in browser console. Word wrap, padding, alignment, colors, Asian character support, per-column callbacks, and you can pass rows as objects or arrays. Backwards compatible with Automattic/cli-table. -
normit
Translations with speech synthesis in your terminal as a node package -
npm-name
Check whether a package or organization name is available on npm
AWS Cloud-aware infrastructure-from-code toolbox [NEW]
* Code Quality Rankings and insights are calculated and provided by Lumnify.
They vary from L1 to L5 with "L5" being the highest.
Do you think we are missing an alternative of dark-mode or a related project?
README
dark-mode
Control the macOS dark mode from the command-line
Requires macOS 10.10 or later. macOS 10.13 or earlier needs to download the Swift runtime support libraries.
Install
Homebrew
$ brew install dark-mode
npm
$ npm install --global dark-mode-cli
Manually
Download the binary and put it in /usr/local/bin
.
Usage
$ dark-mode --help
Usage
$ dark-mode [command]
Commands
<none> Toggle dark mode
on Enable dark mode
off Disable dark mode
status Dark mode status
Build
Run ./build
. The binary can be found at ./bin/dark-mode
.
Building in Xcode works, but it does not export a binary.
Related
- node-dark-mode - Node.js port
- alfred-dark-mode - Alfred workflow