mirror of
https://github.com/Flow-Launcher/Flow.Launcher.git
synced 2026-03-11 08:54:32 +00:00
Introduces the concept of a store of community plugins, which is currently limited to the official PluginsManifest repository. Each store can support more than one manifest file URLs. When fetching, all URLs are used until one of them succeeds. This fixes issues with geo-blocking such as #2195 Plugin stores can be expanded in the future to be user-configurable, see #2178 |
||
|---|---|---|
| .. | ||
| Configuration | ||
| ExternalPlugins | ||
| Plugin | ||
| Properties | ||
| Resource | ||
| Flow.Launcher.Core.csproj | ||
| FodyWeavers.xml | ||
| README.md | ||
| Updater.cs | ||
What does Flow.Launcher.Core do?
- Handle Query
- Define Flow.Launcher exceptions
- Manage Plugins (including system plugin and user plugin)
- Manage Themes
- Manage i18n
- Manage Update and version