Put a link in your macOS clipboard as Markdown and as an HTML link, at the same time.
Sources/fancyclip | ||
Tests/fancyclipTests | ||
.gitignore | ||
Package.swift | ||
README.md |
fancyclip
Example usage:
fancyclip "my homepage" https://example.com
This will put [my homepage](https://example.com)
into your clipboard for
pasting into text-based applications, and my homepage
as a link for pasting
into rich text boxes (e.g. Slack).