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:
-
Original URL : https://www.youtube.com/watch?v=-k1RUykvzfA
-
Shortern URL : https://tinyurl.com/ygwvafoc
pip install pyperclip
pip install pyshorteners
pip install tk
pip install tk-tools