Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/yanfenglee/paste

simplest cloud clipboard
https://github.com/yanfenglee/paste

Last synced: 2 months ago
JSON representation

simplest cloud clipboard

Awesome Lists containing this project

README

        

# paste

### 云粘贴板的2种使用方法:

1. 浏览器输入 p.gluc.cn/xxx(xxx是自定义密码)粘贴需要复制的文本,在其他设备上浏览器打开同样地址

2. 在终端输入 curl p.gluc.cn/xxx -d 'some text', 在其他终端输入 curl p.gluc.cn/xxx, 获取 'some text'