Skip to content

danirabbit/harvey

Repository files navigation

Harvey

The hero that Gotham needs. Harvey is a color contrast checker. It checks a given set of colors for WCAG contrast compliance.

Harvey Screenshot

Get it on AppCenter

Building, Testing, and Installation

You'll need the following dependencies to build:

  • libgranite-dev (>= 5.4.0)
  • libgtk-3-dev
  • libhandy-1-dev (>= 0.90.0)
  • meson
  • valac

Run meson build to configure the build environment and then change to the build directory and run ninja test to build and run automated tests

meson build --prefix=/usr 
cd build
ninja test

To install, use ninja install, then execute with io.github.danirabbit.harvey

sudo ninja install
io.github.danirabbit.harvey