Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/liang2kl/Pasteboard
A macOS app for managing and using pasteboard content.
https://github.com/liang2kl/Pasteboard
Last synced: 26 days ago
JSON representation
A macOS app for managing and using pasteboard content.
- Host: GitHub
- URL: https://github.com/liang2kl/Pasteboard
- Owner: liang2kl
- License: mit
- Created: 2021-08-02T10:32:29.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-11-15T13:26:18.000Z (about 3 years ago)
- Last Synced: 2024-11-15T04:00:43.699Z (27 days ago)
- Language: Swift
- Homepage:
- Size: 522 KB
- Stars: 7
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- Mac-Menubar-Megalist - Pasteboard
README
# Pasteboard
Storing, viewing and using pasteboard histories on macOS. Support string content,
jpeg files and png files.## Download
## Usage
The app will record every change in system's pasteboard since the launch of the app.
In addition, if you turn `Save History` on in Preferences, records from previous
sessions will be restored.### Using the Stored Content
To make use of the contents, you can:
- **Click on the pasteboard item on the menu.** This will copy the content into your pasteboard.
- **Drag and drop the item on the menu.**### Pin and Unpin Items
**Click the pin button (or right click on the whole menu item) to pin / unpin an item.**
Pinned items will stay at the top, will not be cleared, and are persistent across app sessions.