A Url Shortener with GUI made in Python.
To Run this download the zip file and run the main file or Clone this repo.
I am a beginner so forgive me if I made mistakes.
I kept the code simple and clean so anyone can understand it.
You need to install some python modules to run this program:-
- Pyshorteners module-
pip install pyshortenersPaste and run this in your cmd or python terminal.
- Pyperclip module-
pip install pyperclipPaste and run this in your cmd or python terminal.
Here is the preview--->
It has options to 9 Url-shortener APIs.
Youtube-https://www.youtube.com/c/SIDTHEMINER
Twitter-@SidTheMiner
Url Shortener without GUI-->https://github.com/SidTheMiner/URL-Shortener
Leave a star if you liked it. Have a Nice day :)

