Showing 652 open source projects for "simple chat"

View related business solutions
  • Stop Storing Third-Party Tokens in Your Database Icon
    Stop Storing Third-Party Tokens in Your Database

    Auth0 Token Vault handles secure token storage, exchange, and refresh for external providers so you don't have to build it yourself.

    Rolling your own OAuth token storage can be a security liability. Token Vault securely stores access and refresh tokens from federated providers and handles exchange and renewal automatically. Connected accounts, refresh exchange, and privileged worker flows included.
    Try Auth0 for 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
    This is a simple, easy to install and easy to configure chat script in perl.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    PHP-Webportal

    PHP-Webportal

    PHP Web Portal based on PHP/MySQL

    ...You can visit PHP-Webportal at https://webportal.de.cool Download now @ GitHub https://github.com/masteraccurate/PHP-Webportal Bugs are archived in discussions The Chat-Script is aviable at: https://www.metachris.com/projects/most-simple-ajax-chat-ever/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    TeleBot

    TeleBot

    The easy way to write Telegram bots in Node.js

    The easy way to write Telegram bots in Node.js. Events include keyboard, button, inlineKeyboard, inlineQueryKeyboard, inlineButton, answerList, getMe, sendMessage, deleteMessage, forwardMessage, sendPhoto, sendAudio, sendDocument, sendSticker, sendVideo, sendVideoNote, sendVoice, sendLocation, sendVenue, sendContact, sendChatAction, getUserProfilePhotos, getFile, kickChatMember, unbanChatMember, answerInlineQuery, answerCallbackQuery, answerShippingQuery, answerPreCheckoutQuery,...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 4
    Auto Liker for Viber messages

    Auto Liker for Viber messages

    Free and simple Auto Liker for Viber group chat messages.

    Auto Liker for Viber messages is a free and simple to use Liker tool for Viber group chat messages. Like ALL messages in a group chat with the click of one button!
    Downloads: 0 This Week
    Last Update:
    See Project
  • Go From AI Idea to AI App Fast Icon
    Go From AI Idea to AI App Fast

    One platform to build, fine-tune, and deploy ML models. No MLOps team required.

    Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
    Try Free
  • 5

    PoundText

    A simple program to modify text

    A simple program to modify text. It puts a # in front of every word if you want. It can turn your text upside down. It has a rudimentary text encryption code. This application is useful for chats, for example Youtube, facebook, twitter. It is coded with Visual C++ 2015, MFC. Visual C++6 will not compile this. You can compile for Win32 and Win64. For example, this Hello Youtube people! becomes this #Hello #Youtube #people! For example, this Where are you guys? becomes this ¿sʎnƃ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    crcophony

    crcophony

    Fast, neat discord TUI written in Crystal

    A simple Discord Terminal UI written in Crystal. Self-bots are not allowed by Discord's Terms of Service. Using crcophony could technically count as using a self-bot. Use this project at your own risk, it isn't my fault if it gets you banned. That being said, I'm trying my best to ensure the application is as safe as possible. You cannot do anything in crcophony that you can't do in the normal Discord client (in fact, there are things you can do in the Discord client that you can't do in...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    Ai-chan

    A simple chat bot written in Python.

    Ai-chan is a chat bot you can run offline. You can teach her new conversations, share her memory data, change her appearance, her name, the way she calls you, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    IP-Chat

    IP-Chat

    UDP based desktop chatting app which supports AES-256 bit encryption.

    Simple Encrypted chat application built with Java. It uses AES-256 bit block cipher algorithm.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    chat-app-in-socket.io-&-express

    chat-app-in-socket.io-&-express

    Complete chatting system in javascript

    This is a simple chat system developed with socket.io and express. The code is good for beginner developers that want to pickup javascript especially socket and express. The codes are well structured in such a away that is easily understandable. INSTALLATION AND SETUP PROCEDURE: https://www.youtube.com/channel/UCBemL4ht7jmZY9tJ8NGkS-A?sub_confirmation=1 Please subscribe to our channel for more source codes.
    Downloads: 0 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
    Xabber

    Xabber

    Open-source XMPP client for Android

    Open source Jabber (XMPP) client with multi-account support, clean and simple interface. Being both free (as in freedom!) and ad-free, Xabber is designed to be the best Jabber client for Android. Xabber uses Gradle build system. The only specific thing is git submodule for the MemorizingTrustManager library. Since it’s inception in 2011, Xabber has grown to be a number one XMPP client for Android. It is fast, reliable and packed with lots of features that make it more advanced than most...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Protocol plugin for Office 365/Lync/OCS

    Protocol plugin for Office 365/Lync/OCS

    for Adium, Pidgin, Miranda and Telepathy IM Framework

    Please make sure to read this page: http://sourceforge.net/p/sipe/wiki/Frequently%20Asked%20Questions/ A third-party Pidgin/Adium/Miranda/Telepathy plugin for the extended version of SIP/SIMPLE used by various products: * Skype for Business * Microsoft Office 365 * Microsoft Business Productivity Online Suite (BPOS) * Microsoft Lync Server * Microsoft Office Communications Server (OCS 2007/2007 R2) * Microsoft Live Communications Server (LCS 2003/2005)
    Downloads: 17 This Week
    Last Update:
    See Project
  • 12
    CSS-Only Chat

    CSS-Only Chat

    A truly monstrous async web chat using no JS whatsoever

    css-only-chat is a proof-of-concept demonstration that implements a functioning chat interface using only HTML and CSS, without any JavaScript or backend logic. 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...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    This will be a simple tandem text editor. It will broad cast document events to clients over a web connection. What it should do is allow more than one person to edit a document at the same time. Of course the one editing has a lock.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Java Games and Graphics is meant to be a fun project. The goal here is to have fun with JAVA graphics and JAVA games. There is no specific goal as to what kind of graphics or games.This project features an RPG Role Playing, MUD, and Turn Based Combat gam
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Pearl GNOME 7.1

    Pearl GNOME 7.1

    A Smooth Clean Out of Box GNOME Desktop by Pearl Linux

    Based on Ubuntu's 18.04 LTR, Pearl GNOME is a full featured workhorse and we released both the 32 bit version as well as the 64 bit version of a desktop. All the Pearl Linux standard software is pre-installed minus compiz by default on the 32 bit version only which comes on all other Pearl releases including OBS-Studio for both 64 and yes 32 bit for obs-studio as well. SPECIAL BONUS FOR OBS-STUDIO USERS. 64 BIT VERSION COMES WITH PRE-INSTALLED LINUX BROWSER SOURCE (for adding youtube chat...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    toprepostme
    I am a founder of Top Repost Magazine We launched a great program with multiple open source projects. We start from Instagram and spread out of the web at super fast speed. Our magical community word #toprepostme travels the best. Google it, you will see. We have more than 10 accounts with @top_repost prefix and each growth fast, authentic. People love us, we do a great job on Instagram. We promote amazing talented people, we connect for real. All around magical tag #toprepostme. We have...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Simple Web Chat

    Simple Web Chat

    Simple open source php based HTML5 rich web chat system

    Its a high performance simple feature rich and fully customizable web based chat implemented using php and jquery with auto fall-back from HTML5 WebSocket to HTML5 SSE to Ajax Long Polling Can work with or without any database server and sessions It can be used as standalone or as module / plugin in any website Fetaures: 1) Registration, login, forgot password 2) Search and add contacts, manage groups 3) Broadcast, one to one & group chat 4) Desktop notification, sound alert, auto scroll to new message 5) Attachments, smileys 6) Multiple tab chat 7) Message History *Audio-Video chat using WebRTC integrated into code, but not yet tested All these managed without use of any database server. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18

    Simple Chat

    Messaging app with client server architecture.

    This is a messaging app coded in python3 by Eren Suner. !!! DO NOT SHARE CONFIDENTIAL INFORMATION !!!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    RSMQ

    RSMQ

    Redis Simple Message Queue

    A lightweight Redis-backed message queue for handling simple distributed messaging and job processing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Cog

    Cog

    Bringing the power of the command line to chat

    ...Cog is easy to install and simple to operate while remaining powerful enough to handle complex enterprise workflows. Cog brings the power of the command line to the place you collaborate with your team all the time, your chat window. Powerful access control means you can collaborate around even the most sensitive tasks with confidence. A focus on extensibility and adaptability means that you can respond quickly to the unexpected, without your team losing visibility.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    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
  • 22

    Spam Bot Kicker for Mirc and AdiIRC

    A simple spambot/bad word kicker for mIRC and AdiIRC

    1) install the script in your IRC Client 2) right click in channel 3) activate the script from the dialog 4) add or remove word/phrases as needed.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23

    Simple Client Server Chat Example

    An example of a simple chat system

    This project is a demonstration example on multi-threading programming in Java (old school) and network programming (String exchanges over network). The multi-threading part aims to show how to avoid blocking methods by putting them in separate thread, therefor, the ExecutorService was not used. Two Runnable interfaces are available in the server and the client to show how the dialog is managed. The Socket part aims to show how simple communication using TCP/IP are quite simple. The system...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Customizer for Ares chat

    Customizer for Ares chat

    Simple editor de texto para nicks y topics del chat de Ares.

    Customizer es un editor de texto especial para crear nicks y topics. Esta diseñado para tener un funcionamiento simple e intuitivo, permitiendote asi diseñar customs de manera mas fácil y rápida. Las tetras y fondo se pintan de la misma manera que cualquier editor de texto (como word, writter, wordpad, etc.). Ademas cuenta con una forma facil y sencilla de agregar caracteres superpuestos (diacriticos), y un acceso rapido al charmap para seleccionar caracteres unicode especiales. Por ultimo...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    MMORPG

    MMORPG

    MMORPG

    This MMORPG project is a Flash-based multiplayer online role-playing game engine designed for browser gameplay. It includes core components such as character movement, chat, map transitions, and simple combat systems, serving as a foundation for developing 2D online games. The codebase is suitable for learning how multiplayer mechanics work in ActionScript and supports socket-based networking.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB