Showing 205 open source projects for "message"

View related business solutions
  • 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
  • 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
  • 1
    Claudia Bot Builder

    Claudia Bot Builder

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

    ...Claudia Bot Builder automatically parses the incoming messages into a common format, so you can handle it easily. It also automatically packages the response into the correct message template for the requesting bot, so you do not have to worry about individual bot protocols. Claudia Bot Builder doesn't have a stand-alone http server in the background (such as Express, Hapi, etc.), instead it uses API Gateway and it's not trivial to simulate similar environment locally. Deploy it with --version test to create a separate test environment directly in AWS Lambda.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 2
    Electronic WeChat

    Electronic WeChat

    A better WeChat on macOS and Linux. Built with Electron

    ...If you want to build the app by yourself rather than download the release directly, please consider to use the source code from the production branch, the master branch is under development and we cannot guarantee it to be stable. The supported and available features are: a modern UI and all features from Web WeChat, block message recall, stickers showing support, share subscribed passages on Weibo, Qzone, Facebook, Twitter, Evernote, and email. Also, you can mention users in a group chat, drag and drop to send photos. it behaves like a native app, based on dozens of optimization, and removes URL link redirects and takes you directly to blocked websites (e.g. taobao.com). ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    ExtremeTalk(XT)是一个用于企业或者组织内部进行在线通讯的,基于XMPP(Jabber)协议的即时通讯系统。ExtremeTalk(XT) is an Instant Messaging(IM) collaboration platform based on XMPP(Jabber) for enterprises and organizations
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    PinoyChat - Desktop Version

    PinoyChat - Desktop Version

    PinoyChat: The International Chatroom App for Desktop

    PinoyChat: Windows Version is a Cross-Platform and a Port for PinoyChat from Android to Windows (Also Available on Other devices/platforms) Application for Android for chatting with multi-user rooms, Private Messaging with other Chatters and There is no registration required or any other stuffs to use this App! Just Download and make sure to have an Internet Connection and then You are Up! [LIKE PINOYCHAT ON FACEBOOK] https://www.facebook.com/pinoychatapp [ REQUIREMENTS for...
    Downloads: 0 This Week
    Last Update:
    See Project
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • 5
    This software shall enable users to send / receive denyable messages: Nobody can prove a message is from / for a specific user. Messages can be made private (by using password) or are public. All messages have an expiration time/date / event
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    BlackBoxSocket

    My twist to a Java based secure layer for socket communication.

    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    NetChat

    NetChat

    A small, reliable, local network messenger that doesn't need internet

    NetChat allows you to message any computer that is on the same network. Perfect for businesses when employees need to contact their co-workers. NetChat is quicker than sending an email. It can be set to pop up in front of every other window, or can display a balloon notification in your task bar. This assures that no one is going to miss what you are sending them, which is a common problem with emails.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 8
    wechat-php-sdk

    wechat-php-sdk

    WeChat public platform php development kit, weixin developer SDK

    The WeChat public platform is a platform for operators to provide information and services to WeChat users through the official account, and the public platform development interface is the basis for providing services. After the developer creates an official account on the public platform website and obtains interface permissions, he can read the interface document to help development. In order to identify users, each user generates a secure OpenID for each official account. If you need to...
    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: 0 This Week
    Last Update:
    See Project
  • Full-stack observability with actually useful AI | Grafana Cloud Icon
    Full-stack observability with actually useful AI | 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

    'Leet Network

    'Leet Network is a free chatting client Based on java technologies.

    'Leet Network is a free chatting client Based on java technologies. Within a friend on chat you can send text message,transfer file and send emoticon and many more.Let enjoy with every moment with your loved one anonymously. Requirments : OS : Windows, Linux, OS X, FreeBSD Java 8 ( jre ) and later ( Oracle recommanded ) http://www.oracle.com/technetwork/java/javase/downloads/jre8-downloads-2133155.html
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Project-Connect

    Project-Connect

    Just another LAN messenger

    IPTalk is a LAN messenger for Windows and Linux OS. It allows users to chat, transfer files over LAN. Main Features are: Threaded message broadcasts Chat logging Fast file transfer A great UI
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    ...The AES encryption and decryption is based on 128 bit key which is reached by padding the resulting SHA256 from your provided password. Simply put, SHA is a checksum that change when a single bit change. When you send a message with a password field, the resulting password checksum is cut at 128 bit which means 16 characters bytes KEY is entered into AES 128 bit encryption and decryption scheme. The resulting ciphertext is sent to the server while the server relay it to the connected peers. Those connected peers need to have the same password in order to read the message. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    interactive shoutbox, very fast, no database required, easy to integrate on sites with accounts like forums, records history if too many peopoel writes at one moment
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Secure Internet Live Conferencing

    Secure Internet Live Conferencing

    Secure chat and conferencing protocol

    ...The main difference to other protocols is that SILC has been designed with security as its main feature. All packets and messages sent in SILC network are always encrypted. Private messages are encrypted end-to-end, channel message are encrypted with channel-wide secret key and secure file transfer is protected peer-to-peer.
    Leader badge
    Downloads: 9 This Week
    Last Update:
    See Project
  • 15

    Live Support Chat using SignalR

    ASP.Net live support chat

    ...Click 'Operator Login And Go To Support Online' button. 4. Open OnlineSupport.aspx in other browser to simulate user (if operator browser is IE then this should be Chrome or Firefox) 5. Now try sending message as both user and operator from their respective browser
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    VChat

    VChat

    Chat Application and file sharing application

    This application enables chatting in local area connection and also able to send and receive files.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 17

    UDP Chat

    Network text chat (instant message) app requiring zero configuration

    Text chat between computers on the same Local Area Network, requiring absolutely no setup or configuration. No server preparation or IP address information is required. Just start the program on any connected machine. Because this script uses UDP, anyone who runs it on a local network will automatically receive messages broadcast by others on the same network. A separate server program and/or connection(s) to specific IP addresses are NOT required. A "who's online" function is...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    connect-flash

    connect-flash

    Flash message middleware for Connect and Express

    ...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 is minimal: you call req.flash(type, message) to store a flash and then read them back in views or route handlers when needed, which makes it a practical solution for form submission feedback, login failure notices, and other transient user alerts. By abstracting flash message handling into middleware, connect-flash eliminates the need for manual session management code and enhances UX with consistent request feedback patterns.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    Skype Bot (Auto Talker)

    An enhanced, userfriendly, programmable chat bot for Skype

    ...Second thing that this program does is that it doesn't simply compare strings to search for answers, but it uses a different strategy to calculate resemblance between strings, and this sort of overcomes typing errors, misspelled words, or inverted phrases. In addition to the features mentioned above, it several secondary features that enhances user experience like a testing section, message delaying, greeting message, and the ability to load and backup database into files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    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: 5 This Week
    Last Update:
    See Project
  • 21

    XmppSimpleMessageSender

    Simple Command Line XMPP message sender

    Written in Java and to be used from command line this is a tool that can be used to send message to a XMPP server. Messages can be send directly to a user or a chat room. Example scenario: use SVN hook to put checkin messages into a Jabber conference with history.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    JClaim
    Java Instant Message (IM) Library, Client and Tools. Flexible framework to design your own. AIM, ICQ, Yahoo, MSN, Jabber, SMS, Nate, GoogleTalk. GUI, spell checking and more. Includes a web interface for remote/cell access. Mac, Win, Linux friendly
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Downloads of open source phpBB modifications, hacks, templates, and add-ons created by Thoul of www.phpbbsmith.com.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    This script sends svn commit message updates to a campfire chatroom. You can monitor any number of folders on any number of repositories. You DO NOT have to install a post-commit hook or otherwise control the repository! Now supports the new official cam
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    ourTinyTinySpace

    ourTinyTinySpace

    Experience the best connecting easy-to-use app with your friends

    Experience the best connecting easy-to-use application with your friends, with this smart real time easy forum. No much knowledge in programing required for install, no database is required. Written in PHP, uses XML as datastoring
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB