https://github.com/cewko/color-picker
Select a color, copy to clipboard, and get a desktop notification
https://github.com/cewko/color-picker
bash color-picker gpick libnotify xclip
Last synced: 4 months ago
JSON representation
Select a color, copy to clipboard, and get a desktop notification
- Host: GitHub
- URL: https://github.com/cewko/color-picker
- Owner: cewko
- License: gpl-3.0
- Created: 2025-08-26T21:30:48.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2025-08-26T21:39:41.000Z (5 months ago)
- Last Synced: 2025-08-27T06:18:34.346Z (5 months ago)
- Topics: bash, color-picker, gpick, libnotify, xclip
- Language: Shell
- Homepage:
- Size: 12.7 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Color Picker
A simple bash script to pick a color, copy it to the clipboard, and get a desktop notification.
## Requirements
- bash
- gpick
- xclip
- libnotify