Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/brigonzalez/Mockingbird
A MacOS menu bar app for your clipboard
https://github.com/brigonzalez/Mockingbird
Last synced: 26 days ago
JSON representation
A MacOS menu bar app for your clipboard
- Host: GitHub
- URL: https://github.com/brigonzalez/Mockingbird
- Owner: brigonzalez
- License: mit
- Created: 2019-06-11T03:09:37.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-10-17T17:22:04.000Z (about 5 years ago)
- Last Synced: 2024-08-03T09:05:33.598Z (4 months ago)
- Language: Swift
- Homepage:
- Size: 2.05 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- Mac-Menubar-Megalist - Mockingbird
README
# Mockingbird
> A MacOS menu bar app for your clipboard
![Mockingbird logo](https://github.com/brigonzalez/Mockingbird/blob/master/Mockingbird/Assets.xcassets/AppIcon.appiconset/Mockingbird-logo%402x-2.png)
![Mockingbird screenshot](https://github.com/brigonzalez/Mockingbird/blob/master/screenshots/Mockingbird-screenshot.png)
Mockingbird is a MacOS menu bar app for your clipboard that stores up to 20 strings of text.
![Mockingbird menu bar screenshot](https://github.com/brigonzalez/Mockingbird/blob/master/screenshots/Mockingbird-menu-icon-screenshot.png)
## Installation
Download from [here](https://github.com/brigonzalez/Mockingbird/releases/download/1.0.0/Mockingbird.1.0.0.dmg)
**NOTE**: Your Mac may ask you for permission to allow the app to "monitor input from your keyboard even while using other apps." This functionality is necessary only to show and hide the app using the ⌘⇧V (command + shift + V) keyboard shortcut from anywhere on your Mac.
## Instructions
Any time you copy a string of text while Mockingbird is running, the text will automatically be saved to the Mockingbird app clipboard.
To **copy** text from the Mockingbird app you can:
* double click on the text you'd like to copy
* arrow up or down to the text and hit enter to copy
* use the keyboard shortcut next to the text to copyA green keyboard shortcut to the left of the text indicates the text that is currently copied to your clipboard.
To **delete** text from the Mockingbird app you can:
* click on the "x" on the right side of the text -- the "x" appears when you hover the mouse over the right side of the text
* arrow up or down to the text and use the ⌘⌦ (command + delete/backspace) keyboard shortcut
* use the ⌘⇧⌦ (command + shift + delete/backspace) keyboard shortcut to **delete all** of the text on the clipboard