Showing 2601 open source projects for "message"

View related business solutions
  • $300 Free Credits for Your Google Cloud Projects Icon
    $300 Free Credits for Your Google Cloud Projects

    Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.

    Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • Ship Agents Faster Icon
    Ship Agents Faster

    Transform your applications and workflows into powerful agentic systems at global scale.

    Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
    Get Started Free
  • 1
    IBM Websphere MQ Admin Tool

    IBM Websphere MQ Admin Tool

    Managing IBM MQ objects and messages

    A free and pure Java GUI application is an excellent replacement for MQ Explorer for administering all versions of IBM Websphere MQ which are in support. In particular this includes the z/OS platform. It provides extra features that include message edit, analyse, backup/restore, queue purge, queue and channel status monitoring, output object properties to csv and much more.... This open source application is written in Java 1.8 and using NetBeans IDE 8.2. Currently using IBM MQ client lib 8.0. This project is actively being developed. All features are created for the daily task of any MQ Admin team, any suggestions for general programming discussion,feedback, new feature request are welcomed. ...
    Downloads: 11 This Week
    Last Update:
    See Project
  • 2
    Protobuf Viewer

    Protobuf Viewer

    A tool for Mac to view protobuf message without a proto file

    A tool for Mac to view the google protobuf encoded message. You don't need a proto file, ProtobufViewer auto detects the possible scalar type for you. You can also change the scalar type on the fly. ProtobufViewer also support parsing incomplete protobuf messages.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 3
    Gutenberg Typography Kit

    Gutenberg Typography Kit

    A meaningful web typography starter kit

    ...Beautiful typographic styles can be made by setting base type size, line height (leading), and measure (max-width). Gutenberg is a work-in-progress project by Matej Latin that brings meaning and craftsmanship to web typography. The reader should be able to read the message of a text easily and comfortably. This depends to a not inconsiderable extent on the size of the type, the length of the lines and the leading. Gutenberg sets the baseline grid to establish a proper vertical rhythm and makes sure all elements fit into it. It sets up the macro typography so you can focus on the micro–typographic details. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    LibreOffice Java MessageBox Class

    LibreOffice Java MessageBox Class

    Simplifies messagebox generation using Java and LibreOffice SDK API

    The LibreOffice Java MessageBox Class simplifies generation of a com.sun.star.awt.XMessageBox with a custom title and message, a selected icon (determined by MessageBoxType), and selected response buttons. The selections are made using the same values as for XMessageBox. Return values are identical to those of XMessageBox excepting addition of an error return value. For convenience, the selection and return values are included as comments in the source file.
    Downloads: 0 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

    GUI Chat Application

    Graph data structure designed for social application

    The goal of the project was to design a very simple chat application. The application allows you to create an account with a username and password. Once logged into the app the user can add multiple friends and message them. The focus was on designing a suitable data structure that will efficiently deal with all the data needed for the application to function properly. The data structure chosen was a graph. Graph data structures are the most common structures used for social media application. Some of the data that needs to be handled are account details, friends lists, chats, messages and notifications. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Beehive Forum
    PHP/MySQL Discussion Forum with frames-based layout, reply-to-user, e-mail notification, HTML-posting, signatures, friends & killfiles, user promotion/demotion and full admin tools.
    Downloads: 18 This Week
    Last Update:
    See Project
  • 7
    Add to Homescreen call out

    Add to Homescreen call out

    Add to home screen call-out for mobile devices

    ...It was built for mobile web apps that wanted a clearer install-style callout before modern progressive web app behavior became more standardized. The script automatically shows an overlay message on supported mobile devices, making the add-to-home-screen action easier for users to notice. It was designed for compatibility with iOS 6 and later, Chrome for Android, and planned Windows Phone support. Developers integrate it by adding the CSS and JavaScript files to a page and calling the main function early in the document. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    C1000K-Servers

    C1000K-Servers

    High performance websocket servers implemented by Spray-can

    ...The project focuses on large-scale long-lived WebSocket connections and documents tests reaching more than one million active connections. It includes simple server prototypes that can act as scaffolds for chat, message pushing, notification, or real-time delivery systems. The repository also provides deployment and tuning guidance for servers, clients, memory settings, file descriptor limits, and multiple test IPs. It is useful for engineers evaluating WebSocket stack behavior under extreme connection pressure.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    pypubsub

    Publish - subscribe API for message/event-based python applications

    PyPubSub provides a publish - subscribe API that facilitates the development of event-based (also known as message-based) applications. PyPubSub supports sending and receiving messages between objects of an application, as well as a variety of advanced features that facilitate debugging and maintaining topics and messages in larger applications. I have moved the project to github at https://github.com/schollii/pypubsub.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Fully Managed MySQL, PostgreSQL, and SQL Server Icon
    Fully Managed MySQL, PostgreSQL, and SQL Server

    Automatic backups, patching, replication, and failover. Focus on your app, not your database.

    Cloud SQL handles your database ops end to end, so you can focus on your app.
    Try Free
  • 10

    Discriminative Language Editor

    Discriminative language editor based on ontologies

    ...When the internal ontology-based analyzer detects a potential discriminative expression the user is advised by underscoring the related words in the text. A descriptive message about the issue is also shown to the user when the cursor is placed over the potential discriminative expression.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    facebook-tunnel

    facebook-tunnel

    Tunneling Internet traffic over Facebook chat

    ...Its core idea is to encode packets as Base64 and send them through chat-based communication rather than a normal network tunnel. The project uses TUN/TAP networking concepts and includes components for interacting with Facebook login, message sending, and message receiving. It depends on tools and libraries such as Gumbo parser, libcurl, TUN/TAP support on Linux, GCC, G++, CMake, and related build components. The repository describes the project as unfinished, with planned work around completing the client, adding obfuscation or cryptography, and supporting more platforms. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Elemental OS

    Elemental OS

    The OS of the future.

    ...At the moment, the source code is being kept private, but will be released with the final release. If you would like to contribute or have any doubt feel free to mail me (sofferjacob@gmail.com) or send me a message. © 2016 Elemental LTD. Elemental OS, Elemental Kernel and all Elemental software and packages are licensed under the Elemental Free Software License. You may find a copy of this license at: https://raw.githubusercontent.com/ElementalOS/LICENSE/master/LICENSE.txt Third Party software and packages have their own respective licenses.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13

    x.mq

    Java message queue

    'message queue' hecho en java (basado en una de mis plantillas para servidores e invirtiendo 3 tardes, literalmente) y almacenando todos los mensajes en memoria (HashMap + CopyOnWriteArrayList).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    AWS IoT Arduino Yún SDK

    AWS IoT Arduino Yún SDK

    SDK for connecting to AWS IoT from an Arduino Yún

    The AWS-IoT-Arduino-Yún-SDK allows developers to connect their Arduino Yún compatible Board to AWS IoT. By connecting the device to the AWS IoT, users can securely work with the message broker, rules and the Thing Shadow provided by AWS IoT and with other AWS services like AWS Lambda, Amazon Kinesis, Amazon S3, etc. The AWS-IoT-Arduino-Yún-SDK consists of two parts, which take use of the resources of the two chips on Arduino Yún, one for native Arduino IDE API access and the other for functionality and connections to the AWS IoT built on top of AWS IoT Device SDK for Python. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    gFortune

    gFortune

    A simple fortune telling game for Unix systems

    gFortune (GNU Fortune) is a simple fortune telling game written for Unix like operating systems. The user picks a number from 1-20 and depending on what they choose a specific message or "Fortune" is then displayed. gFortune is Free Software licensed under GNU General Public License V2.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    AppSec Labs WCF Toolkit

    A Generic Client and Proxy tool for WCF-based applications

    The AppSec Labs WCF Toolkit is a tool that can help QA/Pentesters/developers and more, to test a WCF endpoint , as well as testing WCF client-server based applications for security issues by viewing and manipulating traffic. The application is for Non-Commercial use! This app was developed by Gilad Ofir, Senior Application Security Consultant for AppSec Labs https://il.linkedin.com/in/gilad-ofir-44959919
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    Angular Websocket

    Angular Websocket

    The missing Angular WebSocket module for connecting client apps

    Angular Websocket is a WebSocket service tailored for AngularJS 1.x applications, exposed primarily through the $websocket factory in the ngWebSocket module. It wraps the native WebSocket API in a way that plays nicely with Angular’s digest cycle, ensuring that UI updates are triggered when messages arrive. The library manages an internal send queue so that messages requested before the socket is open are safely sent once the connection is ready. It offers a set of convenience methods and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    SGTimer

    SGTimer

    Advanced Shutdown Scheduler

    Advanced shutdown scheduler with easy to use GUI written in Vala and GTK+3. Besides of shutdown, suspend, hibernation, restart and log out, SGTimer is able to execute Bash commands, or just to show a message or play sound. All settings can be stored into presets for future use. SGTimer is available in PPA for Ubuntu: https://launchpad.net/~georgdh/+archive/gdh sudo add-apt-repository ppa:georgdh/gdh sudo apt-get update sudo apt-get install sgtimer
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Receive SMS Online
    ...v=V_ghKTcA39c https://www.proovl.com/sms-api https://www.proovl.com Simple SMS receiving Website + virtual mobile number. Receive SMS, SMS nubmer, Receive text message 1. You just have to upload this file on server. 2. Then type your script url yoursite.com/reiceive-sms.php to Proovl Number settings. https://www.groovl.com https://sourceforge.net/projects/sms-number/ http://aaronsmith-tech.blogspot.com/2017/04/receive-sms-online.html http://aaronsmith-tech.blogspot.com/2017/04/receive-sms-online-without-phone.html
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    autoreplybot

    autoreplybot

    an 'auto-reply' bot for your mail server

    ...The concept is fairly simple: * You configure your mail server to send a copy of every mail that it processes to a specific mailbox * You set up autoreplybot to poll this mailbox, either via POP3 or IMAP * Users log on the autoreplybot web panel using their mailbox credentials (which autoreplybot validates against the mail server) and write their 'out of office' messages in a simple html form. * When one of your users configure an "out of office" reply, autoreplybot sends this message back to every person that write an email to the user.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    dcdroplet

    A logging library for Java, based on string tags instead of levels.

    A logging library where the user can specify appenders and tags for logging. All logging messages are associated with a tag. If an appender has that tag name in its list of tag configurations, then the message is logged to that appender. There are several types of appenders where are suppored by DCDroplet: Console, File, RollingFile?, HTMLFile, and XMLFile.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    Icy Phoenix

    Icy Phoenix Content Manatement System

    Icy Phoenix is a Content Management System based on phpBB, the goal of this project is to provide a user friendly platform for creating sites with many features already integrated in it. The product is suitable both for basic and advanced users. Source Code: https://github.com/MightyGorgon/icy_phoenix
    Downloads: 5 This Week
    Last Update:
    See Project
  • 23
    IntelliJ plugin for Haskell

    IntelliJ plugin for Haskell

    IntelliJ plugin for Haskell

    ...This is needed for syntax highlighting, all kinds of navigation, and so on. Further Haskell language support is provided with the help of external tools. Show error action to view formatted messages. Useful in case message consists of multiple lines (Ctrl-F10, Meta-F10 on Mac OSX); Intention actions to add language extension (depends on compiler error), add top-level type signature (depends on compiler warning). Intention action to select which module to import if the identifier is not in scope.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    superGetOpt (a getopt replacement)

    A simple, elegant way to handle command line arguments in C/C++.

    ...A Simple Example: ================= int main( int argc, char *argv[] ) { int n, argPos; float yourFloat; int yourInt; char *yourString; n = superGetOpt( argc, argv, &argPos, "-YourFlag %f%s%d", &yourFloat, yourString, &yourInt, "Help Message", NULL ); return(n); } It's that easy. No header files to create, no argument order to concern yourself with. Please read the testSuperGetOpt.c example and you'll fully understand.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Stream Control Transmission Protocol (SCTP) is a reliable, message-oriented, multihomed transport protocol. Developed by the IETF SIGTRAN working group to transport SS7 over IP, it is now the third general-purpose transport developed by the IETF.
    Leader badge
    Downloads: 26 This Week
    Last Update:
    See Project