Home
Softono

Keypirinha Url Shortener

Open source MIT Python
12
Stars
1
Forks
2
Issues
1
Watchers
4 years
Last Commit

 About Keypirinha Url Shortener

Shorten your URLs by using multiple services directly through Keypirinha launcher

Platforms

Web Self-hosted

Languages

Python

Links

Need Help Installing Keypirinha Url Shortener?

We provide expert installation service for this software. Our team will install, configure, and secure Keypirinha Url Shortener on your server. plans start at just $30.

Keypirinha Url Shortener

View on GitHub

Keypirinha Plugin: URLShortener

This is URLShortener, a plugin for the Keypirinha launcher.

Shorten your URLs by using multiple services directly through Keypirinha launcher.

Demo

Download

https://github.com/Fuhrmann/keypirinha-url-shortener/releases/latest

Install

Managed

@ueffel wrote PackageControl, a package manager that eases the install of third-party packages. It must be installed manually.

Manual

Once the URLShortener.keypirinha-package file is installed, move it to the InstalledPackage folder located at:

  • Keypirinha\portable\Profile\InstalledPackages in Portable mode
  • Or %APPDATA%\Keypirinha\InstalledPackages in Installed mode (the final path would look like C:\Users\%USERNAME%\AppData\Roaming\Keypirinha\InstalledPackages)

Usage

Open Keypirinha and type 'URL Shortener'. There are three catalog items implemented by this plugin:

  • URL Shortener: Use this to shorten a URL using the default service specified in the configuration. Select this item, paste or type the URL you want to shorten and wait for the output.
  • URL Shortener: History: Navigate through list of your shortened URLs. The history can be disabled in configuration. Once this item is selected the history will appear as suggestions.
  • URL Shortener: Clear history: Wipe the history of shortened URLs.

Configuration

# Here you can specify the main service used to shorten the url
# Accepted values: tinyurl, isgood, bitly
# * Default: tinyurl
main_service = tinyurl

# Enabling history will allow you to see all your shortened urls
# * Default: yes
enable_history=yes

Suported services

Change Log

v1.2

  • Add support to Shlink service.

v1.1

  • Remove google from the list of services
  • Update isgood url service.

v1.0

  • Released

License

This package is distributed under the terms of the MIT license.

Credits

Icon by paomedia