Ulauncher extensions
Four small extensions for Ulauncher, the keystroke launcher for Linux. Each one is in regular use here. Install through Ulauncher's preferences by pasting the GitHub URL into the "Add extension" field.
-
Dicky
Offline dictionary lookup. Type "d" and a word; fuzzy match via fzf, typo correction by edit-distance. Uses StarDict dictionaries, so any StarDict file works. I use Chambers 11th Edition.
github.com/no-faff/ulauncher-dicky -
Find
File and directory search using locate. Three keywords: "fd" for everything, "ff" for files, "fdir" for directories. Alt+Enter to open the containing folder, a terminal there, or copy the path.
github.com/no-faff/ulauncher-find -
YT-DLP
Download videos and audio with yt-dlp without leaving Ulauncher. Format selection, clips with timestamps, subtitles, SponsorBlock, metadata. Downloads run in the background.
github.com/no-faff/ulauncher-yt-dlp -
Calculate Anything
Currency and unit conversion, percentages, time arithmetic, trig and complex calculations. A Ulauncher v6 compatible fork of tchar's original.
github.com/no-faff/ulauncher-calculate-anything
A fuller page is on the way.