Giter Site home page Giter Site logo

qiniu-tools's Introduction

qiniu-tools

喜欢的麻烦给个Star,你的Star就是对我开源的最大支持和动力。谢谢!!

下载地址

链接:https://pan.baidu.com/s/1DutgVkJFVd6X5hdBwHM7Zg 提取码:06gy

起因

由于本人平时记笔记写博客时需要将一些例图之类的上传到七牛云图床,之前在Windows平台使用很还用的工具可以一键上传到七牛云,最近将工作环境迁移到Mac环境了,并没有找到合适的方便的工具,于是就好了一点时间自己写了一个。先看效果图吧。

Gif图有点快。大体说一下:

  • 截图后打开qiniu-tools界面按Shift + Ctrl + V即可将图片上传到七牛云图床。
  • 也可以复制网页中的图片上传。
  • 当然本地图片也是可以的。
  • 当你觉得刚刚上传的图片不合适时,可以点击删除按钮,删除刚刚上传的图片。

使用

推荐

如果你是一名程序猿,推荐在安装了java环境下直接运行jar包,将conf.properties配置文件放在与jar同级目录下。

## conf.properties  配置自己的七牛云信息。
access-key=****
secret-key=****
# 七牛配置的域名地址
qiniu-path=***
# 上传到那个存储空间
bucket-name=***

Windows

  1. qiniu-tools\app目录下的conf.properties修改为自己的配置。
  2. 运行qiniu-tools\目录下的qiniu-tools.exe即可。

MAC

  1. 修改qiniu-tools.app/Contents/Java下的conf.properties修改为自己的配置。
  2. 运行qiniu-tools.app即可。

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.