Skip to content

Latest commit

 

History

History
55 lines (30 loc) · 1.52 KB

File metadata and controls

55 lines (30 loc) · 1.52 KB

GHPic

A simple extension of raycast to upload images to GitHub from clipboard.

Introduction

GHPic first read the image from the clipboard and upload it to GitHub, then the URL of Image on GitHub is copied to the clipboard.

Requirements

1. Get a GitHub token

2. Configure the extension

  • GitHub Token: The token that get from step 2.
  • Repo Name: The name of the repository.
  • Repo Owner: The owner of the repository, generally your username of GitHub.
  • Email: The email of the user.
  • Path: The path to store the image on GitHub.

Usage

  1. Copy a Picture to the clipboard or just copy from the Finder.app.
  2. Upload to GitHub by this extension.
  3. Paste the URL to your article.

Demo

Upload from screenshot

2022-08-26.21.18.48.mov

Upload from file

2024-04-17.11.44.27.mov

Thanks