Skip to content

kaiffeetasse/clipboard-link-shortener

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

clipboard-link-shortener (Windows)

Installation

pip install -r requirements.txt

Usage

  1. Create a API Key for your Kutt account (either at kutt.it or at your self hosted instance)
  2. Paste your API Key and Kutt URL into the .env file under your clipboard-link-shortener folder (see below for a sample .env file)
  3. Start the clipboard-link-shortener with python main.py

sample .env file

KUTT_URL=https://kutt.it/api/v2/links
KUTT_API_KEY=12345

Credits

Thanks to kutt.it for their amazing free URL shortener!

About

url shortener for links in clipboard via kutt

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages