Showing 48 open source projects for "real time"

View related business solutions
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 1
    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: 7 This Week
    Last Update:
    See Project
  • 2
    RATS Search

    RATS Search

    BitTorrent P2P multi-platform search engine for Desktop

    Rats Search is a cross-platform search tool for torrent indexing across multiple BitTorrent DHT networks. It provides a GUI for searching decentralized torrent metadata in real time without relying on centralized indexes. Built with Electron and Vue.js, Rats Search emphasizes decentralization and anonymity, allowing users to explore content from distributed sources such as the BitTorrent Mainline DHT and WebTorrent. It supports filtering, magnet link generation, and acts as a privacy-conscious alternative to torrent search engines.
    Downloads: 92 This Week
    Last Update:
    See Project
  • 3
    Rocket.Chat

    Rocket.Chat

    The communications platform that puts data protection first

    Real-time conversations with your colleagues, other companies or customers. Enable teams to collaborate with real-time chat, audio, file sharing and video calls. Communicate in real-time with partners, vendors, suppliers or any external organization. Talk to visitors and customers in one place, regardless of how they connect with you.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    xmpp.js

    xmpp.js

    XMPP for JavaScript

    xmpp.js is a JavaScript library for the Extensible Messaging and Presence Protocol (XMPP), facilitating real-time communication features like instant messaging and presence information.
    Downloads: 0 This Week
    Last Update:
    See Project
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • 5
    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: 14 This Week
    Last Update:
    See Project
  • 6
    NodeBB

    NodeBB

    Node.js based forum software built for the modern web

    ...It's powerful, mobile-ready and easy to use. NodeBB Forum Software is powered by Node.js and supports either Redis, MongoDB, or a PostgreSQL database. It utilizes web sockets for instant interactions and real-time notifications. NodeBB has many modern features out of the box such as social network integration and streaming discussions, while still making sure to be compatible with older browsers. From brand communities to product support boards, forums are a great way to engage and provide value to your audience. At NodeBB, our mission is to provide forum software with all the modern features and performance you’ve come to expect from the social and mobile web. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    CryptPad
    ...CryptPad supports various applications, including rich text documents, spreadsheets, presentations, code editing, kanban boards, polls, and whiteboards, facilitating real-time collaboration among teams. Users can access CryptPad without creating an account, and the platform also offers self-hosting options for organizations seeking full control over their data.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 8
    BitTorrent Tracker

    BitTorrent Tracker

    Simple, robust, BitTorrent tracker (client & server) implementation

    A self-hosted, open-source BitTorrent tracker written in Node.js, allowing users to run their own torrent tracking server.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 9
    Zulip

    Zulip

    Powerful open source team chat application

    Zulip is a powerful open source group chat application that combines the immediacy of real-time chat with the productivity benefits of a threaded conversation model. Zulip’s unique threading model allows users to easily catch up on important conversations, helping to save time and increase productivity.
    Downloads: 3 This Week
    Last Update:
    See Project
  • Forever Free Full-Stack Observability | Grafana Cloud Icon
    Forever Free Full-Stack Observability | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 10
    Cloud Torrent

    Cloud Torrent

    Cloud Torrent, a self-hosted remote torrent client

    Cloud torrent is a a self-hosted remote torrent client, written in Go (golang). You start torrents remotely, which are downloaded as sets of files on the local disk of the server, which are then retrievable or streamable via HTTP. Go is required to install from source. The provided set of core features requires large structural changes and therefore requires a complete rewrite for best results. This rewrite is in progress in the 0.9 branch though it will take quite some time. It will be...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 11
    WebTorrent CLI

    WebTorrent CLI

    WebTorrent, the streaming torrent client. For the command line

    WebTorrent CLI is a command-line interface for the WebTorrent protocol, enabling users to stream, download, and seed torrents directly from the terminal using Node.js. It supports both traditional BitTorrent and WebTorrent peers, bridging the gap between desktop clients and browser-based peers. With a simple and intuitive interface, WebTorrent CLI allows users to instantly stream videos (especially with built-in support for VLC, MPV, and Chromecast), making it ideal for media consumption...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 12
    Engine.IO

    Engine.IO

    Transport-based cross-browser bi-directional communication layer

    ...And if the connection is lost, the client will automatically try to reconnect. Scale to multiple servers and send events to all connected clients with ease. Socket.IO is a library that enables real-time, bidirectional and event-based communication between the browser and the server. There are also several client implementation in other languages, which are maintained by the community. The client will try to establish a WebSocket connection if possible, and will fall back on HTTP long polling if not. WebSocket is a communication protocol which provides a full-duplex and low-latency channel between the server and the browser.
    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: 37 This Week
    Last Update:
    See Project
  • 14
    Gangio Desktop

    Gangio Desktop

    Gangio is a full-featured chat and communication platform.

    Gangio is a full-featured chat and communication platform. It provides real-time messaging, server-based communities, direct messaging, voice/video communication, and social features in a modern, responsive interface.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15

    8N1Term

    High-speed serial terminal for embedded systems and protocol analysis

    High-throughput serial capture without dropped data. Real-time plotting and visual inspection of incoming data. Combined ASCII / HEX views suitable for low-level debugging. Multi-window workflows for parallel monitoring. Cross-platform support (Windows, Linux).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    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
  • 17
    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
  • 18
    react-orbitdb

    react-orbitdb

    react hooks and providers for dealing with ipfs orbit-db datasources

    ...OrbitProvider creates a shared IPFS Node and an orbit-db instance. useOrbitDb connects and return records from an OrbitDB database. useOrbitDb connects and return records from an OrbitDB database. records are updated in real-time.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Spectrum

    Spectrum

    The community platform for the future

    ...However, much of the available community software has remained unchanged since their inception, proving themselves insufficient for the needs of most modern communities. Enter Spectrum: a community platform that combines the best of forums and real-time chat apps. Spectrum is a platform that helps start and grow healthy and productive communities, with features like best-in-class moderation tooling, threaded conversations by default, community health monitoring, brandable signup page and more. Spectrum makes it easy for community owners to grow, manage and measure the impact of their online communities, and makes communities more discoverable. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    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: 2 This Week
    Last Update:
    See Project
  • 21
    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
  • 22
    AXYZ

    AXYZ

    Newsfeed aggregator

    The article explains the design and the characteristics of a new open source content aggregation system. Among the features of the program, stands out a new processing engine of syndication channels, monitoring capability of information recovery in real time, the possibilities of the configuration of aggregator behavior, automatic classification of contents and new models for representation of information from relational interactive maps. On the other hand, the aggregation program, which named AXYZ, is designed to manage thousands of syndication channels of RSS format. Furthermore it also provides statistics that can be used to study the production of any producer subject and the impact of the information that published in other sources. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    Kliker

    A web-based "responder" application for getting real time feedback.

    Kliker systems, commonly called "clickers", "Responders" or "Classroom Response Systems". Students send their answers to teacher’s multiple choice questions. Such systems encourage active learning in the classroom. Kliker is a web application . The lecturer and participants open the corresponding html page. The lecturer/teacher opens a "virtual room" and participants/students enter. They answer to lecturer's questions and send him their remarks and answers. An example of this...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    integral

    integral

    Fast CGI-based AsteriskPBX cluster administration tool.

    Allows OnLine monitoring of all kind Asterisk functioality: - Real-Time channel monitoring; - Queue Agents control; - Conference Administration; - Config edition; - Asterisk Core monotoring;
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    WebUploader

    WebUploader

    A new file uploader solution

    ...When network problems cause transmission errors, only the error fragments need to be retransmitted instead of the entire file. In addition, fragmented transmission can track upload progress in more real-time.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB