"Share in a heartbeat. Shorten your URLs swiftly and share them effortlessly. Experience the joy of instant link sharing with SwiftShare."
A Desktop Application that takes a long URL and returns a shortened version of the URL. It also enables user to generate and download a QR Code based on the shortened URL.
This App is for social media enthusiast, digital marketer, or someone who frequently shares link.
- Converts Long URLs to Short URLs
- Generates QR Code
- Temporary keep shortened URLs
- Light/dark mode toggle
Language: Python
GUI Framework: Tkinter / customtkinter
API: TinyURL API
Clone the project
git clone https://github.com/clarencesarmiento/URLShortener.git
Go to the project directory
cd \URLShortener
Install dependencies
pip install -r requirements.txt
Run the App
python swiftshare.py