awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
Back to indico/indico

Projects sharing features with Indico

30 open-source projects similar to indico/indico, ranked by shared indexed features. Tags may describe platforms or build tools rather than the same primary purpose. Check each project’s use case, license, and deployment requirements before treating it as a replacement.

  • freedomofpress/securedropfreedomofpress avatar

    freedomofpress/securedrop

    3,848View on GitHub↗

    SecureDrop is an integrated software suite designed for anonymous whistleblowing and encrypted document leaks. It provides a platform for the secure transfer of sensitive files and a communication portal for two-way encrypted messaging between organizations and anonymous sources. The system ensures identity protection by integrating onion routing to mask network locations and using asymmetric cryptography for secure communication. It incorporates a metadata-stripping pipeline to remove identifying information from uploaded files before they are reviewed. For data handling, the platform utili

    Python
    View on GitHub↗3,848
  • stephenmcd/mezzaninestephenmcd avatar

    stephenmcd/mezzanine

    4,826View on GitHub↗

    Mezzanine is a web-based content management system built on the Django framework. It provides a suite of tools for managing site content, pages, and hierarchical structures. The platform features a visual website editor with drag-and-drop interfaces for modifying page layouts and content without writing raw HTML. It includes a multilingual framework for translating website text into multiple languages for global audiences. The system covers a broad range of administrative and operational capabilities, including e-commerce product catalogs and transaction processing, identity management for u

    Python
    View on GitHub↗4,826
  • abilian/abilian-sbeabilian avatar

    abilian/abilian-sbe

    70View on GitHub↗

    Abilian Social Business Engine - an enterprise social networking / collaboration platform.

    Java
    View on GitHub↗70
  • tryghost/ghostTryGhost avatar

    TryGhost/Ghost

    53,965View on GitHub↗

    Ghost is an open-source publishing platform and headless content management system designed for professional publishers. It provides a decoupled architecture that separates the content management backend from the front-end delivery layer, allowing users to manage editorial workflows and site data through structured web services. The platform distinguishes itself by integrating a built-in membership and subscription engine, which enables creators to manage gated content, paid tiers, and secure member profiles directly within the system. It also features a dedicated infrastructure for professio

    JavaScriptbloggingcmsghost
    View on GitHub↗53,965

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Find more with AI search
  • zulip/zulipzulip avatar

    zulip/zulip

    24,696View on GitHub↗

    Zulip is an open-source, self-hosted chat platform designed for real-time team communication. It organizes conversations into threaded streams, allowing users to maintain focus and manage complex discussions within a private, secure infrastructure. The project provides full control over data, authentication, and server management, making it a comprehensive solution for organizations requiring a dedicated messaging environment. The platform distinguishes itself through a hybrid backend architecture that combines a robust web framework for standard requests with an asynchronous event-streaming

    Pythonapachechatcollaboration
    View on GitHub↗24,696
  • squidex/squidexSquidex avatar

    Squidex/squidex

    2,500View on GitHub↗

    Headless CMS and Content Managment Hub

    C#asp-netasp-net-corecms
    View on GitHub↗2,500
  • flaskbb/flaskbbflaskbb avatar

    flaskbb/flaskbb

    2,664View on GitHub↗

    FlaskBB is a forum software for building online communities and structured discussions, developed using the Flask web framework. It provides a system for organizing public conversations, rendering rich text via a Markdown processor, and managing a multilingual localization engine to support global audiences. The platform features an extensible plugin framework that allows for the addition of custom logic and new features to the core forum functionality. Access is managed through a role-based access control system that assigns permissions to user groups to restrict or grant access to specific

    Pythonflaskflaskbbforum
    View on GitHub↗2,664
  • keystonejs/keystonekeystonejs avatar

    keystonejs/keystone

    9,893View on GitHub↗

    Keystone is a GraphQL headless content management system and Node.js backend framework. It functions as a schema-driven data manager that automatically generates a GraphQL API and a React administrative dashboard based on a central data model configuration. The system uses an adapter-based database abstraction to decouple core logic from storage layers and a storage-provider abstraction for managing media assets via local or cloud drivers. It distinguishes itself through a component-based field rendering system and a hook-based middleware pipeline for data validation and automation. The fram

    TypeScriptcmscms-frameworkgraphql
    View on GitHub↗9,893
  • skylines-project/skylinesskylines-project avatar

    skylines-project/skylines

    403View on GitHub↗

    Live tracking, flight database and competition framework

    Python
    View on GitHub↗403
  • strapi/strapistrapi avatar

    strapi/strapi

    72,385View on GitHub↗

    Strapi is an open-source headless content management system and JavaScript framework used for defining content schemas and managing structured data. It functions as a REST and GraphQL API gateway that decouples backend data storage from frontend delivery. The system includes a self-hosted administration interface for managing content entries and defining data models without manual database queries. The framework utilizes a plugin-based extension system to inject custom logic into the application lifecycle. It employs schema-driven content modeling to automatically generate database tables and

    TypeScriptapicmscms-framework
    View on GitHub↗72,385
  • wordpress/wordpressWordPress avatar

    WordPress/WordPress

    21,196View on GitHub↗

    WordPress is an open-source content management system and PHP-based application framework designed for building and maintaining websites. It functions as a visual, block-based website builder that allows users to construct layouts and manage digital content without manual code entry. The platform supports a wide range of operational needs, from managing individual sites to administering complex multi-site networks from a single installation. The system is distinguished by its highly extensible, plugin-driven modular architecture, which allows for the integration of third-party modules to add

    PHP
    View on GitHub↗21,196
  • apostrophecms/apostropheapostrophecms avatar

    apostrophecms/apostrophe

    4,524View on GitHub↗

    Apostrophe is an open-source Node.js headless content management system that delivers structured content through REST APIs while providing a visual in-context page editor for live editing. It is built on a module-based plugin architecture that extends CMS functionality through reusable modules, each encapsulating logic, configuration, and templates. The system uses schema-driven content modeling to define data structures and validation rules through configurable schemas and custom field types, with all content stored as flexible JSON-like documents in MongoDB. The platform distinguishes itsel

    JavaScriptapostrophecmscms-framework
    View on GitHub↗4,524
  • wagtail/wagtailwagtail avatar

    wagtail/wagtail

    20,366View on GitHub↗

    Wagtail is an open-source content management system built on the Django web framework. It provides a structured, tree-based approach to content modeling, allowing developers to define custom page types and reusable content components that are managed through a highly customizable administrative interface. The platform distinguishes itself through its flexible, block-based content composition system, which enables editors to assemble complex page layouts dynamically. It also offers robust support for multi-site and multi-lingual environments, allowing organizations to manage distinct websites

    Pythoncmsdjangohacktoberfest
    View on GitHub↗20,366
  • umbraco/umbraco-cmsumbraco avatar

    umbraco/Umbraco-CMS

    5,203View on GitHub↗

    Umbraco-CMS is an open-source content management system and enterprise web framework built on the .NET ecosystem. It provides a structured environment for organizing, managing, and publishing digital content to professional websites. The platform is designed for digital experience orchestration and enterprise content management, enabling the delivery of tailored website journeys and the management of large volumes of corporate digital assets. It supports multi-platform content delivery by centralizing assets for publication across various web pages and digital touchpoints. The system include

    C#asp-net-corecmscsharp
    View on GitHub↗5,203
  • piranhacms/piranha.corePiranhaCMS avatar

    PiranhaCMS/piranha.core

    2,181View on GitHub↗

    Piranha CMS is the friendly editor-focused CMS for .NET that can be used both as an integrated CMS or as a headless API.

    C#asp-net-coreasp-net-core-mvcasp-net-core-razor-pages
    View on GitHub↗2,181
  • divio/django-cmsdivio avatar

    divio/django-cms

    10,643View on GitHub↗

    django-cms is a content management system framework for building enterprise websites using Python and the Django web framework. It functions as a component-based system that utilizes reusable content blocks, placeholders, and plugins to create flexible website layouts. The platform is distinguished by its focus on hierarchical page management, organizing site structures into a tree format to generate logical navigation and search-engine-friendly URLs. It also provides a multilingual platform for managing international content, including translation tools and site distribution across multiple

    Python
    View on GitHub↗10,643
  • publify/publifypublify avatar

    publify/publify

    1,856View on GitHub↗

    A self hosted Web publishing platform on Rails.

    Less
    View on GitHub↗1,856
  • google/timesketchgoogle avatar

    google/timesketch

    3,355View on GitHub↗

    Collaborative forensic timeline analysis

    Python
    View on GitHub↗3,355
  • pretalx/pretalxpretalx avatar

    pretalx/pretalx

    915View on GitHub↗

    Conference planning tool: CfP, scheduling, speaker management

    Python
    View on GitHub↗915
  • awesome-mlss/awesome-mlssawesome-mlss avatar

    awesome-mlss/awesome-mlss

    3,009View on GitHub↗

    This project is a curated directory and scheduling tool designed for researchers to discover and track global machine learning summer schools and academic programs. It functions as an aggregator that maintains a database of educational opportunities, allowing users to monitor registration windows and event schedules across various research domains. The platform distinguishes itself through specialized tools for academic deadline management and personal organization. Users can filter programs by topic, geographic location, or registration status, and utilize client-side timezone normalization

    HTMLartificial-intelligencedeep-learningmachine-learning
    View on GitHub↗3,009
  • bitcart/bitcartbitcart avatar

    bitcart/bitcart

    951View on GitHub↗

    Bitcart is a free and open-source self-hosted payment processor for BTC, LTC, BCH, XMR, ETH, TRX, USDT and more

    Python
    View on GitHub↗951
  • apirobot/django-elm-auth-with-jwtapirobot avatar

    apirobot/django-elm-auth-with-jwt

    20View on GitHub↗

    django-elm-auth-with-jwt is an example of how you can implement JSON Web Token (JWT) authentication using django & django rest framework as a backend and elm as a frontend.

    Elm
    View on GitHub↗20
  • agentmail-to/agentmail-toolkitagentmail-to avatar

    agentmail-to/agentmail-toolkit

    79View on GitHub↗

    The AgentMail Toolkit integrates popular agent frameworks and protocols including OpenAI Agents SDK, Vercel AI SDK, and Model Context Protocol (MCP) with the AgentMail API.

    TypeScript
    View on GitHub↗79
  • baryhuang/mcp-headless-gmailbaryhuang avatar

    baryhuang/mcp-headless-gmail

    55View on GitHub↗

    A MCP (Model Context Protocol) server that provides get, send Gmails without local credential or token setup.

    Python
    View on GitHub↗55
  • bali-framework/balibali-framework avatar

    bali-framework/bali

    371View on GitHub↗

    Simplify declarative cloud-native development base on FastAPI and gRPC. https://bali-framework.github.io/bali/

    Python
    View on GitHub↗371
  • apache/incubator-weex-playgroundA

    apache/incubator-weex-playground

    0View on GitHub↗

    Weex Playground is a development tool, which can be used to test and preview weex pages on Android or IOS.

    View on GitHub↗0
  • benadida/helios-serverbenadida avatar

    benadida/helios-server

    906View on GitHub↗

    Helios server

    Pythonjavascriptpythonvoting
    View on GitHub↗906
  • bigtreecms/bigtree-cmsbigtreecms avatar

    bigtreecms/BigTree-CMS

    222View on GitHub↗

    BigTree CMS 4.5

    PHP
    View on GitHub↗222
  • bahmutov/vue-vuex-todomvcbahmutov avatar

    bahmutov/vue-vuex-todomvc

    47View on GitHub↗

    Example TodoMVC Vue.js app with Vuex store and server backend via REST

    JavaScriptcypress-exampleexampletodomvc
    View on GitHub↗47
  • backdrop/backdropbackdrop avatar

    backdrop/backdrop

    1,036View on GitHub↗

    Backdrop core code repository.

    PHPcmsphp
    View on GitHub↗1,036