Skip to content

vivekkushalch/Python-MouseInfo-Colour-Picker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python-MouseInfo-Colour-Picker

A simple Colour Picker made with Python MouseInfo packedge.

Visitors Issues Forks Stars LisenceGitHub all releases

Made With

Python

Installation

With pip:

pip install -r requirements.txt && colour_picker.py   

With Venv

python -m venv env && env\Scripts\activate.bat && pip install -r requirements.txt && cls && colour_picker.py

Download Exe

vivekkushalch/Python-MouseInfo-Colour-Picker/releases

Usage

run colour_picker.py

Example

Example.png

CREDITS

@asweigart Original repo of MouseInfo

NOTE

I have not created MouseInfo instead I found it on Pypi and thought that its a great packedge which has use for developers of different stream so I converted @asweigart's MouseInfo Packegde to an .exe so that it can be used irrespective of the platform. Thus truly all the credit goes to @asweigart's for creating such an awesome python program;)

License License: MIT

The MIT License (MIT)

A short and simple permissive license with conditions only requiring preservation of copyright and license notices. Licensed works, modifications, and larger works may be distributed under different terms and without source code.


Made with ❤️ in India by Vivek Kushal Chakraborty.