🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Sign inDemoInstall
Socket

github.com/sparrc/timer

Package Overview
Dependencies
Alerts
File Explorer
Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

github.com/sparrc/timer

v0.0.0-20170626102735-73c8f78632fd
Source
Go
Version published
Created
Source

timer

Usage:

timer, a general-purpose countdown timer.

Usage:

    timer [flags] time[ s | m | h ]

Flags:

    --persistent, -p   continue beeping until user hits return.
    --quiet, -q        do not send system beep.
    --tea              this is a tea timer.
    --oven             this is an oven timer.
    --laundry          this is a laundry timer.

Examples:

    # Run a timer for 30 seconds:
    timer 30

    # Run a tea timer for 3 minutes:
    timer --tea 3m

    # Run a laundry timer for 1 hour:
    timer --laundry 1h

FAQs

Package last updated on 26 Jun 2017

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts