matrix
Projects with this topic
-
Multiplatform Kotlin SDK for Matrix
Updated -
reduce-algebra: a portable general-purpose computer algebra system, automatically mirrored from https://svn.code.sf.net/p/reduce-algebra/code/. Please visit the REDUCE Homepage, https://reduce-algebra.sourceforge.io/, to report any bugs or request assistance.
UpdatedUpdated -
-
-
A lightweight Ansible role for deploying a Dendrite-based Matrix homeserver.
Updated -
Rust-Matrix - The Digital Rain Effect
Rust-Matrix is a simple Rust terminal-based program based on the Digital rain effect in "The Matrix." The program creates the effect of flowing characters in your terminal. The library supports customisation for Japanese characters, Latin letters, numbers, symbols, and Kanji among many others. It applies Crossterm for cross-operating system terminal manipulation and can be run on Linux and Windows.
Key Features
Full-screen coverage: Simulates digital rain that fills the whole terminal with flowing characters. Colorful characters: Every character will have a random color assigned to it, making it dynamic every time. Wide variety: Hiragana, Katakana, Kanji, Latin letters, numbers, and symbols are included. Cross-platform: Works both on Linux and Windows with the same feel.
Efficient: Lightweight, designed for smooth performance with minimal system resource usage.
Customizable: Adjust the color scheme, speed, and character set to personalize the effect.
Digital Rain
Digital rain is the centerpiece of this application, meaning that characters fall from the top of the screen at a randomized pace. Rust-Matrix sets itself apart by using a variety of characters, including Hiragana, Katakana, and Kanji, creating a visually dense and immersive effect.
Installation
Linux
Clone the repo:
git clone https://gitlab.com/doodle1244/rust-matrix.git
cd rust-matrix
Install Rust and build:
curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh
cargo build --release
./target/release/rust-matrix
Windows
Clone the repo:
git clone https://gitlab.com/doodle1244/rust-matrix.git
cd rust-matrix
Build and run:
cargo build --release
.\target\release\rust-matrix.exe
License
Rust-Matrix is under the LGPL.
About the Author
By doodle1244, Rust-Matrix was crafted with Rust and Crossterm for digital rain on every platform.
Updated -
Conduit is a simple, fast and reliable chat server powered by Matrix https://conduit.rs
Updated -
-
A lightweight user-friendly library for working with matrices
Updated -
WIP: The new Python Community on Matrix Website
Updated -
Sends an alert in the F-Droid Devs (https://matrix.to/#/#fdroid-dev:f-droid.org) channel for the weekly meeting
Updated -
Forward alerts from Grafana to a Matrix chat room - documentation
Updated -
Bandicoot: user-friendly C++ library for GPU accelerated linear algebra, integrating with CUDA and OpenCL
Updated -
Frontend client for Cactus Comments
Updated -
-
This program written in C will create some basic animation of ascii-art loaded from a txt file, while rendering the matrix effect in the terminal window.
Updated -
This program written in the C language, will render the matrix effect in the terminal, while rendering ascii art loaded from a txt file, at the center of the terminal window
Updated -
Chat with your friends from Ubuntu Touch: http://fluffy.chat
Updated -
The OutBreaker Bot (or OBBot) for Matrix, built using matrix-nio and Python!
Updated -
Dentelle is an attempt to implement a Matrix server in PHP. If we succeed, anyone capable of hosting a PHP blog will also be able to run their own decentralized messaging server.
Updated