165 projects for "real" with 2 filters applied:

  • Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.

    Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
    Try It Free
  • Cut Data Warehouse Costs by 54% Icon
    Cut Data Warehouse Costs by 54%

    Easily migrate from Snowflake, Redshift, or Databricks with free tools.

    BigQuery delivers 54% lower TCO with exabyte scale and flexible pricing. Free migration tools handle the SQL translation automatically.
    Try Free
  • 1
    Fluxer

    Fluxer

    A free and open source instant messaging and VoIP platform

    Fluxer is a free and open-source instant messaging and VoIP platform designed to provide communities, friend groups, and teams with a self-hostable communication alternative. The project combines real-time chat, voice calling, and community features into a unified system that can be deployed independently rather than relying on centralized proprietary services. It is built with a modern TypeScript stack and focuses on delivering a clean user experience alongside flexible infrastructure options for developers who want control over their communication environment. ...
    Downloads: 19 This Week
    Last Update:
    See Project
  • 2
    Realtime Chat Application

    Realtime Chat Application

    Build and deploy a real time chat application

    ...The goal is to teach production-adjacent concepts such as minimal state management, basic routing, and environment configuration without overwhelming the learner. The project has been widely referenced by learners tackling socket-based chat as an entry point to real-time web development.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    lanyard

    lanyard

    Expose your Discord presence and activities to a RESTful API

    ...It lets users display their Discord status, current activities, Spotify listening data, and related profile information on websites or external apps. The public service can be used quickly by joining the Lanyard Discord server, but the project also supports self-hosting. It includes a real-time key-value store that can be updated through the bot or API and emitted through presence updates. Developers can subscribe to one user, multiple users, or all monitored users through its socket protocol. Lanyard is especially useful for personal websites, GitHub profile widgets, dashboards, and real-time presence visualizations.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    Stoat

    Stoat

    The software powering Stoat

    ...The repository for stoat.chat specifically serves as a central web hub that provides access to downloads, documentation, and information about the platform. StoatChat is built with modern technologies such as Rust and TypeScript and integrates with systems like Revolt to deliver real-time messaging capabilities. The platform supports multiple clients including web, desktop, and mobile applications, allowing users to interact across devices seamlessly. It also emphasizes developer flexibility by offering APIs and SDKs that enable integration with custom tools and services.
    Downloads: 7 This Week
    Last Update:
    See Project
  • Error to trace to log to deploy. One click. No SSH. Icon
    Error to trace to log to deploy. One click. No SSH.

    Catch the cause before the pager goes off.

    AppSignal links every error to the trace, the trace to the log, the log to the deploy that shipped it.
    Free 30 days.
  • 5
    Addy

    Addy

    Anonymous email forwarding

    Addy is an open-source anonymous email forwarding service designed to protect users’ real email addresses from exposure, spam, and tracking by letting them create and manage unlimited email aliases that forward to their primary inbox. Instead of giving out their real email address when signing up for services, users can create descriptive or random alias addresses that disguise their identity and keep their inbox clean by deactivating or deleting any alias that starts receiving unwanted emails. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    HunterPie

    HunterPie

    A clean, modern and robust overlay for Monster Hunter games

    HunterPie is a modern overlay application for Monster Hunter games that gives players real-time information during hunts. It was rewritten from scratch for its v2 generation while keeping the same focus on a clean, powerful, and easy-to-use experience. The overlay can show hunting data through modules, plugins, widgets, and customizable interface elements. It is useful for players who want clearer visibility into damage, monster data, party performance, and other hunt-related context. ...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 7
    message-pusher

    message-pusher

    Build your own message push service, support multiple message push

    message-pusher is a lightweight notification service designed to send real-time messages across different channels, enabling developers to deliver alerts, updates, or system events efficiently. The project focuses on simplicity and flexibility, allowing users to configure message delivery without relying on complex infrastructure or heavyweight messaging systems. It supports integration with various notification platforms, making it useful for monitoring systems, automation pipelines, or personal alerting setups. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 8
    Notifuse

    Notifuse

    Notifuse is an open-source & modern emailing platform

    ...The system includes a drag-and-drop MJML email builder, webhook integrations, and multi-provider support for SMTP services and cloud providers, while also tracking opens, clicks, and delivery performance in real time.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    CallMe

    CallMe

    Minimal plugin that lets Claude Code call you on the phone

    ...Multi-turn conversations are supported, so users can respond in real time to questions the agent asks during execution, giving it a practical human-in-the-loop capability for complex workflows.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 99.99% Uptime for MySQL and PostgreSQL Databases Icon
    99.99% Uptime for MySQL and PostgreSQL Databases

    Sub-second maintenance. 2x read/write performance. Built-in vector search for AI apps.

    Cloud SQL Enterprise Plus delivers near-zero downtime with 35 days of point-in-time recovery. Supports MySQL, PostgreSQL, and SQL Server.
    Try Free
  • 10
    whatsapp-web.js

    whatsapp-web.js

    WhatsApp library for NodeJS that connects through the browser app

    A WhatsApp client library for NodeJS that connects through the WhatsApp Web browser app. Programmatically control WhatsApp whether you're running user or business accounts. It uses Puppeteer to run a real instance of Whatsapp Web to avoid getting blocked. Programmatically control WhatsApp whether you're running user or business accounts. Whatsapp-web.js connects to an official version of WhatsApp Web under the hood, reducing ban risks. The object-oriented approach makes it easy to get running quickly. Since whatsapp-web.js works by running WhatsApp Web in the background and automating its interaction, you'll need to authorize the client by scanning a QR code from WhatsApp on your phone. ...
    Downloads: 9 This Week
    Last Update:
    See Project
  • 11
    Spacebar Server

    Spacebar Server

    A reimplementation of the Discord.com backend, built with Typescript

    ...It is part of the broader Spacebar ecosystem for decentralized, self-hostable chat infrastructure. The project is useful for developers interested in Discord-like systems, real-time communication protocols, and independently operated chat services. Some compatibility gaps still exist, so not every Discord client can connect perfectly to a Spacebar instance.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 12
    GQty

    GQty

    The No-GraphQL Client for TypeScript

    GQty is a TypeScript-first GraphQL client that removes the need to handwrite and maintain GraphQL queries in many application workflows. Instead of manually defining query documents, developers access data through generated, strongly typed client structures. The library automatically tracks what data the application uses and turns that into GraphQL operations. This helps reduce duplicated schema knowledge between front-end code and query files. It also surfaces API-breaking changes through...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    Gps Cell Phone Tracker

    Gps Cell Phone Tracker

    Tracks IOS and Android cell phones

    THE ORIGINAL GPS TRACKER - Version 7.0.0 A complete GPS tracking system featuring newly rewritten iOS, Android, and PHP/JS server components with modern code practices. Track mobile devices in real-time with customizable update intervals, background tracking, and a responsive web interface supporting multiple map providers. This major update includes: - Complete Kotlin rewrite of the Android client - New Swift/SwiftUI iOS client - Modernized PHP/JS server with clean architecture - Comprehensive inline documentation Live demo: https://www.websmithing.com/gpstracker/map For questions, contributions, or the latest updates, please visit our GitHub repository: https://github.com/nickfox/GpsTracker
    Downloads: 15 This Week
    Last Update:
    See Project
  • 14
    Tickets CAD (Open ISES)
    Free, open source Computer Aided Dispatch for volunteer fire departments, ARES/RACES, CERT teams, EMS, search & rescue, and campus security. 30+ years of real-world use. Zero cost. Self-hosted.
    Leader badge
    Downloads: 108 This Week
    Last Update:
    See Project
  • 15
    TradingView-Webhook-Bot

    TradingView-Webhook-Bot

    Send TradingView alerts to Telegram, Discord, Slack, Twitter and Email

    ...It listens for TradingView webhook payloads and instantly sends alert messages to Telegram, Discord, Slack, Twitter, or email. The project is designed for traders who want strategy alerts delivered outside TradingView in real time. Configuration is handled through a Python config file, where users can enable or disable channels and set defaults. Alert payloads can also dynamically choose different Telegram, Discord, or Slack destinations. It supports TradingView variables, Markdown-style message formatting for supported platforms, a security key check, and Docker-based deployment.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16

    email-checker-php-sdk

    PHP SDK to connect with Easy Email Verification API and validate email

    The Email Checker PHP SDK is part of the Easy Email Verification - URL Checker ecosystem, designed to help developers integrate real-time email verification into their PHP applications. It uses the Easy Email Verification API to validate if an email address is real, active, and safe to use. The SDK performs domain and MX record checks, SMTP validation, and detection of disposable or role-based addresses. It provides a lightweight and reliable cURL-based implementation that returns structured JSON responses. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Kablink
    Kablink open team collaboration software uses social networking to unify team workspaces w/ real-time web conferencing. Collaboration for knowledge networking, program management, communities-of-practice, telework, other business process/functional areas
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    tlliberircd

    tlliberircd

    Your own private chat server. No coding. Ready in minutes.

    ...Additional features include permanent channels that stay open when empty, overflow redirects, TLS encryption, and server linking. Available for Linux, macOS, FreeBSD, and Windows. Backed by real customer support and active commercial development. A free 60-day trial is included with every download — no account or credit card required. Plans start at just $15 a year. https://www.tlliberircd.org
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    OpenDDS

    OpenDDS

    OpenDDS is open source publish/subscribe middleware

    OpenDDS is an open source implementation of the Object Management Group (OMG) Data Distribution Service (DDS), providing a publish/subscribe middleware solution for real-time distributed systems. OpenDDS includes development and run-time tools. Full product information, source code, documentation, build instructions, and license information are available from http://www.opendds.org. Commercial consulting, support, and training for OpenDDS are available. OpenDDS is in production use today by organizations in the Aerospace/Defense, Manufacturing/Fabrication, Home Automation, Finance, and other domains.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    CWStudio
    CWStudio is a portable almost library-independent and computationally efficient generator of CW signals for telegraphy training purposes. It can create a sound with maximum similarity to the real air, simulating many difficulties.
    Leader badge
    Downloads: 9 This Week
    Last Update:
    See Project
  • 21
    Gpredict

    Gpredict

    Real time satellite tracking and orbit prediction

    Gpredict is a real-time satellite tracking and orbit prediction application. Gpredict can track an unlimited number of satellites and display the data in tables and various graphical view.
    Leader badge
    Downloads: 323 This Week
    Last Update:
    See Project
  • 22
    CSS-Only Chat

    CSS-Only Chat

    A truly monstrous async web chat using no JS whatsoever

    ...The project showcases creative use of CSS selectors, checkboxes, labels, and the :checked pseudo-class to mimic interactive behaviors normally handled by JavaScript. Messages are pre-written in the HTML and displayed based on user interaction, making it more of a playful experiment than a real messaging platform. Its main purpose is to illustrate the limits of CSS as a programming and UI tool, serving as both an educational example and a bit of humor within the developer community. By pushing CSS beyond its conventional role, it demonstrates how user interfaces can be simulated through styling tricks and static structures. ...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 23
    Omeclone

    Omeclone

    A clone of omegle.com

    Omeclone is an open-source clone of the Omegle-style anonymous chat platform, designed to replicate real-time, random user matching for text and potentially video communication. It provides a backend and frontend system that enables users to connect with strangers anonymously, mimicking the core experience of random chat services. The project typically includes WebSocket-based communication for real-time messaging, ensuring low latency and continuous interaction between users. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    WeChatLuckyMoney

    WeChatLuckyMoney

    WeChat's lucky money helper

    WeChatLuckyMoney is an automation-focused project designed to interact with and manage digital “red envelope” features within the WeChat ecosystem, commonly used for sending and receiving monetary gifts. The system likely automates actions such as detecting, opening, or managing these transactions in real time. It is built with a focus on responsiveness and efficiency, enabling users to interact with time-sensitive features more effectively. The project may include mechanisms for monitoring notifications, triggering actions, and handling user interactions programmatically. Its architecture suggests integration with mobile or messaging platforms, enabling seamless operation within the WeChat environment. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 25
    Ace Operator is a tool for enabling live communications between company representatives and online users from web sites. By clicking on the "live help" button, customers can get access to company representatives and exchange information in real-time.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next
Auth0 Logo