All Projects → sindresorhus → Do Not Disturb Cli

sindresorhus / Do Not Disturb Cli

Licence: mit
Control the macOS `Do Not Disturb` feature from the command-line

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Do Not Disturb Cli

Np
A better `npm publish`
Stars: ✭ 6,401 (+3022.44%)
Mutual labels:  cli-app, npm-package
Delay Cli
Delay execution for a given amount of seconds
Stars: ✭ 74 (-63.9%)
Mutual labels:  cli-app, npm-package
Github Spray
Draw on your GitHub contribution graph ░▒▓█
Stars: ✭ 908 (+342.93%)
Mutual labels:  cli-app, npm-package
Conduct
🖖 Generate a Code of Conduct for your project
Stars: ✭ 360 (+75.61%)
Mutual labels:  cli-app, npm-package
Replace In Files Cli
Replace matching strings and regexes in files
Stars: ✭ 129 (-37.07%)
Mutual labels:  cli-app, npm-package
Sindresorhus Cli
The Sindre Sorhus CLI
Stars: ✭ 436 (+112.68%)
Mutual labels:  cli-app, npm-package
Term Img Cli
Display images in iTerm
Stars: ✭ 70 (-65.85%)
Mutual labels:  cli-app, npm-package
Terminal Image Cli
Display images in the terminal
Stars: ✭ 234 (+14.15%)
Mutual labels:  cli-app, npm-package
Doge Seed Cli
Generate dank mnemonic seed phrases in the terminal
Stars: ✭ 118 (-42.44%)
Mutual labels:  cli-app, npm-package
Wait For Localhost Cli
Wait for localhost to be ready from the command-line
Stars: ✭ 101 (-50.73%)
Mutual labels:  cli-app, npm-package
Speed Test
Test your internet connection speed and ping using speedtest.net from the CLI
Stars: ✭ 3,654 (+1682.44%)
Mutual labels:  cli-app, npm-package
Fast Cli
Test your download and upload speed using fast.com
Stars: ✭ 2,178 (+962.44%)
Mutual labels:  cli-app, npm-package
MinifyAllCli
📦 A lightweight, simple and easy npm tool to 𝗺𝗶𝗻𝗶𝗳𝘆 JSON/C, HTML and CSS! Also known as MinifyAll core! ⭐ Usable as 𝑪𝑳𝑰 tool or 𝒊𝒎𝒑𝒐𝒓𝒕𝒂𝒃𝒍𝒆 in TS/JS as a 𝑴𝑶𝑫𝑼𝑳𝑬 🥰
Stars: ✭ 21 (-89.76%)
Mutual labels:  npm-package, cli-app
Capture Website Cli
Capture screenshots of websites from the command-line
Stars: ✭ 545 (+165.85%)
Mutual labels:  cli-app, npm-package
Unsplash Wallpaper
Use an image from unsplash.com as your background image from a simple command.
Stars: ✭ 238 (+16.1%)
Mutual labels:  cli-app, npm-package
Slugify Cli
Slugify a string
Stars: ✭ 49 (-76.1%)
Mutual labels:  cli-app, npm-package
Forge Node App
🛠📦🎉 Generate Node.js boilerplate with optional libraries & tools
Stars: ✭ 90 (-56.1%)
Mutual labels:  cli-app, npm-package
Ohshitgit
⁉️Oh shit! A cli tool to help you unfuck your git mistakes
Stars: ✭ 135 (-34.15%)
Mutual labels:  cli-app, npm-package
Run Electron
Run Electron without all the junk terminal output
Stars: ✭ 187 (-8.78%)
Mutual labels:  cli-app, npm-package
Blynk Library Js
Blynk library for JS. Works with Browsers, Node.js, Espruino.
Stars: ✭ 181 (-11.71%)
Mutual labels:  npm-package

do-not-disturb-cli

Control the macOS Do Not Disturb feature from the command-line

Install

$ npm install --global do-not-disturb-cli

Usage

$ do-not-disturb --help

  Usage
    $ do-not-disturb <command>

  Commands
    on
    off
    toggle
    status

  Examples
    $ do-not-disturb on
    $ do-not-disturb status
    on

  Use `$ dnd` to quickly toggle

Related

License

MIT © Sindre Sorhus

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].