https://github.com/zackradisic/colorful
A lightweight MacOS app for manipulating color codes on your clipboard.
https://github.com/zackradisic/colorful
clipboard-manager color-picker macos-app
Last synced: about 2 months ago
JSON representation
A lightweight MacOS app for manipulating color codes on your clipboard.
- Host: GitHub
- URL: https://github.com/zackradisic/colorful
- Owner: zackradisic
- Created: 2020-06-25T20:46:32.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-06-29T03:03:44.000Z (almost 6 years ago)
- Last Synced: 2025-07-03T22:06:49.534Z (12 months ago)
- Topics: clipboard-manager, color-picker, macos-app
- Language: Swift
- Homepage:
- Size: 2.08 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 🎨 Colorful
A lightweight MacOS app for manipulating color codes on your clipboard.
## Features
- Lightweight
- Conveniently configured from the menu bar
- Automatically converts copied color codes to the desired encoding type
# Demo

## Installation
Download the [latest](https://github.com/zackradisic/Colorful/releases/download/0.0.1/Colorful.zip) from the
[releases](https://github.com/zackradisic/Colorful/releases/) page, unzip it, and drag-and-drop it into your `Applications` folder.
## Planned
- Support more color code types (HSL, CMYK, etc.)
- Keyboard shortcuts to paste for specific color code types (e.g. cmd + ctrl + v to paste RGB)
- Color history
Any feature requests or questions are welcome in the Issues section.