This is the centralized place for hosting all official repositories related to Anyrun.
- anyrun: Main project repository that contains all the information required for using Anyrun.
- interface: The raw interface crate for Anyrun and the plugins.
- macros: Macro crate used by both plugins and Anyrun.
- plugin: A crate to make building plugins easier.
- plugin-applications: Applications plugin for searching and running system-specific desktop entries.
- plugin-dictionary: Dictionary plugin for looking up word definitions.
- plugin-kidex: Kidex plugin for file search.
- plugin-rink: Rink plugin for calculator and unit conversion.
- plugin-shell: Shell plugin for running shell commands.
- plugin-stdin: Stdin plugin for dmenu-like operation.
- plugin-symbols: Symbols plugin for searching unicode symbols.
- plugin-translate: Translate plugin for quick text translation.
- plugin-websearch: Websearch plugin for searching the web with configurable engines.
Refer to the main Anyrun repository for instructions on how to install and use Anyrun.
Please refer to the Contributing Guidelines here