Skip to content

LaurentFough/gomatrix

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gomatrix

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

Installation

Install from source with go get github.com/GeertJohan/gomatrix

Arch Linux (via yay or your favorite aur helper)

$ yay -S gomatrix-git

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.

About

Displays "The Matrix" in a terminal

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 97.0%
  • Dockerfile 3.0%