{"id":3104,"url":"https://github.com/flow-launcher/flow.launcher","last_synced_at":"2026-08-06T12:20:31.528Z","repository":{"id":37284098,"uuid":"257526212","full_name":"Flow-Launcher/Flow.Launcher","owner":"Flow-Launcher","description":":mag: Quick file search \u0026 app launcher for Windows with community-made plugins","archived":false,"fork":false,"pushed_at":"2026-08-03T08:21:04.000Z","size":98884,"stargazers_count":15304,"open_issues_count":300,"forks_count":629,"subscribers_count":58,"default_branch":"dev","last_synced_at":"2026-08-03T15:19:13.476Z","etag":null,"topics":["alfred","application-launcher","desktop","finder","flow-launcher","hacktoberfest","keyboard-launcher","launcher","launchy","listary","plugins","portable","productivity","productivity-tools","raycast","search","spotlight","windows","wox"],"latest_commit_sha":null,"homepage":"https://flowlauncher.com","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Flow-Launcher.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"flow-launcher","open_collective":"flow-launcher"}},"created_at":"2020-04-21T08:12:15.000Z","updated_at":"2026-08-03T14:13:32.000Z","dependencies_parsed_at":"2025-11-22T14:04:43.217Z","dependency_job_id":null,"html_url":"https://github.com/Flow-Launcher/Flow.Launcher","commit_stats":{"total_commits":6208,"total_committers":162,"mean_commits":38.32098765432099,"dds":0.7541881443298969,"last_synced_commit":"943425bfa16515c9581d8807cdfdf7ca0f3fa4da"},"previous_names":[],"tags_count":63,"template":false,"template_full_name":null,"purl":"pkg:github/Flow-Launcher/Flow.Launcher","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flow-Launcher%2FFlow.Launcher","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flow-Launcher%2FFlow.Launcher/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flow-Launcher%2FFlow.Launcher/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flow-Launcher%2FFlow.Launcher/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Flow-Launcher","download_url":"https://codeload.github.com/Flow-Launcher/Flow.Launcher/tar.gz/refs/heads/dev","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flow-Launcher%2FFlow.Launcher/sbom","scorecard":{"id":51177,"data":{"date":"2025-08-11","repo":{"name":"github.com/Flow-Launcher/Flow.Launcher","commit":"4ae58c889080b521ae11330a40b6aeaf0892496d"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.1,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 17 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/spelling.yml:60","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/spelling.yml:61","Info: jobLevel 'actions' permission set to 'read': .github/workflows/spelling.yml:62","Warn: jobLevel 'security-events' permission set to 'write': .github/workflows/spelling.yml:63","Warn: no topLevel permission defined: .github/workflows/default_plugins.yml:1","Warn: no topLevel permission defined: .github/workflows/dotnet.yml:1","Warn: no topLevel permission defined: .github/workflows/gitstream.yml:1","Warn: no topLevel permission defined: .github/workflows/release_deploy.yml:1","Warn: no topLevel permission defined: .github/workflows/release_pr.yml:1","Warn: no topLevel permission defined: .github/workflows/spelling.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.yml:1","Warn: no topLevel permission defined: .github/workflows/top-ranking-issues.yml:1","Warn: no topLevel permission defined: .github/workflows/winget.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":8,"reason":"binaries present in source code","details":["Warn: binary detected: Plugins/Flow.Launcher.Plugin.Explorer/EverythingSDK/x64/Everything.dll:1","Warn: binary detected: Plugins/Flow.Launcher.Plugin.Explorer/EverythingSDK/x86/Everything.dll:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/default_plugins.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/Flow-Launcher/Flow.Launcher/default_plugins.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/default_plugins.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/Flow-Launcher/Flow.Launcher/default_plugins.yml/dev?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/default_plugins.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/Flow-Launcher/Flow.Launcher/default_plugins.yml/dev?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/default_plugins.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/Flow-Launcher/Flow.Launcher/default_plugins.yml/dev?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/default_plugins.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/Flow-Launcher/Flow.Launcher/default_plugins.yml/dev?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/default_plugins.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/Flow-Launcher/Flow.Launcher/default_plugins.yml/dev?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/default_plugins.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/Flow-Launcher/Flow.Launcher/default_plugins.yml/dev?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/default_plugins.yml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/Flow-Launcher/Flow.Launcher/default_plugins.yml/dev?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/default_plugins.yml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/Flow-Launcher/Flow.Launcher/default_plugins.yml/dev?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/default_plugins.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/Flow-Launcher/Flow.Launcher/default_plugins.yml/dev?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/default_plugins.yml:134: update your workflow using https://app.stepsecurity.io/secureworkflow/Flow-Launcher/Flow.Launcher/default_plugins.yml/dev?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/default_plugins.yml:146: update your workflow using https://app.stepsecurity.io/secureworkflow/Flow-Launcher/Flow.Launcher/default_plugins.yml/dev?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/default_plugins.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/Flow-Launcher/Flow.Launcher/default_plugins.yml/dev?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/default_plugins.yml:170: update your workflow using https://app.stepsecurity.io/secureworkflow/Flow-Launcher/Flow.Launcher/default_plugins.yml/dev?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/default_plugins.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/Flow-Launcher/Flow.Launcher/default_plugins.yml/dev?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/default_plugins.yml:194: update your workflow using https://app.stepsecurity.io/secureworkflow/Flow-Launcher/Flow.Launcher/default_plugins.yml/dev?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/default_plugins.yml:206: update your workflow using https://app.stepsecurity.io/secureworkflow/Flow-Launcher/Flow.Launcher/default_plugins.yml/dev?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/default_plugins.yml:218: update your workflow using https://app.stepsecurity.io/secureworkflow/Flow-Launcher/Flow.Launcher/default_plugins.yml/dev?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/default_plugins.yml:230: update your workflow using https://app.stepsecurity.io/secureworkflow/Flow-Launcher/Flow.Launcher/default_plugins.yml/dev?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/default_plugins.yml:242: update your workflow using https://app.stepsecurity.io/secureworkflow/Flow-Launcher/Flow.Launcher/default_plugins.yml/dev?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/default_plugins.yml:254: update your workflow using https://app.stepsecurity.io/secureworkflow/Flow-Launcher/Flow.Launcher/default_plugins.yml/dev?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/default_plugins.yml:266: update your workflow using https://app.stepsecurity.io/secureworkflow/Flow-Launcher/Flow.Launcher/default_plugins.yml/dev?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/default_plugins.yml:278: update your workflow using https://app.stepsecurity.io/secureworkflow/Flow-Launcher/Flow.Launcher/default_plugins.yml/dev?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/default_plugins.yml:290: update your workflow using https://app.stepsecurity.io/secureworkflow/Flow-Launcher/Flow.Launcher/default_plugins.yml/dev?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/default_plugins.yml:302: update your workflow using https://app.stepsecurity.io/secureworkflow/Flow-Launcher/Flow.Launcher/default_plugins.yml/dev?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/default_plugins.yml:314: update your workflow using https://app.stepsecurity.io/secureworkflow/Flow-Launcher/Flow.Launcher/default_plugins.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dotnet.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/Flow-Launcher/Flow.Launcher/dotnet.yml/dev?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/dotnet.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/Flow-Launcher/Flow.Launcher/dotnet.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dotnet.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/Flow-Launcher/Flow.Launcher/dotnet.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dotnet.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/Flow-Launcher/Flow.Launcher/dotnet.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dotnet.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/Flow-Launcher/Flow.Launcher/dotnet.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dotnet.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/Flow-Launcher/Flow.Launcher/dotnet.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dotnet.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/Flow-Launcher/Flow.Launcher/dotnet.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dotnet.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/Flow-Launcher/Flow.Launcher/dotnet.yml/dev?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/gitstream.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/Flow-Launcher/Flow.Launcher/gitstream.yml/dev?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr_assignee.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/Flow-Launcher/Flow.Launcher/pr_assignee.yml/dev?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr_milestone.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/Flow-Launcher/Flow.Launcher/pr_milestone.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release_pr.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/Flow-Launcher/Flow.Launcher/release_pr.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release_pr.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/Flow-Launcher/Flow.Launcher/release_pr.yml/dev?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/spelling.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/Flow-Launcher/Flow.Launcher/spelling.yml/dev?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/spelling.yml:131: update your workflow using https://app.stepsecurity.io/secureworkflow/Flow-Launcher/Flow.Launcher/spelling.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/Flow-Launcher/Flow.Launcher/stale.yml/dev?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/top-ranking-issues.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/Flow-Launcher/Flow.Launcher/top-ranking-issues.yml/dev?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/winget.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/Flow-Launcher/Flow.Launcher/winget.yml/dev?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/release_pr.yml:24","Info:   0 out of  12 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  32 third-party GitHubAction dependencies pinned","Info:   0 out of   1 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v1.20.2 not signed: https://api.github.com/repos/Flow-Launcher/Flow.Launcher/releases/232058542","Warn: release artifact v1.20.1 not signed: https://api.github.com/repos/Flow-Launcher/Flow.Launcher/releases/225327489","Warn: release artifact v1.20.0 not signed: https://api.github.com/repos/Flow-Launcher/Flow.Launcher/releases/222792360","Warn: release artifact v1.19.5 not signed: https://api.github.com/repos/Flow-Launcher/Flow.Launcher/releases/196869448","Warn: release artifact v1.19.4 not signed: https://api.github.com/repos/Flow-Launcher/Flow.Launcher/releases/183879297","Warn: release artifact v1.20.2 does not have provenance: https://api.github.com/repos/Flow-Launcher/Flow.Launcher/releases/232058542","Warn: release artifact v1.20.1 does not have provenance: https://api.github.com/repos/Flow-Launcher/Flow.Launcher/releases/225327489","Warn: release artifact v1.20.0 does not have provenance: https://api.github.com/repos/Flow-Launcher/Flow.Launcher/releases/222792360","Warn: release artifact v1.19.5 does not have provenance: https://api.github.com/repos/Flow-Launcher/Flow.Launcher/releases/196869448","Warn: release artifact v1.19.4 does not have provenance: https://api.github.com/repos/Flow-Launcher/Flow.Launcher/releases/183879297"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-14T23:44:22.043Z","repository_id":37284098,"created_at":"2025-08-14T23:44:22.043Z","updated_at":"2025-08-14T23:44:22.043Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36336255,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"ssl_error","status_checked_at":"2026-08-06T04:43:02.660Z","response_time":54,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["alfred","application-launcher","desktop","finder","flow-launcher","hacktoberfest","keyboard-launcher","launcher","launchy","listary","plugins","portable","productivity","productivity-tools","raycast","search","spotlight","windows","wox"],"created_at":"2024-01-11T16:43:48.111Z","updated_at":"2026-08-06T12:20:31.317Z","avatar_url":"https://github.com/Flow-Launcher.png","language":"C#","project_url":"https://opencollective.ecosyste.ms/api/v1/projects/3104","html_url":"https://opencollective.ecosyste.ms/projects/3104","collective":{"id":578,"uuid":"mlo94zn7-x08dpobd-5aoqewga-3vjbrky5","slug":"flow-launcher","name":"Flow Launcher","description":"Making Flow Launcher a world class tool with a strong community of plugin developers and users","website":"https://www.flowlauncher.com","github":"flow-launcher/flow.launcher","twitter":null,"repository_url":null,"social_links":[{"type":"WEBSITE","url":"https://www.flowlauncher.com"},{"type":"GITHUB","url":"https://github.com/flow-launcher/flow.launcher"}],"currency":"USD","projects_count":1,"last_synced_at":"2026-08-19T12:15:11.021Z","created_at":"2024-01-10T13:17:47.995Z","updated_at":"2026-08-19T12:15:11.827Z","transactions_count":50,"balance":2828.450000000002,"account_type":"COLLECTIVE","owner":{"login":"Flow-Launcher","name":"Flow-Launcher","uuid":"62821278","kind":"organization","description":"","email":null,"website":"https://www.flowlauncher.com","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/62821278?v=4","repositories_count":33,"last_synced_at":"2025-10-14T13:56:55.731Z","metadata":{"has_sponsors_listing":true,"funding":{"github":"flow-launcher","open_collective":"flow-launcher"}},"html_url":"https://github.com/Flow-Launcher","funding_links":["https://github.com/sponsors/flow-launcher","https://opencollective.com/flow-launcher"],"total_stars":6554,"followers":293,"following":0,"created_at":"2022-11-14T21:27:50.213Z","updated_at":"2025-10-14T13:56:55.731Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Flow-Launcher","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Flow-Launcher/repositories"},"last_project_activity_at":"2026-08-03T08:21:04.000Z","archived":false,"no_funding":false,"no_license":false,"host":"opensource","collective_created_at":"2022-05-08T03:47:45.839Z","collective_updated_at":"2023-02-07T17:17:29.678Z","html_url":"https://opencollective.com/flow-launcher","icon_url":"https://images.opencollective.com/flow-launcher/logo/40.png","total_donations":2908.2199999999993,"total_expenses":-416.7200000000001,"current_balance":2828.450000000002,"api_url":"https://opencollective.ecosyste.ms/api/v1/collectives/flow-launcher","url":"https://opencollective.ecosyste.ms/collectives/flow-launcher","projects_url":"https://opencollective.ecosyste.ms/api/v1/collectives/flow-launcher/projects"}}