awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to gharlan/alfred-github-workflow

Open-source alternatives to Alfred Github Workflow

30 open-source projects similar to gharlan/alfred-github-workflow, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Alfred Github Workflow alternative.

  • square/leakcanarysquare 的头像

    square/leakcanary

    29,923在 GitHub 上查看↗

    LeakCanary is a diagnostic tool designed to identify memory leaks by monitoring object lifecycles and analyzing heap snapshots. It automatically detects objects that fail to be garbage collected after their expected lifespan, providing developers with actionable insights to prevent performance degradation and application crashes. The project distinguishes itself by offloading memory-intensive heap parsing to a separate background process, which minimizes performance impact on the main application during runtime. It includes sophisticated deobfuscation capabilities that map obfuscated stack tr

    Kotlinandroidjavakotlin
    在 GitHub 上查看↗29,923
  • jesseduffield/lazygitjesseduffield 的头像

    jesseduffield/lazygit

    79,339在 GitHub 上查看↗

    Lazygit is a terminal-based user interface designed to simplify version control operations through a keyboard-driven workflow. It functions as a visual abstraction layer that bridges native commands with an interactive environment, allowing users to manage repository history, branches, and commit workflows without relying solely on manual command-line input. The tool distinguishes itself by automating complex version control tasks that typically require multiple manual steps. It provides specialized interfaces for interactive rebasing, commit history amendment, and binary search-based regress

    Gocligitterminal
    在 GitHub 上查看↗79,339
  • sindresorhus/alfred-npmssindresorhus 的头像

    sindresorhus/alfred-npms

    367在 GitHub 上查看↗

    Alfred 3 workflow to search for npm packages with npms.io

    JavaScript
    在 GitHub 上查看↗367
  • willfarrell/alfred-caniuse-workflowwillfarrell 的头像

    willfarrell/alfred-caniuse-workflow

    402在 GitHub 上查看↗

    Alfred App Workflow for caniuse.com

    PHP
    在 GitHub 上查看↗402

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Find more with AI search
  • casey/justcasey 的头像

    casey/just

    34,302在 GitHub 上查看↗

    This project is a command-line task runner designed to manage project-specific workflows through a centralized, configuration-driven interface. It functions as a declarative tool for organizing build logic, environment variables, and task dependencies into a structured format, enabling the automation of complex development pipelines. The tool distinguishes itself by providing a shell-agnostic execution layer that ensures consistent behavior across Windows, macOS, and Linux. It supports advanced workflow orchestration by constructing directed acyclic graphs to manage task prerequisites, while

    Rust
    在 GitHub 上查看↗34,302
  • bchatard/alfred-jetbrainsbchatard 的头像

    bchatard/alfred-jetbrains

    621在 GitHub 上查看↗

    Alfred5 workflow to easily open your projects with your favorite JetBrains product.

    在 GitHub 上查看↗621
  • deanishe/alfred-reposdeanishe 的头像

    deanishe/alfred-repos

    312在 GitHub 上查看↗

    Browse, search and open Git repositories in Alfred

    Python
    在 GitHub 上查看↗312
  • rkoval/alfred-aws-console-services-workflowrkoval 的头像

    rkoval/alfred-aws-console-services-workflow

    327在 GitHub 上查看↗

    A powerful workflow for quickly opening up AWS Console Services in your browser or searching for entities within them.

    Go
    在 GitHub 上查看↗327
  • willfarrell/alfred-pkgman-workflowwillfarrell 的头像

    willfarrell/alfred-pkgman-workflow

    701在 GitHub 上查看↗

    Package Manager Search

    PHP
    在 GitHub 上查看↗701
  • yannickglt/alfred-devdocsyannickglt 的头像

    yannickglt/alfred-devdocs

    652在 GitHub 上查看↗

    Alfred workflow for devdocs.io

    PHP
    在 GitHub 上查看↗652
  • knuffapp/knuffKnuffApp 的头像

    KnuffApp/Knuff

    5,229在 GitHub 上查看↗

    Knuff is a desktop debugging tool designed for testing Apple Push Notification service payloads. It enables the delivery of custom JSON payloads to mobile devices to verify that notifications are received correctly. The application integrates with the system keychain to manage security certificates and private keys for request signing. It also includes a utility to export these security identities from the keychain into portable file formats for use with other development tools. The tool provides mechanisms for automatic device token retrieval and a payload manager to save and reuse device t

    Objective-C
    在 GitHub 上查看↗5,229
  • achristmascarl/rainfrogachristmascarl 的头像

    achristmascarl/rainfrog

    4,855在 GitHub 上查看↗

    Rainfrog is a terminal-based database client that connects to multiple database engines, combining schema browsing, interactive SQL query execution, and inline data editing into a single terminal interface. It provides a tree navigator for exploring tables, columns, and indexes, and an inline cell editor that automatically constructs and executes the necessary UPDATE statements when a cell value is changed. The application also supports modal Vim-style keyboard shortcuts for cursor movement and editing, making it usable entirely from the keyboard. Query results are fetched in chunks and pagin

    Rustdatabase-managementmysqlpostgresql
    在 GitHub 上查看↗4,855
  • a-jie/ppoA

    a-jie/ppo

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • adafruit/glideradafruit 的头像

    adafruit/glider

    42在 GitHub 上查看↗

    Glider is a portable mobile app aimed at making wireless editing of Python code really easy and fun.

    JavaScript
    在 GitHub 上查看↗42
  • abrambailey/playerabrambailey 的头像

    abrambailey/player

    2在 GitHub 上查看↗

    Try the demo. Export your work before you leave the demo: saving between sessions is not supported there.

    TypeScript
    在 GitHub 上查看↗2
  • abians/docker-db-managerAbianS 的头像

    AbianS/docker-db-manager

    162在 GitHub 上查看↗

    A desktop application for managing Docker database containers

    TypeScript
    在 GitHub 上查看↗162
  • 8144225309/superscalar-mcp8144225309 的头像

    8144225309/superscalar-mcp

    0在 GitHub 上查看↗

    MCP server for SuperScalar — Bitcoin Lightning channel factories. Query protocol specs, estimate UTXO savings, and explore factory architectures.

    JavaScript
    在 GitHub 上查看↗0
  • 1nickpappas/move-code-quality-skill1NickPappas 的头像

    1NickPappas/move-code-quality-skill

    21在 GitHub 上查看↗

    Claude Code skill for analyzing Move packages against the official Move Book Code Quality Checklist

    在 GitHub 上查看↗21
  • aftership/email-verifierAfterShip 的头像

    AfterShip/email-verifier

    1,576在 GitHub 上查看↗

    :whitecheckmark: A Go library for email verification without sending any emails.

    Godisposableemailgo
    在 GitHub 上查看↗1,576
  • abhishaker17/clockerAbhishaker17 的头像

    Abhishaker17/Clocker

    607在 GitHub 上查看↗

    ⏲ macOS app to plan and organize through timezones.

    Swift
    在 GitHub 上查看↗607
  • afiqiqmal/sharedchamberafiqiqmal 的头像

    afiqiqmal/SharedChamber

    97在 GitHub 上查看↗

    Android Secure SharedPreferences Using Facebook Conceal Encryption

    Java
    在 GitHub 上查看↗97
  • agamennon/redux-tiny-routerAgamennon 的头像

    Agamennon/redux-tiny-router

    129在 GitHub 上查看↗

    A Router made for Redux and made for universal apps! stop using the router as a controller... it's just state!

    JavaScript
    在 GitHub 上查看↗129
  • agateau/doxyqmlagateau 的头像

    agateau/doxyqml

    65在 GitHub 上查看↗

    Doxyqml turns .qml into pseudo-C++ which Doxygen can then use to generate documentation.

    Python
    在 GitHub 上查看↗65
  • agavra/tuicragavra 的头像

    agavra/tuicr

    908在 GitHub 上查看↗

    a code review TUI with vim keybindings

    Rustai-toolscode-reviewrust
    在 GitHub 上查看↗908
  • agvxov/csopeagvxov 的头像

    agvxov/csope

    69在 GitHub 上查看↗

    C source code browser. Fork of Cscope version 15.9, with various improvements.

    C
    在 GitHub 上查看↗69
  • ahqsoftwares/tauri-ahq-storeahqsoftwares 的头像

    ahqsoftwares/tauri-ahq-store

    140在 GitHub 上查看↗

    We're migrating to https://github.com/ahqstore/client

    Rust
    在 GitHub 上查看↗140
  • ai-dashboad/flutter-skillai-dashboad 的头像

    ai-dashboad/flutter-skill

    299在 GitHub 上查看↗

    AI-powered E2E testing for 10 platforms. 253 MCP tools. Zero config. Works with Claude, Cursor, Windsurf, Copilot. Test Flutter, React Native, iOS, Android, Web, Electron, Tauri, KMP, .NET MAUI — all from natural language.

    Dart
    在 GitHub 上查看↗299
  • aidenmagrath/windows-auto-unzipperA

    aidenmagrath/Windows-Auto-Unzipper

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • aidenybai/react-scanaidenybai 的头像

    aidenybai/react-scan

    21,370在 GitHub 上查看↗

    React Scan is a diagnostic utility and performance auditor designed to monitor the rendering lifecycle of components within user interfaces. It functions as an automated analysis tool that tracks component re-render cycles and execution timing to identify performance bottlenecks in real time. The tool distinguishes itself by providing visual feedback through a persistent overlay injected directly into the application. By instrumenting the reconciliation process and observing component state and props, it highlights specific rendering patterns that contribute to performance degradation. This

    TypeScriptjavascriptreactreact-dom
    在 GitHub 上查看↗21,370
  • afeiship/generator-wepy-componentA

    afeiship/generator-wepy-component

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0