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
- Host: GitHub
- URL: https://github.com/earthboundkid/richpaste
- Owner: earthboundkid
- License: mit
- Created: 2024-09-24T17:37:16.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-09-24T19:15:33.000Z (8 months ago)
- Last Synced: 2025-04-15T11:48:57.814Z (about 2 months ago)
- Topics: html, macos, pasteboard, rich-text
- Language: Go
- Homepage:
- Size: 6.84 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Rich Paste [](https://godoc.org/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
```
```