xgetc | command line tool to get geometry
kandi X-RAY | xgetc Summary
kandi X-RAY | xgetc Summary
xgetc is a C library. xgetc has no bugs, it has no vulnerabilities and it has low support. However xgetc has a Non-SPDX License. You can download it from GitHub.
xgetc is command line tool to get geometry/color/position of the selection or clicked location in X. Install: make install - Choose your preferred installation location by modifying PREFIX in the makefile. I was doing some web development and hated going back and forth between vim and gimp color picker for getting the hexadecimal color of some random pixel on the screen. Googling returned nothing then so I tried to come up with my own program but ended up copying most of the code from ImageMagick :o). So most of the code in xgetc was shamelessly stolen^Wcopied ImageMagick. % xgetc -g # click and drag anywhere on your screen, the geometry will be # printed. % xgetc -c # click anywhere on your screen, the color will be printed in hex, # e.g. #3366ff. % xgetc -p # click anywhere on your screen, the mouseclick position will be # printed in hex.
xgetc is command line tool to get geometry/color/position of the selection or clicked location in X. Install: make install - Choose your preferred installation location by modifying PREFIX in the makefile. I was doing some web development and hated going back and forth between vim and gimp color picker for getting the hexadecimal color of some random pixel on the screen. Googling returned nothing then so I tried to come up with my own program but ended up copying most of the code from ImageMagick :o). So most of the code in xgetc was shamelessly stolen^Wcopied ImageMagick. % xgetc -g # click and drag anywhere on your screen, the geometry will be # printed. % xgetc -c # click anywhere on your screen, the color will be printed in hex, # e.g. #3366ff. % xgetc -p # click anywhere on your screen, the mouseclick position will be # printed in hex.
Support
Quality
Security
License
Reuse
Support
xgetc has a low active ecosystem.
It has 2 star(s) with 0 fork(s). There are 4 watchers for this library.
It had no major release in the last 6 months.
xgetc has no issues reported. There are no pull requests.
It has a neutral sentiment in the developer community.
The latest version of xgetc is current.
Quality
xgetc has no bugs reported.
Security
xgetc has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
License
xgetc has a Non-SPDX License.
Non-SPDX licenses can be open source with a non SPDX compliant license, or non open source licenses, and you need to review them closely before use.
Reuse
xgetc releases are not available. You will need to build from source code and install.
Top functions reviewed by kandi - BETA
kandi's functional review helps you automatically verify the functionalities of the libraries and avoid rework.
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of xgetc
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of xgetc
xgetc Key Features
No Key Features are available at this moment for xgetc.
xgetc Examples and Code Snippets
No Code Snippets are available at this moment for xgetc.
Community Discussions
No Community Discussions are available at this moment for xgetc.Refer to stack overflow page for discussions.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install xgetc
You can download it from GitHub.
Support
For any new features, suggestions and bugs create an issue on GitHub.
If you have any questions check and ask questions on community page Stack Overflow .
Find more information at:
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page