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

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

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

24 个仓库

Awesome GitHub RepositoriesServer Plugins and Extensions

Custom plugins and extensions to add functionality to the PocketBase server.

Explore 24 awesome GitHub repositories matching part of an awesome list · Server Plugins and Extensions. Refine with filters or upvote what's useful.

Awesome Server Plugins and Extensions GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • emdash-cms/emdashemdash-cms 的头像

    emdash-cms/emdash

    10,887在 GitHub 上查看↗

    EmDash is an open-source content management system built on Astro that combines a visual admin panel with a plugin-driven architecture and server-side rendering. It provides a complete content management system with structured content modeling, a rich text editor using Portable Text format, and a TypeScript API for type-safe content queries. The system supports authentication through passkeys, OAuth 2.1, and external providers, with role-based access control and fine-grained permission scopes. What distinguishes EmDash is its plugin development framework, which supports both native plugins ru

    Hides sidebar links, dashboard widgets, and admin pages when a plugin is disabled while keeping backend hooks active.

    TypeScriptastrocmsemdash
    在 GitHub 上查看↗10,887
  • spacebarchat/spacebarchatspacebarchat 的头像

    spacebarchat/spacebarchat

    6,680在 GitHub 上查看↗

    SpaceBarChat is an open-source, self-hosted chat server that implements the Discord client-server protocol, allowing existing Discord clients and bots to connect without modification. It provides a complete communication platform for real-time messaging, voice, and video, all running on your own infrastructure with data stored in a PostgreSQL database that automatically synchronizes its schema with the application source code. The platform is built on a three-service architecture that separates API, Gateway, and CDN processes, communicating via Unix domain sockets or RabbitMQ for coordination

    Provides a secure cross-platform plugin system for extending chat server functionality.

    discorddiscord-open-sourcefoss
    在 GitHub 上查看↗6,680
  • jakearchibald/svgomgjakearchibald 的头像

    jakearchibald/svgomg

    6,185在 GitHub 上查看↗

    SVGOMG is a browser-based SVG minification tool that applies SVGO transformations entirely on the client side. It processes SVG files in a Web Worker to keep the user interface responsive, then displays the original and optimized file sizes side by side, including gzipped size estimates. The tool provides a live preview of the optimized SVG markup, rendered directly in the browser for immediate visual feedback. Users can configure which SVGO optimization plugins are enabled or disabled, set numerical precision for coordinates and transforms, and optionally pretty-print the output. Multiple op

    Provides toggles for enabling or disabling individual SVGO optimization plugins during minification.

    JavaScript
    在 GitHub 上查看↗6,185
  • partykit/partykitpartykit 的头像

    partykit/partykit

    5,644在 GitHub 上查看↗

    PartyKit is a serverless WebSocket backend platform for building real-time multiplayer applications. It provides a globally distributed edge computing runtime that runs stateful server code close to users, with automatic scaling and hibernation for idle rooms. The platform handles WebSocket connections, HTTP requests, and durable storage without requiring infrastructure management, and includes a client and server SDK with hooks, storage, and Yjs integration for building collaborative features. The platform distinguishes itself through per-room isolation using Durable Objects, where each uniq

    Integrates AI-driven non-player characters that can autonomously interact with users in chat rooms.

    TypeScriptbackendscollaborationcrdts
    在 GitHub 上查看↗5,644
  • leizhenpeng/feishu-chatgptLeizhenpeng 的头像

    Leizhenpeng/feishu-chatgpt

    5,639在 GitHub 上查看↗

    This project is a ChatGPT-powered bot integrated into the Feishu chat platform, enabling conversational AI, image generation, and voice interaction within both private and group chats. It connects large language models to the team messaging environment, allowing users to engage in multi-topic conversations, generate images from text prompts, and analyze uploaded images using vision models. The bot supports persona preset switching, allowing predefined role templates to modify the AI's behavior and tone with a single command. It maintains separate conversation histories per topic using session

    Connects large language models to a team chat platform for conversational AI, image generation, and voice interaction.

    Go
    在 GitHub 上查看↗5,639
  • father-bot/chatgpt_telegram_botfather-bot 的头像

    father-bot/chatgpt_telegram_bot

    5,502在 GitHub 上查看↗

    本项目是一个 Telegram 机器人,集成了 OpenAI 和 Claude 等大语言模型,以在消息应用内提供 AI 聊天界面。它作为一个多模型 AI 网关,通过 API 密钥和 YAML 配置将提示路由到不同的提供商。 该实现包括一个与提供商无关的路由系统和响应流,以逐字交付文本。它的独特之处在于基于令牌的成本跟踪器,可计算 API 请求的货币支出,以及基于白名单的访问控制系统,用于限制仅授权用户使用。 该机器人支持多模态工作流,包括文本生成图像、上传图像的视觉模型分析以及语音消息转录。它通过数据库中的持久状态映射在会话间维护对话上下文,并允许进行 AI 人格管理以自定义行为和专业知识。 该应用作为容器化部署提供,以确保在不同环境下的执行一致性。

    Connects a Telegram messaging interface to multiple large language model providers for conversational AI interactions.

    Pythonchat-gptchatbotopenai
    在 GitHub 上查看↗5,502
  • coinbase/x402coinbase 的头像

    coinbase/x402

    5,477在 GitHub 上查看↗

    x402 is a protocol and framework that enables cryptocurrency payments for HTTP API calls, using the HTTP 402 status code to negotiate payment before granting access to resources. It supports per-request micropayments across multiple blockchain networks, with batch settlement of off-chain vouchers into a single on-chain transaction to reduce costs. The protocol also includes wallet-based signature authentication, allowing access without a payment when only identity verification is required. The framework distinguishes itself with a service discovery registry where paid endpoints are listed wit

    Adds optional payment features like marketplace listing and gas sponsorship through extension plugins.

    TypeScript
    在 GitHub 上查看↗5,477
  • floattech/zerobot-pluginFloatTech 的头像

    FloatTech/ZeroBot-Plugin

    2,631在 GitHub 上查看↗

    ZeroBot-Plugin is an extensible plugin framework for QQ group bots, providing a modular system that adds automation, AI chat, image generation, and moderation capabilities to chat environments. The project is built around a collection of plugin modules that each handle specific functions, from scheduling recurring commands to managing group member interactions. The framework distinguishes itself through its integration of AI-powered features, including configurable large language model chat with image recognition support, alongside automated content moderation that scans text and images again

    A plugin module that connects a QQ group bot to a configurable large language model for conversational responses and image recognition.

    Gocoolqcqhttpcqhttp-mirai
    在 GitHub 上查看↗2,631
  • stoatchat/self-hostedstoatchat 的头像

    stoatchat/self-hosted

    2,497在 GitHub 上查看↗

    This project is a self-hosted communication suite and private messaging infrastructure. It is a containerized chat platform designed for deployment on independent hardware to maintain full control over user data and server dependencies. The system features a modular plugin framework that allows custom features and behaviors to be loaded into the client at runtime via manifest files. It is designed as a proxy-compatible service, supporting configurable network port routing to operate behind external reverse proxy servers. The platform covers capabilities for containerized service orchestratio

    Provides a modular chat server designed to be extended with custom functionality via plugins.

    JavaScriptdockerself-hostedself-hosting
    在 GitHub 上查看↗2,497
  • minhur/bootstrap-toggleminhur 的头像

    minhur/bootstrap-toggle

    1,458在 GitHub 上查看↗

    Bootstrap Toggle is a frontend interface component and JavaScript plugin designed to convert standard web form checkboxes into interactive toggle switches. It integrates with the Bootstrap design framework to provide enhanced form controls through automatic markup enhancement. The component transforms static elements by parsing inline HTML attributes during initialization and applying modular CSS styles and dynamic class switching. It supports appearance customization for dimensions, button styles, state labels, colors, and icons, alongside bi-directional event synchronization that keeps nati

    A flexible JavaScript plugin that transforms standard form checkboxes into interactive toggle switches with customizable styles and sizes.

    HTML
    在 GitHub 上查看↗1,458
  • yagop/telegram-botyagop 的头像

    yagop/telegram-bot

    844在 GitHub 上查看↗

    Telegram-bot is a modular chat bot platform and framework built for Telegram that executes script plugins to handle custom user interactions and automated tasks within messaging channels. Incoming chat events route through a central dispatcher that delegates execution to matching registered command handlers. The platform relies on a file-based plugin architecture where isolated script files load dynamically at runtime, allowing administrators to manage and toggle feature modules on the fly without restarting the host application. Chat inputs parse into discrete command arguments that execute

    Manages bot plugin states dynamically using administrative chat commands and settings.

    Lua
    在 GitHub 上查看↗844
  • benallfree/pocketpagesbenallfree 的头像

    benallfree/pocketpages

    296在 GitHub 上查看↗

    PocketPages is a lightweight EJS and router engine that runs as a PocketBase JS hook. It's super fast and can render pages <40ms.

    Server-side EJS pages for PocketBase.

    CSS
    在 GitHub 上查看↗296
  • mrwyndham/pocketbase-stripemrwyndham 的头像

    mrwyndham/pocketbase-stripe

    220在 GitHub 上查看↗

    The all-in-one starter kit for high-performance SaaS applications. That don't want a vendor buy in when it comes to backend and frontend. This is a front end agnostic template that you can use 100% with any SaaS application. If there are any issues please feel free to reach out to me on X - @meinbiz

    Go extended PocketBase for Stripe subscription integration.

    Go
    在 GitHub 上查看↗220
  • magooney-loon/pb-extmagooney-loon 的头像

    magooney-loon/pb-ext

    114在 GitHub 上查看↗

    Enhanced PocketBase server with monitoring, logging & API docs.

    Enhanced PocketBase server with monitoring, logging & API docs.

    Go
    在 GitHub 上查看↗114
  • iamelevich/pocketbase-plugin-telegram-authiamelevich 的头像

    iamelevich/pocketbase-plugin-telegram-auth

    51在 GitHub 上查看↗

    Overview - Requirements - Installation - Autofill fields - Example - Usage - pocketbase\plugin\telegram\auth - Index - type Options - type Plugin - func MustRegister - func Register - func (\Plugin) AuthByTelegramData - func (\Plugin) GetCollection - func (\Plugin) GetForm - func (\*Plugin)…

    Add Telegram auth.

    Go
    在 GitHub 上查看↗51
  • mrwyndham/pocketbase-lemonsqueezymrwyndham 的头像

    mrwyndham/pocketbase-lemonsqueezy

    47在 GitHub 上查看↗

    This is a PocketBase plugin that provides integration with the LemonSqueezy API for handling subscriptions, checkouts, and product synchronization. This is a front end agnostic hook that you can use 100% with any SaaS application. If there are any issues please feel free to reach out to me on X…

    Go extended PocketBase for Lemonsqueezy subscription integration.

    JavaScript
    在 GitHub 上查看↗47
  • benallfree/gobotbenallfree 的头像

    benallfree/gobot

    25在 GitHub 上查看↗

    Manage and run binaries via npm. CLI and API interfaces.

    PocketBase as an npm package.

    TypeScript
    在 GitHub 上查看↗25
  • iamelevich/pocketbase-plugin-proxyiamelevich 的头像

    iamelevich/pocketbase-plugin-proxy

    23在 GitHub 上查看↗

    Overview Requirements Installation Example pocketbase\plugin\proxy Index func DefaultSkipper type Options type Plugin func MustRegister func Register func \(\Plugin\) SetSkipper func \(\Plugin\) Validate Contributing Process Development setup Testing Linting Docs update in README

    Forward requests to another host.

    Go
    在 GitHub 上查看↗23
  • benallfree/pocketbase-presigned-urlsbenallfree 的头像

    benallfree/pocketbase-presigned-urls

    15在 GitHub 上查看↗

    A PocketBase plugin that optimizes S3 file serving by generating pre-signed URLs, allowing direct access without proxying through PocketBase.

    Serve file uploads from presigned S3 URLs.

    JavaScript
    在 GitHub 上查看↗15
  • benallfree/pocketbase-otpbenallfree 的头像

    benallfree/pocketbase-otp

    12在 GitHub 上查看↗

    This is a One Time Password (OTP) authentication hook for PocketBase. It enables email-based OTP authentication for users.

    One-Time Passwords for <=v0.22.

    JavaScript
    在 GitHub 上查看↗12
上一个12下一个
  1. Home
  2. Part of an Awesome List
  3. Developer Tools
  4. Server Plugins and Extensions

探索子标签

  • Chat Server Plugins3 个子标签Custom plugins that extend the functionality of a self-hosted chat server. **Distinct from Server Plugins and Extensions:** Distinct from Server Plugins and Extensions: focuses on chat server plugin systems specifically, not general server plugins.
  • Payment Extension PluginsAdds optional payment-related features such as marketplace listing, gas sponsorship, and wallet auth through extension plugins. **Distinct from Server Plugins and Extensions:** Distinct from Server Plugins and Extensions: focuses specifically on payment lifecycle extensions rather than general server plugins.