Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/tom-on-the-internet/binary-clock

A binary clock
https://github.com/tom-on-the-internet/binary-clock

Last synced: 2 months ago
JSON representation

A binary clock

Lists

README

        

# Binary Clock

A binary clock.

## Installation

### Go

```bash
go install github.com/tom-on-the-internet/binary-clock@latest
```

### Nix

Use the flake.nix found in the root of this repository.

### Download the binary

Binaries for Mac, Linux and Windows are available in the [releases section](https://github.com/tom-on-the-internet/binary-clock/releases).

## Usage

```bash
binary-clock # display a binary clock
binary-clock oneline # display a binary clock one line
```