Skip to content

del-Real/colorp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

colorp logo

colorp

Simple color picker for Linux made with Xlib (X11)

  • This application must be run via terminal
  • To copy a color code, select it and press [Ctrl] + [Shift] + [C]
  • Press [Ctrl] + [C] to exit the application

Dependencies

Debian / Ubuntu

$ sudo apt-get install libx11-dev libxext-dev

Run the application

$ cc -o colorp colorp.c -lX11
$ ./colorp

About

Simple color picker for Linux

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages