Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/yanbrasiliano/url-shorten

This script shortens URLs requested by the user, generating a concise link to replace the original URL. It simplifies sharing and managing lengthy URLs, providing a more user-friendly alternative. Ideal for improving the efficiency and readability of web links.
https://github.com/yanbrasiliano/url-shorten

pyhton3 python url-shortener

Last synced: about 4 hours ago
JSON representation

This script shortens URLs requested by the user, generating a concise link to replace the original URL. It simplifies sharing and managing lengthy URLs, providing a more user-friendly alternative. Ideal for improving the efficiency and readability of web links.

Awesome Lists containing this project

README

        

Shorten URL ✨

Replace the sites and have your own URL shortener.
This script allows you to use it simply and quickly.


Step by step: installation and use


1. Clone the repository

git clone hhttps://github.com/yanbrasiliano/url-shorten.git 

2. If you have not installed the pip package, install via terminal.

 sudo apt install python3-pip 

3. Install requirements.txt

pip3 install -r requirements.txt



Enjoying the script 🏁



![image](https://user-images.githubusercontent.com/72168914/110226025-f5a9bc00-7ec9-11eb-9f28-0ccf80915a80.png)


All shared scripts can be used and improved.