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

https://github.com/nickbytes/shrug

Menubar app for ¯\_(ツ)_/¯
https://github.com/nickbytes/shrug

Last synced: 12 months ago
JSON representation

Menubar app for ¯\_(ツ)_/¯

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