Skip to content

raidoh/smoothcolor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

smoothcolor.c

A flash from the past.

Original script written by baldor and me in 1998 and later improved by mixter security.

What a trip down memory lane.

What it does

smoothcolor.c is a Linux console color-cycling program that creates smooth color transitions by directly manipulating the VGA palette registers. It continuously cycles through different color combinations (red→yellow→green→cyan→blue→magenta→white) creating a psychedelic effect on the console text. The program runs as a background daemon and requires root access to directly control the VGA hardware ports. You can control the speed of color transitions by passing a microsecond delay value as a command-line argument.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages