https://github.com/tmc/clocks
clocks is a small utility to render additional time zones in your MacOS status bar.
https://github.com/tmc/clocks
go macos timezones
Last synced: about 1 year ago
JSON representation
clocks is a small utility to render additional time zones in your MacOS status bar.
- Host: GitHub
- URL: https://github.com/tmc/clocks
- Owner: tmc
- License: isc
- Created: 2021-03-07T04:03:37.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-07-06T22:04:17.000Z (almost 3 years ago)
- Last Synced: 2025-03-24T09:52:46.747Z (over 1 year ago)
- Topics: go, macos, timezones
- Language: Go
- Homepage:
- Size: 84 KB
- Stars: 9
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# clocks
[](https://github.com/tmc/clocks/releases/latest)
[](https://github.com/tmc/clocks/actions?query=workflow%3ATest)
[](https://goreportcard.com/report/tmc/clocks)
[](https://pkg.go.dev/github.com/tmc/clocks)
Command clocks places additional time zones into your Mac status bar.
## Installation
clocks is a [Go](https://golang.org/) program for MacOS systems.
Presming you have a working Go insallation, you can install `clocks` via:
```console
go install github.com/tmc/clocks@latest
```
Note: You should have `$HOME/go/bin` on your shell's `PATH` so that `go install`ed binaries are directly executable.
## Usage
```console
$ 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`:
