Tools Lab

Tools Lab

What's that ?

Here is my tools laboratory page where I create some small tools that can be usefull for everyone.

KJSEmbed tools

This tools need KJSEmbed (KDE javascript binding). So it will not work on Windows. For a Windows similar software go to the NILS website. It is from this software that I got inspiration for my tool.

Colour contrast checker

The aim of this tool is to test the contrast between two colours according to the WCA. It tell you if the foreground and background colours you use in your website are accessible.

To get this tool, download the colourContrastChecker.js and colourContrastChecker.ui files, put them in the same folder and make the .js file executable. Then run ./colourContrastChecker.js (You need to have KJSEmbed install in your computer).

This tool is in GPL v2 license.