Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 811 Bytes

File metadata and controls

14 lines (11 loc) · 811 Bytes

Shortener_Python

That's a programm in Python which allows you shortener every words and links into +15 services like Adf.ly, Bit.ly, Cutt.ly and much more! (Project in Spanish)

When you generate the short link, programm allows you to open it on your default browser or copy it to your clipboard

Last full test on

Preview

Dependencies

  • pip install pyshorteners
  • pip install pyperclip

You can read how I did this project on my website (Spanish)