Showing 33 open source projects for "action message format"

View related business solutions
  • 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
  • $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
  • 1
    WeChatTweak-macOS

    WeChatTweak-macOS

    A dynamic library tweak for WeChat macOS

    WeChat macOS client enhances the Tweak dynamic library. Prevent message withdrawal, message list notification, system notification. Withdraw your messages normally. Unlimited opening of clients. Right-click the Dock icon to log in to the new WeChat account. Command line execution:open -n /Applications/WeChat.app. Message processing enhancement, supports any emoji export, supports QR code recognition.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2

    MBSE BBS for Linux & Unix

    MBSE BBS is a full FTN-capable ANSI BBS and mailer package.

    MBSE BBS is a fully FTN-capable ANSI BBS package including a mailer (ifcico clone), BinkP daemon, mail tosser, TIC processor, filefind, and other utilities allowing access via modem and the Internet using telnet, ssh, http and ftp. Support is offered through the Fidonet MBSE echo and the Micronet MIN_BBS echo.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 3
    NSQ

    NSQ

    A realtime distributed messaging platform

    NSQ is a realtime distributed messaging platform that is designed to scale, and can even handle billions of messages daily. It promotes distributed and decentralized topologies, allowing it high availability and fault tolerance along with guaranteed reliable message delivery. NSQ scales horizontally and is easy to configure and deploy. It is agnostic to data format, so messages can be in JSON, MsgPack, Protocol Buffers, or anything else. Official Go and Python libraries are available, and so are many other community-supported libraries. Binary releases are published for Linux, freebsd, darwin and Windows as well as an official Docker image.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Simple SMS Messenger

    Simple SMS Messenger

    An easy and quick way of managing SMS and MMS messages without ads

    ...It's never been easier to share photos, send emojis, or just say a quick hello. There's so much you can do with your messages, like mute conversations or assign special message tones for certain contacts. With this text message and group messaging app, you can enjoy daily private messaging and group messaging in a more fun way. It offers many date formats to choose from, to make you feel comfortable at using it. You can toggle between 12 and 24 hours time format too. This app also gives you the flexibility of SMS backup. ...
    Downloads: 13 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

    g7ctrl

    Managing daemon for GM7 Xtreme GPS Tracker

    ...The software is intended to be run as a GNU/Linux service that always runs in the background and can be used to both receive location updates from a remote tracker as well as configuring the tracker (over both USB and a GPRS link to the device). All received events are stored in a database and the daemon supports export of events to GPX, KML, CSV format. It is also possible to have specific action scripts executed upon receiving specific events or generate mail notifications. The daemon and command shell comes with extensive reference documentation (HTML & PDF) and Unix man pages.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    render-async

    render-async

    render_async lets you include pages asynchronously with AJAX

    render_async is here to make your pages show faster to users. Pages become faster seamlessly by rendering partials to your views. Partials render asynchronously and let users see your page faster than using regular rendering. It works with Rails and its tools out of the box. A quick overview of how render_async does its magic. User visits a page, render_async makes an AJAX request on the controller action, controller renders a partial, partial renders in the place where you put render_async...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Novel Insight Inner Circle

    Novel Insight Inner Circle

    Graphical message and file encryption tool

    Novel Insight Inner Circle is a message and file encryption tool for Windows. The software is developed in Java and requires 64bit Java JRE. The encryption uses AES-256 twice so it is harder to crack than the industry standard pure AES 256bit implementation (theoretical key size is 512 bit). The software writes encrypted data in ASCII text format which can be cut'n'pasted to messaging apps or to emails and back to Inner Circle when decrypting data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    IPFS Setup Action

    IPFS Setup Action

    A GitHub Action to install and initialize IPFS

    A GitHub Action to install and initialize go-ipfs to run an instance of InterPlanetary File System (IPFS) in all supported runner platforms. This action aims to provide an environment to test DApps that rely on IPFS. This action automatically detects runner platform features like the operating system and the processor architecture. IPFS version, automatically resolved to the best matching released binary as per the SemVer format (default: 0.6).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    messenger-bot

    messenger-bot

    A Node client for the Facebook Messenger Platform

    A Node client for the Facebook Messenger Platform. A verification token for the first-time setup of your webhook. Optional, but will be required by Facebook when you first set up your webhook. Your App Secret token used for message integrity check. If specified, every POST request will be tested for spoofing. As well, it mounts /_status, which will return {"status": "ok"} if the middleware is running. If verify is specified in the bot options, it will mount a handler for GET requests that...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 99.99% Uptime for MySQL and PostgreSQL Databases Icon
    99.99% Uptime for MySQL and PostgreSQL Databases

    Sub-second maintenance. 2x read/write performance. Built-in vector search for AI apps.

    Cloud SQL Enterprise Plus delivers near-zero downtime with 35 days of point-in-time recovery. Supports MySQL, PostgreSQL, and SQL Server.
    Try Free
  • 10
    Claudia Bot Builder

    Claudia Bot Builder

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

    ...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 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. ...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 11
    MMOWGLI

    MMOWGLI

    Massive Multiplayer Online Wargame Leveraging the Internet

    MMOWGLI, the Massive Multiplayer Online Wargame Leveraging the Internet, enables collaborative thinking and innovation. Players build Ideas and Action Plans together on the Web. Play the game, change the game! MMOWGLI is a message-based game to encourage innovative thinking and collaboration by many people, connected via the Web. It has been used to study a number of topics... starting in 2021 and beyond. Years of funded support by Office of Naval Research (ONR) and more than a dozen additional sponsors has produced a robust tool that can be applied to many different group challenges.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    wechat

    wechat

    WeChat public platform message interface service middleware

    When the user sends a message to the WeChat official account, a message will be automatically responded. This message can be text, picture, voice, video, music, graphic. The module can respond to messages of type device_text or device_event in a specific format. Since the client of the public platform application is actually WeChat, it is not realistic to use traditional cookies to implement sessions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    Turquoise SuperStat

    Statistics for Usenet News and Fidonet echomail

    Turquoise SuperStat reads the contents of a Fidonet message area in one of its supported formats, or standard Usenet news spools, and creates statistics. Turquoise SuperStat supports Squish, *.MSG, FDAPX/w, JAM, MyPoint and tanstaafl's message area base format, and Usenet news groups, either via standard Usenet news spools, or over NNTP.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Send2User

    Send2User

    Free Network Messenger

    With the program Send2User messages can be send in a network.The users receive a html popup window with the imformation on their desktop or as email, if they are working outside the network. Messages can be send to single users, defined groups or to all people in your network.The combination of single users and groups as receivers for one message is possible.You can format the message text, insert images, append attachments and use templates for recurrent message contents.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    nzb is a binary news grabber. It natively downloads, decodes and even streams the files specified in the .nzb file, an XML format which describes binary files on Usenet by their message-id. libnzb provides developers with useful nzb processing functions.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 16
    Download email from IMAP server and convert message to simple XML format. See http://vxoware.org/email2xml
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    CustomTunes for Skype is a Mac OS X tool that allows you to display the currently playing track in iTunes (and probably any other AppleScript supporting media player) in a custom format along with an (optional) message. UPDATE: Thankyou Softpedia!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Twitpost
    This project intends to create a lightweight easy-to-use tool to post tweets without having to go into Twitter website. Written in C#, using Twitter API.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    PduLib is a C++ library for converting SMS messages into PDU format. It's a detailed implementation of GSM 3.40 (Technical realization of the Short Message Service) specification for six PDUs of which Short Message Transfer Layer is comprised.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Web-News is a web based newsgroup client written in PHP 4.0. It's for the easy access of any NNTP server through web browser or RSS client. It fully supports MIME or UUEncoded messages and messages posted in HTML format by common newsgroup client.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 21
    Intercepts and parses all instant message traffic received by the computer. A high performance engine allows conversations to be viewed immediately and/or saved for later analysis. NOTE: Requires WINPCAP
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Class library for sending emails in html format (with plain version of the message attached, if necesary).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    G4J is a set of API that communicate to GMail. Use this API to login, retrive/search/browse message, download attachment and do others action on GMail account! An email application (Gmailer for java) is included to demonstrate the usage of the API.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Nice and has some good features of shoutbox. Shoutbox allows visitors to your website to leave messages to other visitors quickly and easily. The main G-Shout's feature:site's owner can reply visitors message. Other features are almost same as other sh
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Project to create a unified FAQ XML format with all applicable software to convert it to various formats, such as multiple forms of HTML, TeX, PDF, text files, etc. Useful for most of "FAQ keepers" on various forums and discussion lists.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next