An open API service indexing awesome lists of open source software.

https://github.com/z1nc0r3/url-shortener-plugin

A Python plugin for Flow Launcher that works as a URL shortener.
https://github.com/z1nc0r3/url-shortener-plugin

flow-launcher flow-launcher-plugins plugin python url-shortener

Last synced: about 2 months ago
JSON representation

A Python plugin for Flow Launcher that works as a URL shortener.

Awesome Lists containing this project

README

        

# URL Shortener plugin - Flow Launcher

A URL shortening plugin for [Flow Launcher](https://flowlauncher.com/) to quickly shorten any URL using tinyurl.com API.

![image](https://img.shields.io/github/downloads/z1nc0r3/URL-Shortener-Plugin/total)

![Recording2024-02-04094934-ezgif com-video-to-gif-converter](https://github.com/z1nc0r3/URL-Shortener-Plugin/assets/64279853/2c54f5a2-f2c8-41aa-b75a-3963eddb05b1)

## Features

- Simple and Fast response
- Option to copy the URL to the clipboard
- Option to open the URL in the browser
- Completely open-source

## Usage

The following commands are available for the plugin.

| Command | Description | Example |
|------------------------------------------------------------------|-------------------------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------|
| `` us `` | Trigger the plugin | `` us `` to trigger the plugin |
| `` us `` | Run URL shortener | `` us www.google.com `` to run the URL shortener with the "www.google.com" as the input |
| `` us `` | Copy URL to clipboard | |
| `` us `` | Open the URL in browser | |