squiddy / wcolor

Color picker for wayland

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

wcolor

License: MIT

WORK IN PROGRESS!

Simple color picker for Wayland. Pick any color on the screen using the mouse. This is basically the Wayland aquivalent to xcolor.

Usage

Run wcolor and select a color. Its hexadecimal RGB representation will be printed to standard output.

Screenshot

Preview

Setup

  • zig build
  • zig build run

References

About

Color picker for wayland

License:MIT License


Languages

Language:Zig 100.0%