Skip to content

Latest commit

 

History

History
31 lines (21 loc) · 505 Bytes

README.md

File metadata and controls

31 lines (21 loc) · 505 Bytes

digitalClock

simple terminal digital clock implement by go .

how to use

$ go get github.com/yusank/digitalClock

$ digitalClock

$ digitalClock -s

or

$ git clone github.com/yusank/digitalClock
$ cd digitalClock
$ go build
$ digitalClock -s

-s for show the second

screenshot

  • default image

  • with seconds image