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

https://github.com/earthboundkid/richpaste

Paste as rich text in Mac OS
https://github.com/earthboundkid/richpaste

html macos pasteboard rich-text

Last synced: about 2 months ago
JSON representation

Paste as rich text in Mac OS

Awesome Lists containing this project

README

        

# Rich Paste [![GoDoc](https://godoc.org/github.com/earthboundkid/richpaste?status.svg)](https://godoc.org/github.com/earthboundkid/richpaste) [![Go Report Card](https://goreportcard.com/badge/github.com/earthboundkid/richpaste)](https://goreportcard.com/report/github.com/earthboundkid/richpaste)

Paste rich text in Mac OS. Initial code from https://abyssdomain.expert/@filippo/113192208139456981

## Installation

First install [Go](http://golang.org).

If you just want to install the binary to your current directory and don't care about the source code, run

```bash
GOBIN="$(pwd)" go install github.com/earthboundkid/richpaste@latest
```

## Screenshots

```
```