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

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.

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
```