Skip to content

Url shortener client for terminal, written in go

License

Notifications You must be signed in to change notification settings

ducktypd/zipper

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Zipper

 ______                       
|__  (_)_ __  _ __   ___ _ __ 
  / /| | '_ \| '_ \ / _ \ '__|
 / /_| | |_) | |_) |  __/ |   
/____|_| .__/| .__/ \___|_|   
       |_|   |_|              

Zipper is a experimental url shortener client for terminal

How to use

To use zipper, just use binary supplied in bin directory. Executable can also be copied to local binary path, and use directly

./bin/zipper -u http://bagwanpankaj.com

By default it uses google shortener services, but one can mention other available services. For now zipper supports four services

1.) Is.gd 2.) v.gd 3.) googl 4.) bit.do

service can be specified with -s flag, as

./bin/zipper -u http://bagwanpankaj.com -s isgd

Copyright

Copyright (c) 2012-2014 [Bagwan Pankaj]. See LICENSE.txt for further details.

About

Url shortener client for terminal, written in go

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published