Open Source Ruby Communications Software - Page 6

Ruby Communications Software

View 5345 business solutions

Browse free open source Ruby Communications Software and projects below. Use the toggles on the left to filter open source Ruby Communications Software by OS, license, language, programming language, and project status.

  • 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
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 1
    Fed up forgetting birthdays of your firends / relatives? Tired of setting up reminders plugins for all your different jabber clients? Zadolbator, being once installed at Jabber server side, provides THE ultimate solution! ;-)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    aStor is a network attached storage configurable via user-friendly web-interface. Based on Einarc (a universal storage RAID command line interface) and GNU/Linux. aStor provides file-based access. Currently it supports CIFS, NFS, FTP.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    java based, extendable, os independent, pluginable multifunctional chat client and server
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Open project,Open project,Open project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • $300 in Free Credit Towards Top Cloud Services Icon
    $300 in Free Credit Towards Top Cloud Services

    Build VMs, containers, AI, databases, storage—all in one place.

    Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
    Get Started
  • 5
    eRBie is an IRC bot written in Ruby aimed to be small, fully customizable and modular. It uses the MySQL database to store its settings.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    gChat

    Google Chat Client

    The old google chat client (gTalk) had a nasty UI and looked old and needed a facelift and some additional plugins like Google Hangout support and Email in client itself.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    gpg-mime-filter
    Ruby script framework for the encryption and decryption of email according the GPG/MIME Format (RFC 3156). It can be used for e.g. for Apple' Mail as replacement for GPGMail.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Guacamole Rails interfaces with an existing instance of Guacamole for the convenience of integrating Guacamole into existing Ruby code. UI is served from Rails and a rails controller proxies all Guacamole JS request, passing them to Guacamole.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    hi2u is a simple server/client chat/IM client written entirely in Ruby.
    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
    imap_tools consists of three programs: imap_search, imap_filter and imap_rename. All programs run from your PC against your imap server. No need to install any server side software. imap_filter provides a way to write easy filter rules. Written in Ruby.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    intranet chatting
    this is to create an chatting module which is easy to implement
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    The Registry Server (jUDDI) offers a mechanism for humans or software applications to advertise and discover Web services. The Java Web Services Developer Pack (Java WSDP) Registry Server implements Version 2 of the Universal Description, Discovery and I
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    This Software converts Kolab V2. Adress-Books to a readable and searchable Format for the iPhone and other IMAP-Capable Devices.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Archiving MailingList's archive to HTML w/ MHonArc. This is a wrapper for MHonArc to classified by month. In addition, the full-text search is available due to using with namazu.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    mobileimap is an IMAP-based web mailer for mobile environments.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    msnlib is a portable and asynchronous MSN Messenger library for Python and Ruby.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    ngetsuite is a collection of ruby scripts for retrieving binaries from Usenet. It uses nget and yydecode for fetching and decoding, stores the article headers in a MySQL database, and comes with a eruby web interface for remote control.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    oddioToolz (oz) aims to be a modular audio IDE geared toward realtime audio synthesis, manipulation, quantization, sequencing, interaction and the exchange of sound/modules/meta over computer and neural networks worldwide. oz needs help e-mail a dev!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    p@rdalys provides the full configuration set for the Kolab Server (http://www.kolab.org) and is based on puppet (http://reductivelabs.com/trac/puppet). Besides the configuration data it provides Ruby extensions to puppet.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Phraze generates a list of combinations of valid words that correspond to the letters on a standard telephone keypad. That is, given a phone number, Phraze produces the combinations (phrases) of valid words that the numbers convert to.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    quickml server is a mailing list system. quickml server provides very-easy-to-use mailing list service.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    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 view helper. JavaScript is injected straight into <%= content_for :render_async %> so you choose where to put it. Advanced usage includes information on different options. render_async renders an element that gets replaced with the content of your request response. In order to have more control over the element that renders first (before the request), you can set the ID of that element.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Podcast downloader written in Ruby originally based on bashpodder.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    An ircd with with integrated services written in Ruby using a modern object-oriented design.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB