Skip to content

rkoval/share-to-clipboard-url

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

share-to-clipboard-url

A simple CLI tool which will attempt to parse a URL from your clipboard and then post whatever is read from stdin as a reply to the parsed clipboard link.

To install, run:

# go must be installed
go get github.com/rkoval/share-to-clipboard-url

Example usage here

For a list of supported sharers, see this directory

  • To use GitHub, create a personal access token with the repo scope and assign it to the environment variable SHARE_TO_CLIPBOARD_URL_GITHUB_ACCESS_TOKEN before running this program

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages