Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/glblapco/xmcp

Universal Color Picker.
https://github.com/glblapco/xmcp

Last synced: 3 months ago
JSON representation

Universal Color Picker.

Awesome Lists containing this project

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.