有的论坛或者聊天工具不支持图片上传,无法分享图片。于是自己写了一个在命令行下上传图片的工具,可以指定图片路径生成绝对地址,或者直接给某个网页地址截图并上传至imgur服务器。
**安装方法**: `npm install usib -g`
**主要功能**:
* usib -k cca0e9d41a2d7c7 设置imgur api_key key
* usib -c
http://v2ex.com 所给参数地址截图并保存至本地 capture
* usib -c
http://v2ex.com -p ./v2ex.png 保存至参数所给路径 capture & path
* usib -u ./caonima.png 上传本地图片至远程服务器 upload
* usib -a
http://v2ex.com 截图并上传 capture and path
**依赖模块**:
* [phantomjs](
http://phantomjs.org/download.html) `brew update && brew install phantomjs`
* [imgur api_key](
https://imgur.com/register/api_anon) set the imgur client_id
**范例:**:
![v2ex](
)
这是一个专为移动设备优化的页面(即为了让你能够在 Google 搜索结果里秒开这个页面),如果你希望参与 V2EX 社区的讨论,你可以继续到 V2EX 上打开本讨论主题的完整版本。
https://www.v2ex.com/t/83033
V2EX 是创意工作者们的社区,是一个分享自己正在做的有趣事物、交流想法,可以遇见新朋友甚至新机会的地方。
V2EX is a community of developers, designers and creative people.