
plasmoid-ShortenURL
Source (link to git-repo or to original if based on someone elses unmodified work): Add the source-code for this project on opencode.net
a plasmoid that helps shorten your urls quickly.you can drag an url text, or an url link in web page , or an url link from web browser address bar onto this plasmoid, then this plasmoid will request the specified online url shortener to generate for you.
currently the following URL shortener is supported:
126.am
flavr.fi
goo.gl
is.gd
miniurl.com
qurl.com
tastyurls.com
tinyurl.com
tinyurl.ms
TODO:
more beautiful UI
support copying an url text into text area to generate short urls
installation:
1, download the file plasmoid-ShortenURL.plasmoid and save it to any directory you like.
2, run the following command to install this plasmoid:
plasmapkg -i /path/to/plasmoid-ShortenURL.plasmoid
if you have already installed this plasmoid,run the following command to update this plasmoid:
plasmapkg -u /path/to/plasmoid-ShortenURL.plasmoid, then remove this plasmoid from panel and add it again.
jospoortvliet_double
6 years ago
Still using it - it works great, but any chance you can make it work a bit smoother on panels? Or integrate it in the pastebin widget... It can already handle text and images.
Hugs,
J
Report
jospoortvliet_double
7 years ago
This is a really nice plasmoid. The UI might indeed not be the very best ever and middle-click-paste doesn't seem to work but aside of those minor quirks it does its job great. I have it on my panel now next to the pastebin (which should have a URL shortening service build in, imho).
Thanks a bunch!
Report