Ecosyste.ms: Awesome

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

https://github.com/GeertJohan/gomatrix

Displays "The Matrix" in a terminal
https://github.com/GeertJohan/gomatrix

Last synced: about 2 months ago
JSON representation

Displays "The Matrix" in a terminal

Lists

README

        

## gomatrix
gomatrix connects to The Matrix and displays it's data streams in your terminal.

### Installation
Install from source with `go install github.com/GeertJohan/gomatrix`

### Usage
Just run `gomatrix`. Use `gomatrix --help` to view all options.

### Docker
This application is available in docker.

Build manually with `docker build -t gomatrix .` and `docker run -ti gomatrix`.

Or pull the automated build version: `docker run -ti geertjohan/gomatrix`

### License:
This project is licenced under a a Simplified BSD license. Please read the [LICENSE file](LICENSE).