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

https://github.com/j6k4m8/swoj

branding and swatch management and quick access
https://github.com/j6k4m8/swoj

color-picker color-scheme mac macos ohp swatches

Last synced: 2 months ago
JSON representation

branding and swatch management and quick access

Awesome Lists containing this project

README

          

# swoj

open-source global swatch management for mac


I always have to go look up brand fonts and hex colors and it's annoying.
This tool keeps them all in one place, one hotkey away (I use ]).
Pressing a color block copies it to the clipboard.
image

## Roadmap

- [ ] Copy colors in RGB/Hex/etc
- [ ] Copy font family CSS
- [ ] Fuzzy name matching
- [ ] Auto-suggest similar or secondary colors

## Run instructions for macOS:

```shell
npx react-native run-macos
```

- or -

* Open macos/swoj.xcworkspace in Xcode or run `xed -b macos`
* `yarn start:macos`
* Hit the Run button