Skip to content

j6k4m8/swoj

Repository files navigation

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:

npx react-native run-macos
  • or -
  • Open macos/swoj.xcworkspace in Xcode or run xed -b macos
  • yarn start:macos
  • Hit the Run button