Skip to content

It reduces the length of the URL so that it can be shared easily on platforms like Twitter, where number of characters is an issue.

License

Notifications You must be signed in to change notification settings

insanecodes/URL-Shortener-GUI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

URL-Shortener-GUI forthebadge

Stars Forks
A URL Shortener GUI Made Using Python 3.9.0 .
It reduces the length of the URL so that it can be shared easily on platforms like Twitter, where number of characters is an issue.
Hope You Will Like It and you can also use the code to make your own version.

To Run, simply open your terminal and go the source directory and type python main.py.

Requirements

  1. pyshorteners

Installing The pyshorteners Module:

  • For Linux: Open Terminal then type pip3 install pyshorteners
  • For Windows: Open CMD, then type pip install pyshorteners

Demo

Show some ❤️ by starring the repository!

About

It reduces the length of the URL so that it can be shared easily on platforms like Twitter, where number of characters is an issue.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages