An open API service indexing awesome lists of open source software.

https://github.com/danilaxila3/scrrain

TTY Rain screensaver
https://github.com/danilaxila3/scrrain

Last synced: about 2 months ago
JSON representation

TTY Rain screensaver

Awesome Lists containing this project

README

        

scrrain


A TTY rain screensaver

![preview](img/preview.gif)

# Usage
```bash
scrrain [-m 'message'] [-l]
```
- -m 'message': Custom message to display in the center of the screen
- -l: Turn on lightnings, which will flicker the screen from time to time

# Installing
```bash
git clone https://github.com/danilaxila3/scrrain.git
cd scrrain
make
make install
```