Skip to content

TheWinds/pbq

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PBQ (Picture Bed QiNiu)

This tool can help you to easily upload pictures to QiNiu Cloud, you can also use it to generate Markdown code.

Command

Command Description
pbq <fileName> Upload picture to your bucket
pbq account <AccessKey> <SecretKey> <BucketName> Configure the account
pbq layout <Layout> Set the file name layout

About File Name Layout

Placeholder Description Examle
%FILENAME filename(Required,Otherwise use the default file name layout) test.png
%YYYY current year 2017
%MM current month 01
%DD current day 02
%UNIX timestamp 1497407382
  • If you do not set the Layout, the default is %YYYY%MM%DD%UNIX-%FILENAME => 201706141497407382-test.png

asciicast

Download

Platform Link
Linux 64bit Download
Darwin 64bit Download
Windows 64bit Download
Windows 32bit Download

About

🙌 This tool can help you to easily upload pictures to QiNiu Cloud, and generate Markdown code for you.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published