Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Flow.launcher | 3,680 | a day ago | 167 | mit | C# | |||||
:mag: Quick file search & app launcher for Windows with community-made plugins | ||||||||||
Ack.vim | 2,933 | a year ago | 77 | other | Vim script | |||||
Vim plugin for the Perl module / CLI script 'ack' | ||||||||||
Ueli | 2,874 | 2 months ago | 333 | mit | TypeScript | |||||
Keystroke launcher for Windows and macOS | ||||||||||
Search Plugins | 2,589 | 3 months ago | 17 | gpl-2.0 | Python | |||||
Search plugins for the search feature | ||||||||||
Dash Plugin For Xcode | 1,540 | a year ago | July 16, 2022 | 2 | Objective-C | |||||
Plugin for Xcode to integrate the Dash documentation viewer app | ||||||||||
Elasticsearch Learning To Rank | 1,415 | a day ago | 20 | March 04, 2022 | 30 | apache-2.0 | Java | |||
Plugin to integrate Learning to Rank (aka machine learning for better relevance) with Elasticsearch | ||||||||||
Simple Jekyll Search | 1,259 | 46 | 4 | a year ago | 35 | August 27, 2021 | mit | JavaScript | ||
A JavaScript library to add search functionality to any Jekyll blog. | ||||||||||
Notational Fzf Vim | 1,097 | 5 months ago | 16 | Vim Script | ||||||
Notational velocity for vim. | ||||||||||
Everythingpowertoys | 835 | 2 days ago | 2 | C# | ||||||
Everything search plugin for PowerToys Run | ||||||||||
Tmux Copycat | 822 | 3 years ago | 55 | mit | Shell | |||||
A plugin that enhances tmux search |
This is a collection of plugins and themes for the Albert launcher.
![]() |
![]() |
---|---|
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
Currently the list of plugins includes:
Bluetooth - 🦷 Manage bluetooth devices
Clock - ⏰ Create countdown and stopwatch timers
Contacts - 📕 View your contacts and copy emails/telephones, etc.
Colors - 🎨 Color lookup using RGB, hex notation or color name
Emoji - 🎉 Search for and copy emojis to clipboard
Errno - ❗Lookup and get information on Linux error codes
Google Translate - 🉑 Reimplementation of this plugin with persistent storage of previous searches, no need for API key and smart HTTP querying to avoid blocking from Google.
Harakiri - 📫 Create temporary email addresses at harakirimail.com
IP show - 🌐 Display information about your network interfaces and public IPs
Image Search - 📷 Search the web for images, download them and/or copy them to clipboard
Killproc - ☠️ Kill processes based on fuzzy-search
Meme Generator - 😸 Generate memes and copy them to clipboard
Pass_rlded - 🔒 UNIX Password Manager interaction with fuzzy-search capabilities
Pulse Control - 🎤 Enable/disable sources and sinks from Pulse Control
Saxophone - 🎷 Play your favorite internet radio stations / streams
Scratchpad - 📝 Take quick notes into a single textfile
Taskwarrior - 🪖 Interact with the Taskwarrior task manager
Template Albert Plugin - 🛠️ Template cookiecutter for creating new Albert plugins
Timezones - 🌏 Lookup timezone information
Tldr Lookup - Lookup tldr pages and commands
URL Error Lookup - 🔗 Lookup URL error codes
Words - 🔤 Lookup a word definition, synonyms and antonyms
DuckDuckGo
-based autocompletion search - 🦆 for searching on duckduckgo.com, github.com,
stackoverflow, amazon, and a variety of other websites using ddgr
Suggestions-enabled search using ddgr on a variety of websites. For example:
DuckDuckGo
Amazon
Youtube
Github
Ebay
Imdb
Urban dictionary: Word/Slang definitions lookup
Python, OpenCV, Dlib, C++ documentation lookup
...
⚠️ To avoid getting blocked, a search request is only sent when the
text ends with a dot "."
.
Install google-chrome
or chromium-browser
to add an "Open in incognito
mode" option
See the ddgr
-specific section for more
Improved implementations of the original 🍅 Pomodoro
plugin
Plugins have been tested with the Albert python v0.4
interface. If you're
looking for a version that works with earlier versions of the plugin, see the
prior-to-v0.4
branch. I'm using Python 3.6.8
.
It's really so easy writing plugins and automating parts of your workflow using Albert and its python extensions. That's the very reason I started writing them.
Requirements:
v0.4
Clone this repository under your local Albert python plugins directory. By
default the that is: ~/.local/share/albert/org.albert.extension.python/modules
.
Then go to the Albert settings and enable the plugins that you are interested in using. Beware that you may need to install some more dependencies depending on the plugins you use. These dependencies will probably be pointed out either when you enable, or when you run the plugin for the first time. Refer to the directory of the corresponding plugin for more details.
ddgr
-based pluginsThe search plugins that use ddgr
have not been committed to this repo. You
can generate them offline using the create_ddgr_plugins.py
script provided.
Make sure you have Python >= 3.6 installed:
pip3 install --user --upgrade secrets requests ddgr cookiecutter
./create_ddgr_plugins.py
This will generate an Albert plugin for each one of the search engines specified
in create_ddgr_plugins.py
. Adjust the latter as required if you want to
add more or remove plugins.
generate_plugins_only_for = [
"alternativeto",
"amazon",
"askubuntu",
"aur.archlinux",
...
]
Very well, then after cloning this repo, just symlink or copy the plugin of
choice under your local python plugins directory. For example for the jira
plugin:
cp -r plugins/jira ~/.local/share/albert/org.albert.extension.python/modules/jira
After that, enable the plugin from the Albert settings.
If you find this tool useful, please star it on Github
See ISSUES list for the things that I'm currently either working on or interested in implementing in the near future. In case there's something you are interesting in working on, don't hesitate to either ask for clarifications or just do it and directly make a PR.
WireGuard
?adcs site:developer.arm.com