Skip to content
forked from danirabbit/harvey

The hero that Gotham needs right now

License

Notifications You must be signed in to change notification settings

NathanBnm/harvey

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

94 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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:

  • libgtk-3-dev
  • 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 com.github.danrabbit.harvey

sudo ninja install
com.github.danrabbit.harvey

About

The hero that Gotham needs right now

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Vala 75.9%
  • Meson 11.5%
  • CSS 11.1%
  • Python 1.5%