Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 403 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 403 Bytes

TgImg

This is a Raycast extension that allows you to upload your selected image to Telegraph. It also automatically copies the markdown link of the uploaded image to your clipboard.

Usage

# First, you need to install the dependencies
pnpm install
# To run the npm script “dev”, compile it first. Once compiled, you can use the command locally even close the terminal.
pnpm run dev