/reduce

⚡ Extremely fast Command line URL shortener using reduced.to API

Primary LanguageGoMIT LicenseMIT

⚡ Extremely fast command line URL shortener

Installation

brew

$ brew tap TanmayPatil105/tap
$ brew install reduce

go

$ go install github.com/TanmayPatil105/reduce@latest

Usage

  • -c to copy reduced url to clipboard
  • -b to copy long url from clipboard
  • -q to generate QR code for reduced url
  • -v to show version
  • -d to disable ascii art
  • -h to display help message

Example

Checkout examples !!