achyuta116 / mogus

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

mogus

Animated gradient over a file's contents in Rust!

Getting Started

Run the program

cargo run

Using the tool

Usage: amongus [OPTIONS]

Options:
  -s, --start <FOREGROUND>  Specify a start colour R,G,B [default: 255,0,255]
  -e, --end <BACKGROUND>    Specify an end colour R,G,B [default: 0,255,0]
  -f, --file <FILE_NAME>    
  -t, --stagger             
  -h, --help                Print help
  -V, --version             Print version

Inspired by Neofetch Feel free to contribute towards this project!

About


Languages

Language:Rust 100.0%