All Projects → sindresorhus → Delay Cli

sindresorhus / Delay Cli

Licence: mit
Delay execution for a given amount of seconds

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Delay Cli

Wait For Localhost Cli
Wait for localhost to be ready from the command-line
Stars: ✭ 101 (+36.49%)
Mutual labels:  cli-app, delay, npm-package
Terminal Image Cli
Display images in the terminal
Stars: ✭ 234 (+216.22%)
Mutual labels:  cli-app, npm-package
Do Not Disturb Cli
Control the macOS `Do Not Disturb` feature from the command-line
Stars: ✭ 205 (+177.03%)
Mutual labels:  cli-app, npm-package
Term Img Cli
Display images in iTerm
Stars: ✭ 70 (-5.41%)
Mutual labels:  cli-app, npm-package
Ohshitgit
⁉️Oh shit! A cli tool to help you unfuck your git mistakes
Stars: ✭ 135 (+82.43%)
Mutual labels:  cli-app, npm-package
Fast Cli
Test your download and upload speed using fast.com
Stars: ✭ 2,178 (+2843.24%)
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 (-71.62%)
Mutual labels:  npm-package, cli-app
Forge Node App
🛠📦🎉 Generate Node.js boilerplate with optional libraries & tools
Stars: ✭ 90 (+21.62%)
Mutual labels:  cli-app, npm-package
Conduct
🖖 Generate a Code of Conduct for your project
Stars: ✭ 360 (+386.49%)
Mutual labels:  cli-app, npm-package
Sindresorhus Cli
The Sindre Sorhus CLI
Stars: ✭ 436 (+489.19%)
Mutual labels:  cli-app, npm-package
Capture Website Cli
Capture screenshots of websites from the command-line
Stars: ✭ 545 (+636.49%)
Mutual labels:  cli-app, npm-package
Replace In Files Cli
Replace matching strings and regexes in files
Stars: ✭ 129 (+74.32%)
Mutual labels:  cli-app, npm-package
Doge Seed Cli
Generate dank mnemonic seed phrases in the terminal
Stars: ✭ 118 (+59.46%)
Mutual labels:  cli-app, npm-package
Run Electron
Run Electron without all the junk terminal output
Stars: ✭ 187 (+152.7%)
Mutual labels:  cli-app, npm-package
Github Spray
Draw on your GitHub contribution graph ░▒▓█
Stars: ✭ 908 (+1127.03%)
Mutual labels:  cli-app, npm-package
Unsplash Wallpaper
Use an image from unsplash.com as your background image from a simple command.
Stars: ✭ 238 (+221.62%)
Mutual labels:  cli-app, npm-package
Wait For Localhost
Wait for localhost to be ready
Stars: ✭ 245 (+231.08%)
Mutual labels:  delay, npm-package
Speed Test
Test your internet connection speed and ping using speedtest.net from the CLI
Stars: ✭ 3,654 (+4837.84%)
Mutual labels:  cli-app, npm-package
Np
A better `npm publish`
Stars: ✭ 6,401 (+8550%)
Mutual labels:  cli-app, npm-package
Slugify Cli
Slugify a string
Stars: ✭ 49 (-33.78%)
Mutual labels:  cli-app, npm-package

delay-cli Build Status

Delay execution for a given amount of seconds

Similar to the sleep command, but cross-platform.

Install

$ npm install --global delay-cli

Usage

$ delay --help

  Usage
    $ delay <seconds>

  Example
    $ delay 4.3 && echo 🦄

Related

  • delay - API for this module

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