Skip to content

jnlon/cursin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cursin

A colorful sine wave in your commandline.

Building

Be sure you have ncurses development files installed, a C compiler, and make.

$ cd /path/to/cursin

$ make

$ ./cursin

Controls

Key(s) Effect
q Quit
up arrow,k Increment Amplitude
down arrow,j Decrement Amplitude
right arrow,l Increment Period
left arrow,h Decrement Period
+ Increment Delay Multiplier
- Decrement Delay Multiplier
space Reset Phase

Screenshots

Screenshot1

Screenshot2

Screenshot3

About

Colorful sine wave in curses

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published