Skip to content

mazylol/crain

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

crain

rain in the terminal using ncurses (rewrite/revamp of humidify)

Requirements

  • ncurses

Build Only

  • clang

Install

  1. git clone https://github.com/mazylol/crain && cd crain
  2. clang nob.c -o nob
  3. sudo ./nob install

Features

  • Custom Character
  • Speed
  • Color
  • Number of drops
  • Gravity
  • Splash
  • Direction
  • Angle

Why?

It's cool. Also humidify was written in Go, and I did it in an awful horribly unoptomized way (every drop is it's own goroutine). I feel the need to right a wrong. It's about time I align myself with the suckless folks.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors