xh-dev / webclip-client

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

webclip-client

installation

linux - arm

curl https://raw.githubusercontent.com/xh-dev/webclip-client/e83fa69af26ac91c3068a8edb0c482ca3a4062e2/build/linux/arm/webclip --output webclip && chmod +x webclip

linux - arm64

curl https://raw.githubusercontent.com/xh-dev/webclip-client/e83fa69af26ac91c3068a8edb0c482ca3a4062e2/build/linux/arm64/webclip --output webclip && chmod +x webclip

linux - 386

curl https://raw.githubusercontent.com/xh-dev/webclip-client/e83fa69af26ac91c3068a8edb0c482ca3a4062e2/build/linux/386/webclip --output webclip && chmod +x webclip

linux - amd64

curl https://raw.githubusercontent.com/xh-dev/webclip-client/e83fa69af26ac91c3068a8edb0c482ca3a4062e2/build/linux/amd64/webclip --output webclip && chmod +x webclip

About


Languages

Language:Go 88.4%Language:Shell 11.6%