Chad Stride Save

A small curses program to stride across your terminal

Project README

logoChad Stride

Like sl & cmatrix, but better.

outch!
Chad

Features

On call, chad by default strides across your screen once and exits. However, his activity can be changed by the following flags:

  • -c [r|g|b|m|c|y]: Change chad's color & enable color changing via keyboard input while running. (thanks @ginglis13!)

  • -a SLEEP_TIME: Adjust sleep rate (in nanoseconds). Small number == faster chad. Defaults to 150000.

  • -f: Chad ignores signals (thanks @pbui!)

  • -b SIZE: Increase spacing of chad by SIZE

  • -l: infinite looping

  • -s: Chad stays in the center, striding in place.

  • -m MESSAGE: Display message at bottom center of screen

  • -R: Chad strolls with a rainbow effect

  • -p: Chad flips when he hits the edge of the screen

Installation

Mac

Install from source:

make
make install

Homebrew:

brew install sambattalio/homebrew-formulae/chad_stride

BSD/Linux

Install from source:

make
make install

You can install to a custom PREFIX by doing the following:

make PREFIX=~/.local install

Uninstall:

make uninstall

AUR:

yay -S chad_stride

Snap:

snap install --edge chad-stride

Windows

Someone please tell me

Contributing

This basically a read-only repository. Everything happens inside the command, as intended by Terry.

Open Source Agenda is not affiliated with "Chad Stride" Project. README Source: sambattalio/chad_stride
Stars
29
Open Issues
6
Last Commit
1 year ago
License

Open Source Agenda Badge

Open Source Agenda Rating