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

https://github.com/saifshahriar/noobmatrix

My nooby attempt to create a matrix clone. 😅
https://github.com/saifshahriar/noobmatrix

c cmatrix floating-matrix floating-text matrix matrix-ncurses

Last synced: about 1 month ago
JSON representation

My nooby attempt to create a matrix clone. 😅

Awesome Lists containing this project

README

          

# noobmatrix
My nooby attempt to create a matrix clone. 😅

## Installation
Build it from source. There is a makefile.

```fish
git clone https://github.com/saifshahriar/noobmatrix.git
cd noobmatrix
sudo make install
```

## Screenshot