Paste the link in the link input field, and then click on the "Shorten link" button. The generated link will appear at the top of the app, and clicking on it will take you to your link's page!
Python3 must already be installed. Then use pip (or pip3 if there is a conflict with Python2) to install the dependencies
pip install -r requirements.txt
⚡ 1. Open terminal ⚡ 2. Write a command to the terminal
cd PATH_TO_FOLDER**
⚡ 3. After this write to the terminal
python app.py
Before opening the app, make sure you have installed the BITLY TOKEN in the token.txt file.