https://github.com/nickbytes/shrug
Menubar app for ¯\_(ツ)_/¯
https://github.com/nickbytes/shrug
Last synced: 12 months ago
JSON representation
Menubar app for ¯\_(ツ)_/¯
- Host: GitHub
- URL: https://github.com/nickbytes/shrug
- Owner: nickbytes
- Created: 2015-09-11T21:56:32.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-09-01T18:23:35.000Z (almost 10 years ago)
- Last Synced: 2025-05-12T14:27:28.222Z (about 1 year ago)
- Language: Objective-C
- Size: 33.5 MB
- Stars: 6
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# ¯\\_(ツ)_/¯
## about
Menubar app for copying the `¯\_(ツ)_/¯` emoji to your clipboard. App uses Max Ogden's menubar module.
## download
* Download Shrug.zip [here](https://github.com/nickbytes/shrug/releases/tag/v1.1).
* 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