Showing 59 open source projects for "simple chat"

View related business solutions
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build, govern, and optimize agents and models with Gemini Enterprise Agent Platform.
    Start Free
  • Enterprise-grade ITSM, for every business Icon
    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.

    Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
    Try it Free
  • 1
    WaterCooler Chat

    WaterCooler Chat

    Simple PHP/Ajax Chat

    WaterCooler chat lets you embed a chat container wherever you like. It does not need a MySQL database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Free Webcam Chat

    Free Webcam Chat

    Free Chat is pre-populated with Models, Members and Guests.

    Providing a live interactive free chat 24 hours a day on your own web site. Built in Horse Racing Game - every 30 minutes where members can win real money automatically deposited to their accounts. Chat users can easily chat anonymously, change head icons and see every live cam, every member and guest in an intuitive right side menu with picture and smiley faces uploading.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    React-Motion

    React-Motion

    A spring that solves your counter animation problems

    Animate a counter from 0 to 10. Works with React-Native v0.18+. A spring that solves your animation problems. You can develop simple transitions, chat heads, draggable balls, todoMVC list transition, photo gallery, spring parameters chooser, water ripples, and draggable lists. For 95% of use-cases of animating components, we don't have to resort to using hard-coded easing curves and duration. Set up a stiffness and damping for your UI element, and let the magic of physics take care of the rest. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    PHP Webcam Live Streaming

    PHP Webcam Live Streaming

    Web based live video streaming from webcam.

    ...PHP Live Streaming Edition Highlights: + Create Live Video Channels + Broadcast Live Video from Browser + Share Channels Link/Embed Code + Limit Total Use Time by Channel + Simple Setup + Easy to Install + Full PHP Source Code + Easy to Integrate Requires a RTMP hosting to setup rtmp side (see installation instructions).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 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
  • 5
    Messenger for Desktop 2

    Messenger for Desktop 2

    A simple & beautiful desktop client for Facebook Messenger

    A simple & beautiful desktop client for Facebook Messenger. Chat without distractions on OS X, Windows, and Linux. Not affiliated with Facebook. This is not an official product.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    Saros - Distributed Party Programming
    Saros brings multi-writer synchronous distributed editing to the Eclipse IDE, e.g. for joint code reviews, explaining code remotely, or distributed pair programming -- all also for more than 2 participants; we call this Distributed Party Programming. It includes refined awareness functionality, text chat, and a simple distributed whiteboard/sketching facility. Eclipse Update Site: https://www.saros-project.org/update-site/eclipse
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Claudia Bot Builder

    Claudia Bot Builder

    Create chat bots for Facebook Messenger, Slack, Amazon Alexa, etc.

    Claudia Bot Builder helps developers create and deploy chat-bots for various platforms in minutes to AWS Lambda. It simplifies the messaging workflows, automatically sets up the correct web hooks, and guides you through configuration steps, so that you can focus on important business problems and not have to worry about infrastructure code. This code is enough to operate bots for all supported platforms. Claudia Bot Builder automatically parses the incoming messages into a common format, so...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Cux Bomberman

    Cux Bomberman

    JAVA websocket implementation for a bomberman-like game

    This application uses JAVA and Glassfish server to provide an active and simple webSocket server for an online, multiplayer bomberman-like game. It only requires a running glassfish server to deploy the application on and a MySQL database server. After deployment and first run, anyone can access your webserver, register and play the game, using only a web browser that has built-in support for webSockets
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    DenChat

    DenChat

    Invitation only live encrypted webchat

    I spent a long time programming this. It went from a simple encrypted live webchat that I had to add users manually to an invitation only live encrypted webchat. It has made it very far since the project began. I finally have decided to share my work. I programmed all of the php files myself and I created the background image as well as the audio file. The only third party libraries that were used are jQuery 1.8.2, a jQuery plugin called idle timer, and ZeroClipBoard.
    Downloads: 5 This Week
    Last Update:
    See Project
  • Compliant and Reliable File Transfers Backed by Top Security Certifications Icon
    Compliant and Reliable File Transfers Backed by Top Security Certifications

    Cerberus FTP Server delivers SOC 2 Type II certified security and FIPS 140-2 validated encryption.

    Stop relying on non-certified, legacy file transfer tools that creak under the weight of modern security demands. Get full audit trails, advanced access controls and more supported by an award-winning team of experts. Start your free 25-day trial today.
    Start Free Trial
  • 10

    WSChat

    PHP Web Chat System utilizing Websockets HTML5 Technology

    Simple Web Chat System which uses PHP Websockets server code and Javascript client HTML5 API to bring a system similiar to IRC (Internet Relay Chat) for live interactive Internet text messaging between users via web interface. Suppports system domains, channels (with various modes), private messaging and many other features. System data is stored into SQLite database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    connect-flash

    connect-flash

    Flash message middleware for Connect and Express

    connect-flash is a simple middleware for Express and Connect frameworks that enables easy storage and retrieval of one-time flash messages in a user session, which are particularly useful for displaying success or error notifications after redirects in web applications. Once installed and wired into a session-enabled Express app, it lets you set messages that persist across a single request–redirect–response cycle and then automatically clears them so they don’t show up repeatedly. The API...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    phpFreeChat is a free, simple to install, fast and customizable chat that uses by default files for message and nickname storage. It uses AJAX to smoothly refresh and display the chat zone and the nickname zone.
    Downloads: 20 This Week
    Last Update:
    See Project
  • 13

    Simple Anonymous Chat

    Simple anonymous chat on JS/jQuery/PHP

    Simple anonymous chat. Front-end is written on JavaScript+jQuery and HTML. Back-end is written on PHP. Demonstrative page here: http://apis.sekkyoku.org/anonchat Original idea by Kenrick Beckett. Anonymity brought by Akito Iwakura.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Diamond Chat

    Diamond Chat

    Low weight, safe, self-installing web-application for Chat.

    Diamond Chat is a low weight, safe and simple self-installing web-application for Chat. The version uploaded is just a "quick and dirty" demo of the application, but a working and usable demo. It was written in a week for a school project. The full and professional version will be coming out as soon as I get time to write it. Thanks for understanding.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 15
    A collection of practical and useful PHP scripts which impose minimum requirements to hosting systems. Currently it contains a gallery, chat, blog and snippets collection scripts.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    HTTP chat server for the board game "Are You A Werewolf?". It's a general AJAX chat server with simple private-room, phase-change, message-filter, and election functions so any Mafia-like game can be played.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    A simple PHP/MySQL based chat alternative for webmasters to incorporate into their own site. Implements Ajax and designed to be embedded on a specific page. Basic administration options are also available with more to come in future releases.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    A simple and easy to use shoutbox module for any website running PHP5 and MySQL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Gob is a simple and lightweight online chat application which utilises a Java applet as the interface to a small Java chat server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Mia is a web based Ajax chat application developed with JavaScript & PHP. Key intentions and achievements of Mia are; simple setup, ease of use, secure, platform independent, and database platform agnostic
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Simple instant messager app for small-usergroups. Supports clustering, voice, video streaming, file exchanging and some other features.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Yet another chat in PHP ;-) With multiple public and private rooms, private online and offline messages, etc. If you like it use it! If you want something to change help to develop it!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Shadowbox is a simple web chat. It's possible insert quickly shadowbox inside a web site. Shadowbox support emoticons and html tag, words' color and words' dimension. You can see a dimostrantion at http://slide.altervista.org/shoutbox/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    SICSY is a system, in which a server and multiple clients can communicate in near real-time. It allows for developers to easily create such systems, for anything from chat to games. The client is written in Javascript/AJAX, and the server in Perl.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Simple Chat Solution with PM, different Rooms and OPstatus based on xajax and implemented totally in PHP and JavaScript. Uses MySQL for Database Backend.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB