Français
GetTheColor
(ex Colorama)
par Grégory PAUL
Nouvelles
Introduction
GetThecolor est une petite application destinée aux développeurs Web.
Elle a pour but d'afficher la couleur sous le pointeur de la souris. Cela vous permet de récupérer
une couleur à l'écran et de la copier dans votre presse-papier.
Utilisation
La couleur est au standard Web sous la forme #RRVVBB en hexadécimal.
Pour copier une couleur, placez la souris sur la couleur désirée et pressez la touche 'Windows' et la touche 'C'.
Ensuite, copier la avec un simple 'Control' + 'V'.
Un autre raccourci clavier vous permet de cacher / montrer
l'application. Pour cela, pressez la touche 'Windows' et la touche 'S'.
J'ai réalisé cette application suite à mon utilisation professionnelle (je crée de nombreux sites web au boulot).
N'hésitez pas à utiliser cette application et à la conseiller largement à d'autres personnes.
Enfin, je serais très heureux de recevoir des emails d'encouragements ou bien des notifications de bugs ou remarques.
Capture d'écran
Téléchargement
Version C :
via sourceforge.net
(Package avec l'éxecutable et package avec les sources)
Version C# :
getthecolor.msi - 350 Ko
(executable et code source de l'application)
Nécessite le framework .NET.
Change log
Version C
- 26/09/2004 : Version [1.0.1] : Corrections de bugs
- 20/09/2004 : Version [1.0.0] : version initiale
Version C#
- 31/08/2004 : Version [1.0.2] - Sélection d'une couleur et projet renommé en GetTheColor
- 23/07/2004 : Version [1.0.1] - la combinaison des touches CTRL+ATL+SUPPR ne plante plus l'application. Le fichier d'aide est séparé de l'executable.
- 14/05/2004 : Version [1.0.0] - version initiale
Licence
GetTheColor est soumis à la licence
GPL.
Evolutions
La séléction d'une couleur ainsi que l'affichage des couleurs PANTONE.
A propos des auteurs
Grégory PAUL - paul-gregory-at-users.sourceforge.net /
Site web
Christophe BUGUET - cbuguet-at-users.sourceforge.net
Remerciements
Merci à Christophe BUGUET pour son aide sur la ré-écriture en C.
English
GetTheColor
(ex Colorama)
By Grégory PAUL
News
Introduction
GetTheColor is a small application that targets web developers or web
designers. It runs in Windows systray. The application shows the color
under the mouse cursor and allows you to copy it into your clipboard.
Utilisation
The color is in standard web format, like #RRGGBB, in hexadecimal.
To copy a color to your clipboard, just move your mouse cursor to the
color of your choice and press 'Windows' key and 'C' key. Then, paste
the color in your application with a simple 'Control' + 'V'.
The other hotkey allows you to hide or show the application, just press 'Windows' key and 'S' key.
I made this application for my everyday's needs ('cos I'm developing websites at work).
You can of course use this application and never hesitate to submit it to other people.
If you like it (or if this application is full of bugs), I will be very happy to receive some emails !
Screenshot
Download
C Version :
via sourceforge.net
(package with executable file and package with sources files)
C# Version :
getthecolor.msi - 350 Kb
(binarie and source code of the application)
Requires .NET framework.
Change log
C Version
- 09-26-2004 : Version [1.0.1] - bugs fixed
- 09-20-2004 : Version [1.0.0] - initial version
C# version
- 08-31-2004 : Version [1.0.2] - Color chooser and project renamed to GetTheColor
- 07-23-2004 : Version [1.0.1] - CTRL+ATL+SUPPR bug fixed, help file is now excluded from exec.
- 05-14-2004 : Version [1.0.0] - initial version
Licence
GetTheColor is under
GPL licence.
Evolutions
I'd like to implement a color picker and after that, display the PANTONE color.
About authors
Grégory PAUL - paul-gregory-at-users.sourceforge.net /
Website
Christophe BUGUET - cbuguet-at-users.sourceforge.net
Thanks
Special thanks to Christophe BUGUET for his help on C version.