https://github.com/momenbasel/homebrew-pesty
Homebrew tap for Pesty — a free clipboard manager for macOS.
https://github.com/momenbasel/homebrew-pesty
Last synced: 20 days ago
JSON representation
Homebrew tap for Pesty — a free clipboard manager for macOS.
- Host: GitHub
- URL: https://github.com/momenbasel/homebrew-pesty
- Owner: momenbasel
- Created: 2026-06-26T00:09:32.000Z (29 days ago)
- Default Branch: main
- Last Pushed: 2026-06-26T01:09:13.000Z (29 days ago)
- Last Synced: 2026-06-26T03:06:31.083Z (29 days ago)
- Language: Ruby
- Size: 1000 Bytes
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# homebrew-pesty
Homebrew tap for [Pesty](https://github.com/momenbasel/pesty) — a free, open-source clipboard manager for macOS, inspired by Paste.
## Install
```bash
brew install --cask momenbasel/pesty/pesty
```
Or tap first, then install:
```bash
brew tap momenbasel/pesty
brew install --cask pesty
```
## Update
```bash
brew upgrade --cask pesty
```
## Uninstall
```bash
brew uninstall --cask pesty
```