Skip to content

jrainlau/picee

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Picee

Picee is a chrome extension for people to use Github as their image hosting service.

Installation

Install from Chrome webstore: Picee

Installation for developer

  1. Go to chrome://extensions.
  2. Turn on "Development mode" on the top right.
  3. Drag picee.crx into the page.
  4. Done.

PS: If Chrome tells you that Picee was unsafety, you can unzip picee.zip, and install it by "install unzip extentions" from the top left.

Usage

Before using Picee, you should make authentication with Github. Picee supports both Github oAuth token and Github account and password.

Picee uses the token or account & password only for requesting Github apis, will never send to any other places.

After authentication, type the repo name and folder path, then click the check button.

Repo name must be like Username/Reponame. Folder path could be blank, default to the repo's root.

You can select, paste or drag an image to the dashed area, then click the upload button (or set autoupload from the configuration). Once upload successed, the download url would be placed in the output area.

If upload GIF, please set the "Max upload size" to be larger than the GIF, nor the GIF you uploaded would be static.

Enjoy!

Lisence

MIT