Skip to content

URL Shortner made using Python, Tkinter and Bitly API

Notifications You must be signed in to change notification settings

AdityaR6/URL-Shortner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

URL-Shortner

URL Shortner made using Python, Tkinter and Bitly API

Steps to use

  1. Signup using: https://bitly.com/.
  2. Go to setting > Developer Setting > API
  3. Enter your Password and click Generate Token.
  4. Copy token in your clipboard
  5. Download url_shortner.py file from this repo
  6. replace api_token value with your token
  7. Run the file and give long url as input to get shorten url by bitly.

About

URL Shortner made using Python, Tkinter and Bitly API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages