Skip to content

Latest commit

 

History

History
37 lines (25 loc) · 1.26 KB

README.md

File metadata and controls

37 lines (25 loc) · 1.26 KB

clocks

Project status Build Status Go Report Card go.dev reference

Command clocks places additional time zones into your Mac status bar.

Installation

clocks is a Go program for MacOS systems.

Presming you have a working Go insallation, you can install clocks via:

go install github.com/tmc/clocks

Note: You should have $HOME/go/bin on your shell's PATH so that go installed binaries are directly executable.

Usage

$ clocks -h
Usage of clocks:
  -fmt string
    	time format string (golang time pkg) (default "Mon Jan 2 15:04 MST")
  -tzs string
    	time zones (default "UTC,America/Los_Angeles")

Example Output

This is example output from running clocks:

example output