j0hax / bclock

Binary Clock written in Go

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

bclock

Go Report Card

A super fast and minimal pure Go binary clock for your terminal. Created for my friends at /r/unixporn. Pull Requests are welcome!

Screenshot

Install

...via your system's package manager

Currently, bclock is not packaged for any systems that I know of. Maintainers would be appreciated!

...via go install

  1. Ensure Go is set up and the $GOPATH is set
  2. Run go install github.com/j0hax/bclock@latest

About

Binary Clock written in Go

License:MIT License


Languages

Language:Go 100.0%