Skip to content

SkwalExe/termatrix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

💠 Customizable matrix effect for your terminal 💠

Installation

First, clone this repository

git clone https://github.com/SkwalExe/termatrix
cd termatrix

Then, install the dependencies

pip3 install -r requirements.txt

And finally, launch the program and follow the instructions

python3 src/main.py

Usage

help

Preview

preview

Development

Please, open an issue if you have any suggestion or if you found a bug. I will try to fix it as soon as possible. If you want to contribute, open an empty pull request and explain what you want to do, wait for me to approve it and then you can start working on it.