Code Monkey home page Code Monkey logo

rusty-rain's Introduction


GIF GIF
Rusty Rain

crates.io lastupdated GitHub repo size issuse Lines of Code License Discord Chat

A cross platform matrix rain terminal program that runs well and looks good.

To Use

Simply run the following command on windows/mac/linux:

git clone https://github.com/cowboy8625/rusty-rain.git
cd rusty-rain
cargo run --release

or to install:

 cargo install rusty-rain

Exit

To exit just press ESC or Ctrl + C

Command Line Arguments

USAGE:
    rusty-rain [FLAGS] [OPTIONS]

FLAGS:
    -h, --help       Prints help information
    -s, --shade      Set Rain shading to fade or stay constant
    -V, --version    Prints version information

OPTIONS:
    -c, --chars <characters>    Set what kind of characters are printed as rain.
                                OPTIONS:
                                -------------------------
                                all            - List Shows most of the Character Groups all at once.
                                alphalow       - Lower Case Alphabet Characters
                                alphaup        - Upper Case Alphabet Characters
                                arrow          - Arrow Emojis or Fancy Characters
                                bin            - All Ones and Zeros
                                cards          - Playing Cards
                                clock          - Clock Emojis
                                crab           - Crab
                                dominosh       - Domino's that are laying horizontal
                                dominosv       - Domino's that are laying vertical
                                earth          - Earth Emojis and different rotations
                                emojis         - This is just a bunch of random Emojis
                                jap            - Japanese Characters
                                large-letters  - Cool Looking Large Letters
                                moon           - Like the Earths but with the moon
                                num            - Good ol fashion Numbers
                                numbered-balls - These are like pool balls
                                numbered-cubes - These are like the pool balls but just cubes
                                plants         - Plants of sorts
                                smile          - Smiley faces!!!!
                                shapes         - Squares and Circles of a few colors
                                -------------------------
    -C, --color <color>         Set color of Rain with color string name or tuple
                                OPTIONS:
                                -------------------------
                                white,
                                red,
                                blue,
                                green,
                                r,g,b
                                -------------------------
    -H, --head <head>           Set the color of the first char in Rain.
                                OPTIONS:
                                -------------------------
                                white,
                                red,
                                blue,
                                green,
                                r,g,b
                                -------------------------
    -S, --speed <speed>         Set speed of rain MAX,MIN -S 200,400

Example

using cargo to run:

cargo run --release -- -C 0,139,139 -H 255,255,255 -c jap -s

after installing:

rusty-rain -C 0,139,139 -H 255,255,255 -c jap -s

Help

If you find any bugs or performance is not up to par please submit a issue so I can better improve the project.

rusty-rain's People

Contributors

cowboy8625 avatar jeffw387 avatar mautamu avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.