Skip to content

dchak2023/cmatrix-screensaver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

3 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Cmatrix-Screensaver

A fun and lightweight terminal-based screensaver inspired by the iconic "Matrix" digital rain effect. This project uses Docker to containerize the cmatrix utility, making it easy to run on any system with Docker installed.

πŸš€ Features

  • Terminal-based Matrix-style screensaver
  • Dockerized for portability and ease of use
  • Lightweight and fast
  • Works on Linux, macOS, and Windows (via Docker)

🐳 Docker Usage

Build the Docker image

docker build -t cmatrix-screensaver .

Run the screensaver

πŸ› οΈ Requirements

Docker installed on your system Terminal that supports ANSI escape codes (most do)

πŸ“ Project Structure

cmatrix-screensaver/

β”œβ”€β”€ Dockerfile

β”œβ”€β”€ README.md

└── ...

🧱 Dockerfile Overview

The Dockerfile installs cmatrix on a minimal base image and sets it up to run interactively.

πŸ™Œ Contributing

Pull requests are welcome! If you have ideas for enhancements or bug fixes, feel free to fork the repo and submit a PR.

πŸ“„ License

This project is licensed under the MIT License. See the LICENSE file for details.

✨ Credits

Inspired by the classic cmatrix utility and the Matrix movie series.

πŸ§‘β€πŸ’» Author:

Made with love by dchak2023

About

This repository consists of the cmatrix screensaver.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published