Flow launcher
Author: g | 2025-04-25
Check for new Flow Launcher update: Open Log Location: Open Flow Launcher's log location: Index Option: Open Windows Search Index window: Flow Launcher Tips: Visit Flow Launcher's documentation for more help and how to use tips: Flow Launcher UserData Folder: Open the location where Flow Launcher's settings are stored: Toggle Game Mode: Toggle
Download Flow-Launcher-Setup.exe (Flow Launcher) - SourceForge
Skip to content Navigation Menu GitHub Copilot Write better code with AI Security Find and fix vulnerabilities Actions Automate any workflow Codespaces Instant dev environments Issues Plan and track work Code Review Manage code changes Discussions Collaborate outside of code Code Search Find more, search less Explore Learning Pathways Events & Webinars Ebooks & Whitepapers Customer Stories Partners Executive Insights GitHub Sponsors Fund open source developers The ReadME Project GitHub community articles Enterprise platform AI-powered developer platform Pricing Provide feedback Saved searches Use saved searches to filter your results more quickly ;ref_cta:Sign up;ref_loc:header logged out"}"> Sign up Verified We've verified that the organization Flow-Launcher controls the domain: www.flowlauncher.com Overview Repositories Projects Packages People Pinned Loading 🔍 Quick file search & app launcher for Windows with community-made plugins C# 9.1k 339 Community-made plugins and submissions Python 43 123 A dotnet-new template to start off plugins for the Flow Launcher. PowerShell 12 6 sample Flow-Launcher plugins to help you get started C# 10 2 Website for Flow Launcher Astro 8 6 Flow Launcher documentation. How to develop, contribute, write new plugins and more! Svelte 18 23 Repositories --> Type Select type All Public Sources Forks Archived Mirrors Templates Language Select language All Astro C# JavaScript PowerShell Python Svelte Vue Sort Select order Last updated Name Stars Showing 10 of 35 repositories Flow.Launcher Public 🔍 Quick file search & app launcher for Windows with community-made plugins Flow-Launcher/Flow.Launcher’s past year of commit activity Flow-Launcher/Flow.Launcher.PluginsManifest’s past year of commit activity Python 43 MIT 123 4 9 Updated Mar 12, 2025 Flow-Launcher/flow-launcher.github.io’s past year of commit activity Astro 8 MIT 6 0 0 Updated Mar 11, 2025 Flow-Launcher/Flow.Launcher.Localization’s past year of commit activity C# 0 MIT 0 1 2 Updated Mar 11, 2025 Prereleases Public Location of Flow Launcher's prereleases Flow-Launcher/Prereleases’s past year of commit activity 17 0 0 0 Updated Mar 10, 2025 docs Public Flow Launcher documentation. How to develop, contribute, write new plugins and more! Flow-Launcher/docs’s past year of commit activity Svelte 18 23 5 1 Updated Mar 10, 2025 Flow-Launcher/Flow.Launcher.JsonRPC.Python’s past year of commit activity Python 9 MIT 0 2 1 Updated Feb 12, 2025 Flow-Launcher/winget-pkgs’s past year of commit activity PowerShell 1 MIT 4,956 0 1 Updated Jan 30, 2025 Flow-Launcher/chocolatey-package’s past year of commit activity PowerShell 0 0 0 0 Updated Jan 27, 2025 Flow-Launcher/Flow.Launcher.Plugin.WindowsSettings’s past year of commit activity 4 0 0 0 Updated Jan 27, 2025 Most used topics Check for new Flow Launcher update: Open Log Location: Open Flow Launcher's log location: Index Option: Open Windows Search Index window: Flow Launcher Tips: Visit Flow Launcher's documentation for more help and how to use tips: Flow Launcher UserData Folder: Open the location where Flow Launcher's settings are stored: Toggle Game Mode: Toggle Skip to content Navigation Menu GitHub Copilot Write better code with AI Security Find and fix vulnerabilities Actions Automate any workflow Codespaces Instant dev environments Issues Plan and track work Code Review Manage code changes Discussions Collaborate outside of code Code Search Find more, search less Explore Learning Pathways Events & Webinars Ebooks & Whitepapers Customer Stories Partners Executive Insights GitHub Sponsors Fund open source developers The ReadME Project GitHub community articles Enterprise platform AI-powered developer platform Pricing Provide feedback Saved searches Use saved searches to filter your results more quickly //issues/show;ref_cta:Sign up;ref_loc:header logged out"}"> Sign up Notifications You must be signed in to change notification settings Fork 340 Star 9.1k BUG: Edge New Feature Workspaces Crash Browser Bookmarks #2158DescriptionChecks I have checked that this issue has not already been reported. I am using the latest version of Flow Launcher.Problem DescriptionThe new feature of Edge Workspaces will somehow save the Workspaces as a bookmark which can not be loaded by the current ChromiumBookmarkLoader, and crash the browser bookmarks plugin.To ReproduceUpgrade Microsoft Edge to 111.0.1661.51 (or higher)Create a WorkspacesRestart Flow-LauncherScreenshotsNo responseFlow Launcher Version1.15.0Windows Build Number10.0.22000.1936Error Log bookmarks, string source) in C:/projects/flow-launcher/Plugins/Flow.Launcher.Plugin.BrowserBookmark/ChromiumBookmarkLoader.cs:line 61 at List Flow.Launcher.Plugin.BrowserBookmark.ChromiumBookmarkLoader.LoadBookmarksFromFile(string path, string source) in C:/projects/flow-launcher/Plugins/Flow.Launcher.Plugin.BrowserBookmark/ChromiumBookmarkLoader.cs:line 44 at List Flow.Launcher.Plugin.BrowserBookmark.ChromiumBookmarkLoader.LoadBookmarks(string browserDataPath, string name) in C:/projects/flow-launcher/Plugins/Flow.Launcher.Plugin.BrowserBookmark/ChromiumBookmarkLoader.cs:line 27 at List Flow.Launcher.Plugin.BrowserBookmark.EdgeBookmarkLoader.LoadEdgeBookmarks() in C:/projects/flow-launcher/Plugins/Flow.Launcher.Plugin.BrowserBookmark/EdgeBookmarkLoader.cs:line 16 at List Flow.Launcher.Plugin.BrowserBookmark.EdgeBookmarkLoader.GetBookmarks() in C:/projects/flow-launcher/Plugins/Flow.Launcher.Plugin.BrowserBookmark/EdgeBookmarkLoader.cs:line 24 at List Flow.Launcher.Plugin.BrowserBookmark.Commands.BookmarkLoader.LoadAllBookmarks(Settings setting) in C:/projects/flow-launcher/Plugins/Flow.Launcher.Plugin.BrowserBookmark/Commands/BookmarkLoader.cs:line 42 at void Flow.Launcher.Plugin.BrowserBookmark.Main.Init(PluginInitContext context) in C:/projects/flow-launcher/Plugins/Flow.Launcher.Plugin.BrowserBookmark/Main.cs:line 32 at Task Flow.Launcher.Plugin.IPlugin.Flow.Launcher.Plugin.IAsyncPlugin.InitAsync(PluginInitContext context)+() => { } in /_/Flow.Launcher.Plugin/Interfaces/IPlugin.cs:line 33 at async Task Flow.Launcher.Infrastructure.Stopwatch.DebugAsync(string message, Func action) in C:/projects/flow-launcher/Flow.Launcher.Infrastructure/Stopwatch.cs:line 34 at async Task Flow.Launcher.Core.Plugin.PluginManager.InitializePluginsAsync(IPublicAPI api)+(?) => { } in C:/projects/flow-launcher/Flow.Launcher.Core/Plugin/PluginManager.cs:line 125">10:49:32.8786+08:00 - ERROR - PluginManager.InitializePluginsAsync - Fail to Init plugin: Browser BookmarksEXCEPTION OCCURS: System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary. at JsonElement System.Text.Json.JsonElement.GetProperty(string propertyName) at void Flow.Launcher.Plugin.BrowserBookmark.ChromiumBookmarkLoader.EnumerateFolderBookmark(JsonElement folderElement, ListBookmark> bookmarks, string source) in C:/projects/flow-launcher/Plugins/Flow.Launcher.Plugin.BrowserBookmark/ChromiumBookmarkLoader.cs:line 61 at ListBookmark> Flow.Launcher.Plugin.BrowserBookmark.ChromiumBookmarkLoader.LoadBookmarksFromFile(string path, string source) in C:/projects/flow-launcher/Plugins/Flow.Launcher.Plugin.BrowserBookmark/ChromiumBookmarkLoader.cs:line 44 at ListBookmark> Flow.Launcher.Plugin.BrowserBookmark.ChromiumBookmarkLoader.LoadBookmarks(string browserDataPath, string name) in C:/projects/flow-launcher/Plugins/Flow.Launcher.Plugin.BrowserBookmark/ChromiumBookmarkLoader.cs:line 27 at ListBookmark> Flow.Launcher.Plugin.BrowserBookmark.EdgeBookmarkLoader.LoadEdgeBookmarks() in C:/projects/flow-launcher/Plugins/Flow.Launcher.Plugin.BrowserBookmark/EdgeBookmarkLoader.cs:line 16 at ListBookmark> Flow.Launcher.Plugin.BrowserBookmark.EdgeBookmarkLoader.GetBookmarks() in C:/projects/flow-launcher/Plugins/Flow.Launcher.Plugin.BrowserBookmark/EdgeBookmarkLoader.cs:line 24 at ListBookmark> Flow.Launcher.Plugin.BrowserBookmark.Commands.BookmarkLoader.LoadAllBookmarks(Settings setting) in C:/projects/flow-launcher/Plugins/Flow.Launcher.Plugin.BrowserBookmark/Commands/BookmarkLoader.cs:line 42 at void Flow.Launcher.Plugin.BrowserBookmark.Main.Init(PluginInitContext context) in C:/projects/flow-launcher/Plugins/Flow.Launcher.Plugin.BrowserBookmark/Main.cs:line 32 at Task Flow.Launcher.Plugin.IPlugin.Flow.Launcher.Plugin.IAsyncPlugin.InitAsync(PluginInitContext context)+() => { } in /_/Flow.Launcher.Plugin/Interfaces/IPlugin.cs:line 33 at async Tasklong> Flow.Launcher.Infrastructure.Stopwatch.DebugAsync(string message, FuncTask> action) in C:/projects/flow-launcher/Flow.Launcher.Infrastructure/Stopwatch.cs:line 34 at async Task Flow.Launcher.Core.Plugin.PluginManager.InitializePluginsAsync(IPublicAPI api)+(?) => { } in C:/projects/flow-launcher/Flow.Launcher.Core/Plugin/PluginManager.cs:line 125Comments
Skip to content Navigation Menu GitHub Copilot Write better code with AI Security Find and fix vulnerabilities Actions Automate any workflow Codespaces Instant dev environments Issues Plan and track work Code Review Manage code changes Discussions Collaborate outside of code Code Search Find more, search less Explore Learning Pathways Events & Webinars Ebooks & Whitepapers Customer Stories Partners Executive Insights GitHub Sponsors Fund open source developers The ReadME Project GitHub community articles Enterprise platform AI-powered developer platform Pricing Provide feedback Saved searches Use saved searches to filter your results more quickly ;ref_cta:Sign up;ref_loc:header logged out"}"> Sign up Verified We've verified that the organization Flow-Launcher controls the domain: www.flowlauncher.com Overview Repositories Projects Packages People Pinned Loading 🔍 Quick file search & app launcher for Windows with community-made plugins C# 9.1k 339 Community-made plugins and submissions Python 43 123 A dotnet-new template to start off plugins for the Flow Launcher. PowerShell 12 6 sample Flow-Launcher plugins to help you get started C# 10 2 Website for Flow Launcher Astro 8 6 Flow Launcher documentation. How to develop, contribute, write new plugins and more! Svelte 18 23 Repositories --> Type Select type All Public Sources Forks Archived Mirrors Templates Language Select language All Astro C# JavaScript PowerShell Python Svelte Vue Sort Select order Last updated Name Stars Showing 10 of 35 repositories Flow.Launcher Public 🔍 Quick file search & app launcher for Windows with community-made plugins Flow-Launcher/Flow.Launcher’s past year of commit activity Flow-Launcher/Flow.Launcher.PluginsManifest’s past year of commit activity Python 43 MIT 123 4 9 Updated Mar 12, 2025 Flow-Launcher/flow-launcher.github.io’s past year of commit activity Astro 8 MIT 6 0 0 Updated Mar 11, 2025 Flow-Launcher/Flow.Launcher.Localization’s past year of commit activity C# 0 MIT 0 1 2 Updated Mar 11, 2025 Prereleases Public Location of Flow Launcher's prereleases Flow-Launcher/Prereleases’s past year of commit activity 17 0 0 0 Updated Mar 10, 2025 docs Public Flow Launcher documentation. How to develop, contribute, write new plugins and more! Flow-Launcher/docs’s past year of commit activity Svelte 18 23 5 1 Updated Mar 10, 2025 Flow-Launcher/Flow.Launcher.JsonRPC.Python’s past year of commit activity Python 9 MIT 0 2 1 Updated Feb 12, 2025 Flow-Launcher/winget-pkgs’s past year of commit activity PowerShell 1 MIT 4,956 0 1 Updated Jan 30, 2025 Flow-Launcher/chocolatey-package’s past year of commit activity PowerShell 0 0 0 0 Updated Jan 27, 2025 Flow-Launcher/Flow.Launcher.Plugin.WindowsSettings’s past year of commit activity 4 0 0 0 Updated Jan 27, 2025 Most used topics
2025-04-07Skip to content Navigation Menu GitHub Copilot Write better code with AI Security Find and fix vulnerabilities Actions Automate any workflow Codespaces Instant dev environments Issues Plan and track work Code Review Manage code changes Discussions Collaborate outside of code Code Search Find more, search less Explore Learning Pathways Events & Webinars Ebooks & Whitepapers Customer Stories Partners Executive Insights GitHub Sponsors Fund open source developers The ReadME Project GitHub community articles Enterprise platform AI-powered developer platform Pricing Provide feedback Saved searches Use saved searches to filter your results more quickly //issues/show;ref_cta:Sign up;ref_loc:header logged out"}"> Sign up Notifications You must be signed in to change notification settings Fork 340 Star 9.1k BUG: Edge New Feature Workspaces Crash Browser Bookmarks #2158DescriptionChecks I have checked that this issue has not already been reported. I am using the latest version of Flow Launcher.Problem DescriptionThe new feature of Edge Workspaces will somehow save the Workspaces as a bookmark which can not be loaded by the current ChromiumBookmarkLoader, and crash the browser bookmarks plugin.To ReproduceUpgrade Microsoft Edge to 111.0.1661.51 (or higher)Create a WorkspacesRestart Flow-LauncherScreenshotsNo responseFlow Launcher Version1.15.0Windows Build Number10.0.22000.1936Error Log bookmarks, string source) in C:/projects/flow-launcher/Plugins/Flow.Launcher.Plugin.BrowserBookmark/ChromiumBookmarkLoader.cs:line 61 at List Flow.Launcher.Plugin.BrowserBookmark.ChromiumBookmarkLoader.LoadBookmarksFromFile(string path, string source) in C:/projects/flow-launcher/Plugins/Flow.Launcher.Plugin.BrowserBookmark/ChromiumBookmarkLoader.cs:line 44 at List Flow.Launcher.Plugin.BrowserBookmark.ChromiumBookmarkLoader.LoadBookmarks(string browserDataPath, string name) in C:/projects/flow-launcher/Plugins/Flow.Launcher.Plugin.BrowserBookmark/ChromiumBookmarkLoader.cs:line 27 at List Flow.Launcher.Plugin.BrowserBookmark.EdgeBookmarkLoader.LoadEdgeBookmarks() in C:/projects/flow-launcher/Plugins/Flow.Launcher.Plugin.BrowserBookmark/EdgeBookmarkLoader.cs:line 16 at List Flow.Launcher.Plugin.BrowserBookmark.EdgeBookmarkLoader.GetBookmarks() in C:/projects/flow-launcher/Plugins/Flow.Launcher.Plugin.BrowserBookmark/EdgeBookmarkLoader.cs:line 24 at List Flow.Launcher.Plugin.BrowserBookmark.Commands.BookmarkLoader.LoadAllBookmarks(Settings setting) in C:/projects/flow-launcher/Plugins/Flow.Launcher.Plugin.BrowserBookmark/Commands/BookmarkLoader.cs:line 42 at void Flow.Launcher.Plugin.BrowserBookmark.Main.Init(PluginInitContext context) in C:/projects/flow-launcher/Plugins/Flow.Launcher.Plugin.BrowserBookmark/Main.cs:line 32 at Task Flow.Launcher.Plugin.IPlugin.Flow.Launcher.Plugin.IAsyncPlugin.InitAsync(PluginInitContext context)+() => { } in /_/Flow.Launcher.Plugin/Interfaces/IPlugin.cs:line 33 at async Task Flow.Launcher.Infrastructure.Stopwatch.DebugAsync(string message, Func action) in C:/projects/flow-launcher/Flow.Launcher.Infrastructure/Stopwatch.cs:line 34 at async Task Flow.Launcher.Core.Plugin.PluginManager.InitializePluginsAsync(IPublicAPI api)+(?) => { } in C:/projects/flow-launcher/Flow.Launcher.Core/Plugin/PluginManager.cs:line 125">10:49:32.8786+08:00 - ERROR - PluginManager.InitializePluginsAsync - Fail to Init plugin: Browser BookmarksEXCEPTION OCCURS: System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary. at JsonElement System.Text.Json.JsonElement.GetProperty(string propertyName) at void Flow.Launcher.Plugin.BrowserBookmark.ChromiumBookmarkLoader.EnumerateFolderBookmark(JsonElement folderElement, ListBookmark> bookmarks, string source) in C:/projects/flow-launcher/Plugins/Flow.Launcher.Plugin.BrowserBookmark/ChromiumBookmarkLoader.cs:line 61 at ListBookmark> Flow.Launcher.Plugin.BrowserBookmark.ChromiumBookmarkLoader.LoadBookmarksFromFile(string path, string source) in C:/projects/flow-launcher/Plugins/Flow.Launcher.Plugin.BrowserBookmark/ChromiumBookmarkLoader.cs:line 44 at ListBookmark> Flow.Launcher.Plugin.BrowserBookmark.ChromiumBookmarkLoader.LoadBookmarks(string browserDataPath, string name) in C:/projects/flow-launcher/Plugins/Flow.Launcher.Plugin.BrowserBookmark/ChromiumBookmarkLoader.cs:line 27 at ListBookmark> Flow.Launcher.Plugin.BrowserBookmark.EdgeBookmarkLoader.LoadEdgeBookmarks() in C:/projects/flow-launcher/Plugins/Flow.Launcher.Plugin.BrowserBookmark/EdgeBookmarkLoader.cs:line 16 at ListBookmark> Flow.Launcher.Plugin.BrowserBookmark.EdgeBookmarkLoader.GetBookmarks() in C:/projects/flow-launcher/Plugins/Flow.Launcher.Plugin.BrowserBookmark/EdgeBookmarkLoader.cs:line 24 at ListBookmark> Flow.Launcher.Plugin.BrowserBookmark.Commands.BookmarkLoader.LoadAllBookmarks(Settings setting) in C:/projects/flow-launcher/Plugins/Flow.Launcher.Plugin.BrowserBookmark/Commands/BookmarkLoader.cs:line 42 at void Flow.Launcher.Plugin.BrowserBookmark.Main.Init(PluginInitContext context) in C:/projects/flow-launcher/Plugins/Flow.Launcher.Plugin.BrowserBookmark/Main.cs:line 32 at Task Flow.Launcher.Plugin.IPlugin.Flow.Launcher.Plugin.IAsyncPlugin.InitAsync(PluginInitContext context)+() => { } in /_/Flow.Launcher.Plugin/Interfaces/IPlugin.cs:line 33 at async Tasklong> Flow.Launcher.Infrastructure.Stopwatch.DebugAsync(string message, FuncTask> action) in C:/projects/flow-launcher/Flow.Launcher.Infrastructure/Stopwatch.cs:line 34 at async Task Flow.Launcher.Core.Plugin.PluginManager.InitializePluginsAsync(IPublicAPI api)+(?) => { } in C:/projects/flow-launcher/Flow.Launcher.Core/Plugin/PluginManager.cs:line 125
2025-03-27L'écran. Indiquez l'objet de votre recherche. Au fil de la frappe, les résultats s'affichent.C'est la particularité de Flow Launcher : la capacité de s'enrichir grâce à des modules additionnels. Voici comment en profiter.► Ouvrez le tiroir de la barre des tâches. Cliquez avec le bouton droit de la souris sur l'icône de Flow Launcher. Dans le menu qui se déploie, choisissez Paramètres.► La fenêtre des paramètres de Flow Launcher s'affiche. Cliquez sur Plugin Store dans le volet gauche► Tous les modules que l'on peut greffer à Flow Launcher sont listés ici. Pour ajouter par exemple l'affichage des résultats d'une recherche dans le moteur de recherche de Google, cliquez sur la tuile Google Search Plus.► Cliquez ensuite sur le bouton Install.► Flow Launcher affiche la requête suivante : pm install google search plus. Pressez la touche Entrée du clavier pour procéder à l'installation.► Validez d'un clic sur Oui dans la boîte de dialogue qui apparaît.► Le module est installé. Dorénavant, lorsque vous mènerez une recherche à travers Flow Launcher, les résultats trouvés dans Google s'afficheront également (pourvu que le PC dispose d'une connexion à Internet, évidemment).
2025-04-14Información ... Más PL-2303 USB-to-Serial 1.16 PL-2303 USB-to-Serial es un dispositivo que permite la comunicación entre una computadora y un dispositivo de puerto serie. El dispositivo es fabricado por la empresa PL-2303 USB-to-Serial y utiliza tecnología USB para transmitir datos. más información ... Más Win11 PrivacyFix 4 **Win11 PrivacyFix de Abelssoft GmbH** es una herramienta de software diseñada para mejorar la privacidad y la seguridad del usuario en los sistemas Windows 11 al proporcionar a los usuarios opciones para administrar y optimizar la … más información ... S Más Wireshark 4.4.5 Wireshark de Gerald Combs es una popular herramienta de análisis de protocolos de red conocida por sus sólidas capacidades de captura y análisis de paquetes. más información ... F Más Flow Launcher 1.18 Flow Launcher is a powerful productivity tool developed by the Flow-Launcher Team. It is designed to help users quickly access and launch their favorite apps, files, and websites with just a few keystrokes. más información ... Títulos adicionales que contienen flow bubbles F Más Flow Launcher 1.18 Flow Launcher is a powerful productivity tool developed by the Flow-Launcher Team. It is designed to help users quickly access and launch their favorite apps, files, and websites with just a few keystrokes. más información ... I Más ID Flow 3.3.0 ID Flow is a user-friendly software program developed by Jolly Technologies that simplifies the creation and printing of professional-grade identification cards. más información ... F J H
2025-04-02