Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 678 Bytes

readme.md

File metadata and controls

20 lines (14 loc) · 678 Bytes

¯\(ツ)

about

Menubar app for copying the ¯\_(ツ)_/¯ emoji to your clipboard. App uses Max Ogden's menubar module.

download

  • Download Shrug.zip here.
  • Unzip and move to Applications folder
  • ctrl + click → Open (to bypass Apple warning.)

usage

  • Clicking the icon in the menu bar will copy ¯\_(ツ)_/¯ to your clipboard. Now you can paste away!
  • ctrl + alt + \ will also copy ¯\_(ツ)_/¯ to your clipboard. A small window will show to confirm!

to contribute

  • run npm install
  • run npm run build to make .app
  • run npm start to run app from CLI without building .app