Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Readme.md

URL Shortener

This script provides a shortened URL on the command line.

Requirement for this script:

  1. pyshorteners

install it by running the following command in the command prompt:

pip install pyshorteners

How to use this script?

Just type the following in your command prompt:

python script.py

Sample of the script in action:

demo