TanmayPatil105 / reduce

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

⚡ 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 !!

About

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

License:MIT License


Languages

Language:Go 96.2%Language:Makefile 3.8%