Thanks to visit codestin.com
Credit goes to github.com

Skip to content

dastanozgeldi/shortify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

76 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Shortify - shorten your URL.

~ A simple URL-shortening library with CLI support.

Why to use?

Simplicity. Shortify's library is really easy to use and you can keep your code as shorter as you want.

Usage example


Supported services

  1. TinyURL
  2. Git.io
  3. Shrtco.de
  4. Is.gd
  5. Clck.ru
  6. TinyUID.com
  7. CleanURI.com

Installing

$ pip install shortify
---> 100%

After pressing enter, pip will install all the required packages for the project.


CLI usage

Like all CLIs, shortify supports --help flag.

$ shortify --help
usage: shortify [-h] {tinyurl,git,shrtcode,isgd,clck,tinyuid,cleanuri} url

Shortify CLI!

.....

Generating a shortened URL using git.io:

$ shortify git https://www.github.com/Dositan/Boribay/
https://git.io/JBsPu

About

Shortify - a simple URL-shortening library with CLI support.

Topics

Resources

License

Stars

Watchers

Forks

Languages