Skip to content

linepi/clipboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A clipboard web server, support multiple mothod.

Eg:

paste:

curl -X POST -d "Hello from curl!" http://ip:port/paste

copy:

curl http://ip:port/copy

And support web page to use: http://ip:port/web/paste to paste and http://ip:port/web/copy to automatically copy.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages