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
rauchg avatar

rauchg/slackin

0
View on GitHub↗
6,499 stars·1,301 forks·JavaScript·MIT·7 viewsrauchg.com/slackin↗

Slackin

Public Slack organizations made easy

Features

  • Team Workspace Invitations - Automates the process of inviting new members to a Slack workspace through a public landing page and email submission.
  • Automated Invitation APIs - Accepts email submissions and automatically sends Slack workspace invitations via an API endpoint.
  • Automated Slack Invitations - Accepts email submissions through a web form or API and sends Slack workspace invitations automatically.
  • Slack Invite Landing Pages - Presents a public page where visitors enter their email to receive an automated Slack workspace invitation.
  • Workspace Invitation Landing Pages - Delivers a public web page where visitors can enter their email to request a Slack workspace invitation.
  • CAPTCHA-Protected Invitation Forms - Uses Google reCAPTCHA on the invitation form to block automated or malicious Slack invitation requests.
  • CAPTCHA-Protected Invitations - Blocks automated or malicious invitation requests by integrating Google reCAPTCHA on the invitation form.
  • Slack Integrations - Authenticates with Slack using a token provided via environment variables for workspace access.
  • Automated Invitation Flows - Uses Slack's Web API to programmatically send invitations, bypassing manual admin approval.
  • Invitation Resending - Integrates Google reCAPTCHA on the invitation form to block automated or malicious submissions.
  • CAPTCHA-Protected Invitations - Integrates Google reCAPTCHA on the invitation form to block automated or malicious invite requests.
  • Automated Approval Rules - Processes invitation requests without requiring manual approval from workspace administrators.
  • Workspace Invitation Landing Pages - Collects email addresses and sends Slack workspace invitations without manual approval via an automated landing page.
  • RESTful API Frameworks - Serves JSON endpoints and web pages using the Express.js framework for routing and request processing.
  • Embeddable Metric Badges - Generates an SVG badge that shows the current member count and links to the invitation page for external embedding.
  • Embeddable Invitation Badges - Provides a small, embeddable badge that displays the current member count and links to the invitation page.
  • Public Workspace Metadata APIs - Exposes workspace metadata such as online user count and response times through a JSON API endpoint.
  • Socket.io Applications - Maintains a persistent WebSocket connection via Socket.IO to broadcast real-time member count updates.
  • Badges - Embeds a badge on any website that shows the current number of connected Slack users, updated live via socket.io.
  • Live Count - Embeds a real-time badge showing the number of currently connected Slack users, updated via socket.io.
  • Static Count - Provides an SVG badge that shows the Slack member count and works in static contexts like GitHub README files.
  • Workspace Metadata Endpoints - Exposes workspace metadata such as online user count and response times through a JSON endpoint.
  • Badge Generation Libraries - Generates SVG badges server-side that display member counts for embedding in static contexts.
  • Invitation Badges - Creates an SVG badge showing the current member count that can be embedded on external sites to promote the Slack workspace.
  • CAPTCHA-Guarded Submissions - Integrates Google reCAPTCHA on the invitation form to prevent automated abuse.

Star history

Star history chart for rauchg/slackinStar history chart for rauchg/slackin

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

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

Start searching with AI

Open-source alternatives to Slackin

Similar open-source projects, ranked by how many features they share with Slackin.
  • polarsource/polarpolarsource avatar

    polarsource/polar

    9,452View on GitHub↗

    Polar is a digital product monetization engine and subscription management system. It serves as a merchant of record platform that handles global sales tax and VAT compliance, providing the infrastructure for selling subscriptions and one-time digital goods via hosted checkouts and embedded payment flows. The project functions as an entitlement and access manager, automating the granting and restriction of digital benefits, license keys, and third-party platform roles. It includes a dedicated usage-based billing infrastructure that tracks customer activity through meters to apply aggregation

    Pythondigital-productsfastapimerchant-of-record
    View on GitHub↗9,452
  • materializeinc/materializeMaterializeInc avatar

    MaterializeInc/materialize

    6,314View on GitHub↗

    Materialize is a streaming SQL database that continuously ingests live data from sources such as Kafka, Redpanda, PostgreSQL, and MySQL, and incrementally maintains materialized views. It provides a PostgreSQL-compatible query engine that accepts standard SQL over the PostgreSQL wire protocol, enabling any existing SQL client or BI tool to query real-time data. The system also includes a Model Context Protocol (MCP) server that exposes live materialized view data to AI agents, providing fresh context without polling. Materialize distinguishes itself through its ability to offer configurable c

    Rust
    View on GitHub↗6,314
  • restify/node-restifyrestify avatar

    restify/node-restify

    10,686View on GitHub↗

    Restify is a Node.js web framework designed for building scalable RESTful web services and APIs. It provides a server-side environment for creating HTTP network services with integrated routing and request handling. The framework utilizes a middleware-based architecture to process incoming requests and manage responses. This approach supports the construction of web interfaces that follow standard architectural principles to deliver data to clients. The system covers a broad range of backend engineering capabilities, including route-based request dispatching, schema-based request validation,

    JavaScript
    View on GitHub↗10,686
  • slackapi/python-slack-sdkS

    slackapi/python-slack-sdk

    4,008View on GitHub↗

    This project provides a suite of development kits and frameworks for interacting with Slack, including a Web API client for authenticated requests and the Bolt framework for building asynchronous applications. It serves as a SDK for creating automated bots and integrating external software systems with Slack workspaces. The toolkit includes a specialized Events API client for listening to real-time system triggers and executing custom callback logic. It supports the development of automated assistants capable of sending messages and managing data exchanges via webhooks. The library covers a

    Python
    View on GitHub↗4,008
See all 30 alternatives to Slackin→

Frequently asked questions

What does rauchg/slackin do?

Public Slack organizations made easy

What are the main features of rauchg/slackin?

The main features of rauchg/slackin are: Team Workspace Invitations, Automated Invitation APIs, Automated Slack Invitations, Slack Invite Landing Pages, Workspace Invitation Landing Pages, CAPTCHA-Protected Invitation Forms, CAPTCHA-Protected Invitations, Slack Integrations.

What are some open-source alternatives to rauchg/slackin?

Open-source alternatives to rauchg/slackin include: polarsource/polar — Polar is a digital product monetization engine and subscription management system. It serves as a merchant of record… materializeinc/materialize — Materialize is a streaming SQL database that continuously ingests live data from sources such as Kafka, Redpanda,… vitalik/django-ninja — Django Ninja is a high-performance framework for building type-safe REST APIs using Django. It functions as an OpenAPI… restify/node-restify — Restify is a Node.js web framework designed for building scalable RESTful web services and APIs. It provides a… slackapi/python-slack-sdk — This project provides a suite of development kits and frameworks for interacting with Slack, including a Web API… gofr-dev/gofr — Gofr is a comprehensive framework for building production-ready microservices in Go. It provides a unified toolkit for…