Skip to content

jsravn/fixpixel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fixpixel

fixpixel is a simple terminal app for flexing the RGB subpixels in an LCD screen. The theory is that causing rapid on-offs can unstick a stuck pixel or subpixel. Of course in practice, this never actually works :). Still, it's fun to make terminal windows go into rainbow mode.

It uses ncurses to fill a terminal window with RGB colors at 60 frames per second.

Usage

ncurses and developer tools should be installed:

$ make
$ ./fixpixel

About

Terminal app that spams RGB signals to fix stuck pixels.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published