Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/glblapco/xmcp
Universal Color Picker.
https://github.com/glblapco/xmcp
Last synced: 3 months ago
JSON representation
Universal Color Picker.
- Host: GitHub
- URL: https://github.com/glblapco/xmcp
- Owner: glblapco
- License: gpl-3.0
- Created: 2020-03-19T15:52:50.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2022-07-24T00:44:29.000Z (over 2 years ago)
- Last Synced: 2024-08-01T21:41:54.860Z (7 months ago)
- Language: C
- Size: 13.1 MB
- Stars: 22
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-github-repos - glblapco/xmcp - Universal Color Picker. (C)
README
# XMCP
X Minimal Color Picker.
## Dependecies
`libx11-dev`
`xsel`
## Usage
To use it you just need to type `xmcp` on the terminal, it will print the output color and you can copy it if you want to.
To directly copy the color output to the clipboard, you can use `xmcp | xsel -b`.## License
Copyright (C) 2020 Biel Polastrini
This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License version 3, as published
by the Free Software Foundation.This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranties of MERCHANTABILITY, SATISFACTORY QUALITY, or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.