/URL-Shortener

Tired of long url's, then this project is for you. This project is url shortner which means when you insert any url in the GUI of this project then it gives the shortern link which works same as the original link.

Primary LanguagePython

URL-Shortener

Tired of long url's, then this project is for you.
This project is url shortner which means when you insert any url in the GUI of this project then it gives the shortened link which works same as the original link.

For example:

Required Packages :

pip install pyperclip
pip install pyshorteners
pip install tk
pip install tk-tools