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.
- Host: GitHub
- URL: https://github.com/z1nc0r3/url-shortener-plugin
- Owner: z1nc0r3
- Created: 2024-02-04T02:08:50.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-03-11T10:08:48.000Z (about 1 year ago)
- Last Synced: 2025-02-16T04:25:01.948Z (3 months ago)
- Topics: flow-launcher, flow-launcher-plugins, plugin, python, url-shortener
- Language: Python
- Homepage:
- Size: 1.14 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.


## 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 | |