Giter Site home page Giter Site logo

uploadimg's Introduction

uploadImg

介绍

这是一个应用,用于方便地上传 markdown 使用到的图片

该应用基于 oss 对象储存服务

使用

  1. 将你的access idaccess key填入accessAccount - ex.json中:
{
	"accessId" : "**",
	"accessKey": "**",
	"endPoint" : "http://oss-cn-beijing.aliyuncs.com",
	"bucket"   : "gaolihaiimg"
}
  1. 然后将accessAccount - ex.json重命名为accessAccount.json

  2. 运行uploadImg.py

  3. 输入help查看命令帮助。

此外,应用会启动一个线程,该线程将监听F10的弹起事件,当你的剪切板中有图片数据时,弹起F10将自动上传该图片,并自动将 Markdown 格式的图片引用文本置剪贴板。

uploadimg's People

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar

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.