Skip to content

URL Shortener made using Python is a Tool which helps to reduce the length of the URL so that it can be shared easily on different platforms where number of characters is an issue.

Notifications You must be signed in to change notification settings

LakshayD02/URL-Shortener-Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

e299e71 Β· Jan 31, 2025

History

4 Commits
Jan 31, 2025
Aug 27, 2023

Repository files navigation

URL Shortener with Python πŸš€πŸ”—

  • This is a simple URL shortener built with Python using the Tkinter and PyShortener modules. It allows users to easily shorten any long URL with a click of a button!

Features:

  • Simple GUI: Built with the Tkinter library for an easy-to-use interface πŸ–₯️
  • Quick URL shortening: Shorten your long URLs instantly using the TinyURL API πŸ”—βž‘οΈπŸŒ
  • Copy functionality: Get the shortened URL in a second input box ready to be copied to your clipboard πŸ“‹

Requirements:

  • Tkinter (comes pre-installed with Python)
  • PyShortener (install via pip install pyshortener)

How to Use:

  • Enter the URL you want to shorten 🌐
  • Click the "Click Here" button πŸ–±οΈ
  • Copy the shortened URL that appears below βœ‚οΈ

About

URL Shortener made using Python is a Tool which helps to reduce the length of the URL so that it can be shared easily on different platforms where number of characters is an issue.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages