Showing 2601 open source projects for "message"

View related business solutions
  • Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.

    Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
    Try It 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

    aladim2android

    Geração automática de códigos para interface Android

    O projeto trata de uma ferramenta para gerar códigos XML e Java, que compõe a interface de um aplicativo Android. Para isso, é necessário apenas modelar a interface no editor da Abstract Language for Description of Interactive Message (ALADIM), uma linguagem que modela a interação do usuário com o sistema.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    WebKNotes is a Web-based knowledge/notes database. WebKNotes 1 was written in Perl and used a directory hierarchy for storage. WebKNotes 2 is under development, and is entirely client side Javascript.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    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
  • 4

    JNanoLog

    A tiny (nano) logging API that can replace the largely used System.out

    JNanoLog aims to be used during development process to log different messages to the console. In contrary to the quick System.out, JNanoLog display a full log with the message number, logging level, logged message and details if there is any. This API does not aim to replace large advanced APIs like Log4J which aims production but it can replace it in small and during first stage of development because it does not need any configuration and start with low logging level. The API is hard to extend and does not intend to be extended but it can, with some effort, support other output streams than System.out. ...
    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
  • 5

    SpamHook

    A trolling utility that spams Discord webhooks with a custom message.

    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    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
  • 7

    VNetwork

    VNetwork is Java API Which enables java Objects to talk to each other

    VNetwork is basically a simple library that provides interface between java objects such that they can be connected to each other and send and receive messages.It is simple library.Made just for fun..
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    wechat4u.js

    wechat4u.js

    JavaScript implementation of WeChat wechat web interface

    ...Export and import necessary data to keep WeChat login bot.botData. Modify contact remarks bot.updateRemarkName(UserName, RemarkName). Modify group name bot.updateChatRoomName(ChatRoomUserName, NewName). Forward message bot.forwardMsg(msg, toUserName). Revoke message bot.revokeMsg(MsgID, toUserName). A class of methods that send a message that returns the full response data on success. User avatar base64 data is no longer stored in the bot.user object. Rremove the example directory. Fix some data in Contact and Message data is not enumerable. Pass the complete Error object to the upper-level code, and put the original Chinese error description in err.tips. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    PHP Server Monitor

    PHP Server Monitor

    Open source tool to monitor your servers and websites

    ...You can also set a regular expression to match for content on the page itself. Each server has its own settings regarding notification. You can choose for email, text message (SMS) and Pushover.net notifications. For more info please visit http://www.phpservermonitor.org
    Downloads: 9 This Week
    Last Update:
    See Project
  • $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
  • 10
    PageFlip

    PageFlip

    3D Style Page Flip on Android

    This project is aimed to implement 3D style page flip on Android system based on OpenGL 2.0.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    dwol

    a tiny Wake-on-Lan utility for DOS

    DWOL is a tiny tool that computes and sends "wake-on-lan" packets under 16-bit DOS. Wake-On-LAN (WOL) is an Ethernet standard that allows a computer to be turned on by a network message. The WOL technology has been designed by AMD back in 1995, and widely implemented inside many Ethernet chips and mainboards since then.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    libinclude

    libinclude

    It is a shell library to import other shell scripts as libraries.

    ...To ensure the usability of the libraries across different OS and/or software configurations, libinclude provides some features to be utilized in the libraries. One can define dependencies with 3ed party programs, which will be checked while importing and returns a meaningful error message if not met. To adopt the library to different environments, conditional comments provide the possibility to include code blocks depending on defined conditions, or run code on file inclusion.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    CryptoLibraryRefImpl

    encapsulates secure crypto algorithms for easy use

    This library exposes security functionality to the programmer, such as random number generation, hashing, salted hashing, message authentication code, symmetric encryption, asymmetric encryption, hybrid encryption, digital signature and in-memory protection. The library is accompanied by a sophisticated reference implementation, that demonstrates how to make use of the CryptoLibrary.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    MPMMM

    MPMMM

    Midi Modifier Module

    MPMMM is short for Midi Poison Midi Message Modifier. This linux executable uses Alsa Library thanks to those coders we are able to edit midi on the fly. The example provided flips the input midi signal mirrored on middle d of the keyboard if you press middle c it plays middle e instead. Ideas not yet implemented *plugin or script writer for users to customize midi mods *scalar mute limits all notes to selected scale *selected harmonization you select one of 15 chord voicings and it arpeggios notes or plays together effectively 1 key chords *symmetrics involves two varables list of notes to be played custom scales or partials and the a note to symettrically harmonize around this is a form of songwriters prose I am developing. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    Short-3DXRD

    Data analysis package for 3D-XRD

    Please contact the authors by sending a message (via https://sourceforge.net/users/rmhuizenga). We will be glad to send you the programs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    BeepBeep
    Lightweight runtime monitor for AJAX web applications that checks in real time whether XML messages received and sent by the application satisfy a predefined interface specification. Complex message sequences and data values are supported.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    HAPI
    The HAPI HL7v2 project has moved to the following home: https://hapifhir.github.io/hapi-hl7v2/
    Leader badge
    Downloads: 258 This Week
    Last Update:
    See Project
  • 19
    Free Alarm Clock
    ...While your PC is sleeping and the time comes to activate your alarm, Free Alarm Clock will wake your PC up. The alarm clock can remind you about important events by playing your favorite music and showing a notification message. You can set alarm volume level to a comfortable level depending on the time of the day. What's new in this version: Improved some translations of the user interface. Fixed: Issue with turning on volume after wakeup in Windows 10. Fixed: Issue with 12-hour time format when period shows one letter (a/p).
    Downloads: 16 This Week
    Last Update:
    See Project
  • 20
    uBB

    uBB

    uBB is a free, fast, light and powerful forum software!

    Warning: uBB is maintained by French people, so it's not a 5 stars quality english. uBB is the reborn of UseBB project. It's powerful, fast, lightweight and FREE in this world who all is paid. Free to use, free to edit, free. I GOT THE POWER ! Just download and go to /install and follow the instructions. Source code available on GitHub: https://github.com/Kippinn/uBB
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    RSchr-5

    Solves one-electron Schrödinger equation, with SLEPc and PETSc

    ...Program RSchr-5 solves the generalized eigenvalue problem by algorithms implemented in SLEPc amd PETSc libraries. It uses Krylov-Schur algorithm from SLEPc library. The program is implemented in C++. The implementation is based on Message Passing Interface (MPI).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    NXLog

    NXLog

    A multi-platform universal log collector and forwarder

    ...A key concept in NXLog is to be able to handle and preserve structured logs. No need to convert everything to syslog and parse these logs again at the other side. It has powerful message filtering, log rewrite and conversion capabilities.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    msgparser is a small open source Java library that parses Outlook .msg files and provides their content using Java objects. NOTE: this project is no longer maintained and superseded by https://github.com/bbottema/outlook-message-parser
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Le Dernier Morkid
    Bonjour et Bienvenue, Ici vous pourrez trouver toutes les informations et les mises à jour sur Le Dernier Morkid. Please be kind and help us by looking the code and by saying us what we can upgrade. En cas de bug détecté, merci d'envoyer un message à Swarthon If you see a bug, please send a message to Swarthon
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    FB TimeSaver

    FB TimeSaver

    Desktop tool that frequently checks notif. of your facebook account

    FB Time Saver Are you spending much time browsing the facebook news-feed or checking whether a friend sent you a message or not? This desktop software can check your account frequently for you & if you have any: Notifications, Messages or FriendRequests it can inform you by: - TrayTip desktop notification - Sound alert - Tray icon You can also switch them off, if you want. SAVE YOUR TIME ;)
    Downloads: 0 This Week
    Last Update:
    See Project