https://github.com/lostsh/matrax
Matrix effect for terminal in C#
https://github.com/lostsh/matrax
console console-application csharp windows windows-terminal
Last synced: 6 months ago
JSON representation
Matrix effect for terminal in C#
- Host: GitHub
- URL: https://github.com/lostsh/matrax
- Owner: lostsh
- Created: 2022-06-04T11:56:46.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-06-05T21:11:11.000Z (about 4 years ago)
- Last Synced: 2025-01-17T10:42:24.824Z (over 1 year ago)
- Topics: console, console-application, csharp, windows, windows-terminal
- Language: C#
- Homepage:
- Size: 58.6 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# matrax
Ulgy matrix effect for native terminal
> The main goal of this ... of that, is to show a cool matrix effect in the default windows terminal. The simplest way possible.
## Techno
**Using : dotnet core 3.1**
## Usage
## Download
| archi \ os | Linux | Windows | MacOs X |
|:----------:|-------|---------|---------|
| ARM | [matrax_linux-arm.tgz](https://github.com/lostsh/matrax/releases/download/V1.0/matrax_linux-arm.zip) | [matrax_win-arm.zip](https://github.com/lostsh/matrax/releases/download/V1.0/matrax_win-arm.zip) | |
| x64 | [matrax_linux-x64.tgz](https://github.com/lostsh/matrax/releases/download/V1.0/matrax_linux-x64.zip) | [matrax_win-x64.zip](https://github.com/lostsh/matrax/releases/download/V1.0/matrax_win-x64.zip) | [matrax_osx-x64.zip](https://github.com/lostsh/matrax/releases/download/V1.0/matrax_osx-x64.zip) |
| x86 | | [matrax_win-x86.zip](https://github.com/lostsh/matrax/releases/download/V1.0/matrax_win-x86.zip) | |
