Menubar app for copying the ¯\_(ツ)_/¯
emoji to your clipboard. App uses Max Ogden's menubar module.
- Download Shrug.zip here.
- Unzip and move to Applications folder
ctrl + click
→ Open (to bypass Apple warning.)
- 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!
- run
npm install
- run
npm run build
to make .app - run
npm start
to run app from CLI without building .app