- Name: Link Shortener
- Tool: A daily-use URL shortener tool
- Author: Md SiFaT IsLaM {root_lovs}
- GitHub: https://github.com/cyber-programer
- Version: 1.0
Link Shortener is an open-source
URL shortening tool
developed by Md SiFaT IsLaM
. This tool provides a simple and convenient way to shorten
long URLs
using various URL shortening services
. It is designed for daily use and offers a command-line interface
for quick and efficient URL shortening.
-
User-Friendly Interface: The tool presents a user-friendly command-line interface, making it easy for users to interact with and shorten URLs.
-
Multiple URL Shortening Services: Link Shortener supports
multiple URL shortening services
, allowing users to choose their preferred service for shortening URLs. -
Open Source: The tool is open-source, allowing users to view, modify, and contribute to the codebase. Users are encouraged to provide credit when using or modifying the code.
- clone thsi repository
git clone https://github.com/Cyber-Programer/Link-Shortener-Tool.git
- Install dependencies:
pip install -r requirements.txt
cd Link-Shortener-Tool
- Run the tool:
python main.py
- is.gd
- cutt.ly
- v.gd
- bitly.ws
- xy2.eu
- tunyurl.mobi
- shorturl.at
- sniply
This tool is open-source and available under the MIT License.