bitly-cli: A command line tool to access bit.ly URL shortener.
Deprecated
This package provides a command line utility to shorten and expand URLs using bit.ly/j.mp service. To use this tool, an API key is required. Please find yours at https://bitly.com/a/account.
Configuration file (`~/.bitly`) format:
login = your_bit.ly_login apikey = your_API_key
Usage examples:
$ echo "Text with an URL: http://example.com/" | bitly Text with an URL: http://bit.ly/2eSq1z $ bitly shorten http://example.com http://bit.ly/2eSq1z $ bitly expand http://bit.ly/2eSq1z http://example.com/
Downloads
- bitly-cli-0.1.2.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.1, 0.1.1, 0.1.2 |
---|---|
Dependencies | base (>=3 && <5), Bitly (>=0.0.7), directory (>=1.0 && <1.2), filepath (>=1.1), regexpr (>=0.5 && <0.6) [details] |
License | BSD-3-Clause |
Author | |
Maintainer | Sergey Astanin <s.astanin@gmail.com> |
Category | Web, Utils |
Home page | http://bitbucket.org/jetxee/hs-bitly/ |
Bug tracker | http://bitbucket.org/jetxee/hs-bitly/issues/ |
Uploaded | by SergeyAstanin at 2011-12-08T15:37:52Z |
Distributions | |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Executables | bitly |
Downloads | 2676 total (11 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs not available [build log] All reported builds failed as of 2016-10-27 [all 10 reports] |