Skip to content

RealityBender is a Python CLI tool that simulates digital illusions: glitch, time warp, stats, and matrix restoration. Auto-screenshots & GIFs showcase every session.

License

Notifications You must be signed in to change notification settings

howard-dominic/RealityBender

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

7 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

✨ RealityBender β€” Reshape Your Digital Universe ✨

RealityBender is a Python CLI tool that simulates visual effects like glitches, time warps, illusions, and matrix restoration.
It automatically captures screenshots and generates a GIF proof of each session so you can showcase your digital illusions in style.


πŸš€ Features

  • Trigger multiple effects in sequence:
    • Glitch
    • Time Warp
    • Stats
    • Illusion
    • Matrix Restore
  • Automatically capture screenshots for each effect
  • Generate a session GIF at the end
  • Clean CLI with rich output

πŸ“¦ Installation

Clone the repo and set up the environment:

```bash git clone https://github.com/howard-dominic/RealityBender.git cd RealityBender python3 -m venv venv source venv/bin/activate pip install -r requirements.txt pip install . ```


▢️ Usage

Run the CLI:

```bash python main.py ```

or after installing:

```bash realitybender ```


πŸ“Έ Proof of Work (Screenshots & GIF)

πŸ”Ή Glitch Effect

Glitch

πŸ”Ή Time Warp Effect

Time Warp

πŸ”Ή Stats Effect

Stats

πŸ”Ή Illusion Effect

Illusion

πŸ”Ή Matrix Restore Effect

Matrix Restore

πŸ”Ή Final Wrap-up

Final Wrap-up


🎞️ Full Session GIF

RealityBender in Action


🀝 Contributing

Contributions are welcome!

  1. Fork the repo
  2. Create a new branch (`git checkout -b feature/your-feature`)
  3. Commit your changes (`git commit -m "Add new feature"`)
  4. Push to your branch (`git push origin feature/your-feature`)
  5. Open a Pull Request

πŸ“œ License

This project is licensed under the MIT License β€” feel free to use, modify, and distribute.

About

RealityBender is a Python CLI tool that simulates digital illusions: glitch, time warp, stats, and matrix restoration. Auto-screenshots & GIFs showcase every session.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published