Showing 647 open source projects for "two"

View related business solutions
  • Stop Storing Third-Party Tokens in Your Database Icon
    Stop Storing Third-Party Tokens in Your Database

    Auth0 Token Vault handles secure token storage, exchange, and refresh for external providers so you don't have to build it yourself.

    Rolling your own OAuth token storage can be a security liability. Token Vault securely stores access and refresh tokens from federated providers and handles exchange and renewal automatically. Connected accounts, refresh exchange, and privileged worker flows included.
    Try Auth0 for Free
  • Error to trace to log to deploy. One click. No SSH. Icon
    Error to trace to log to deploy. One click. No SSH.

    Catch the cause before the pager goes off.

    AppSignal links every error to the trace, the trace to the log, the log to the deploy that shipped it.
    Free 30 days.
  • 1
    A Java-based, cross-platform stand-alone client for the deviantArt message network.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    P2PChat is a instant messenger based on Java, JavaFX and direct IP connections.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    MurMan, the Murmur Manager, is a user friendly, robust, and attractive web management interface for Murmur servers based on PHP, using Murmur's (server component for the Open-Source voice communication Mumble) Ice RCP.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Highly portable and configurable IRC bot written in C#
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5
    A framework for creating IRC bots and clients using Python 2 or 3, focusing on ease-of-use and intuition. IRC a low level of raw events and event objects, or a higher level w channel/user objects, as well as thread and commonly used IRC client features.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Ccnet is a platform for developing P2P collaboration applications, for example, a decentralized '''google docs'''. It provides basic P2P services such as peer management, group management, message delivery in the form of a daemon processor.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    A C#.Net IRCd that uses the Gnutella 2 network in a distributed manner, connecting any IRC client via the gnutella network to other Zanzi IRCd instances. IRC clients connected to the local IRCd sees other G2 Proxyed clients as anonymous. Download and enj
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    PHP5 Based IRC Bot.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    This project is to develop an instant messaging system that is able to monitor and control home appliances. It is based on Java and Smack library for XMPP. We are changing user interfaces and enhancing usability. We hope to release new version in 10 days
    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
  • 10
    openLoL is Java courseware for online courses (eg distance education) built on proven framework that facilitate customization and maintenance of code. Main features are communities,forum, classroom, study points, blackboard, classroom, chat & much more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    neonbox
    Modular and lightweight IRC daemon written in C++.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    SMADRET Means Always Do Really Encrypt Talk (or Find A Better Acronym). It is a SOCKS 4-proxy that listens on localhost and acts as a middleman between your chat client and the outside world, intercepting messages and performing PGP-encryption using GnuP
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Gateway from twitter to mail
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    The Anonymous Instant Messaging Agent (Anima) is a Peer-to-Peer (P2P) based proxy for XMPP Instant Messagin (IM). The proxy will route all messages through the P2P network with a high grade of anonymity.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Trollbot is a bot primarily used for IRC to unite multiple protocols for a scriptable event platform in PHP, Perl, Python, and TCL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Julia (Jabber User-Level Interface Application) is a Jabber client. The aim of the project is to create a client with MSN-like features (games, animated icons...). Jabber is developed to be cross-platform, and it runs under Mono.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    A Web 2.0 Platform bundled with various Communication Tools including: Chat, Discussion Forum, Blog, Multi-User Blogs, Photo Albums, Social Networking etc. Technologies: PHP, MYSQL, jQuery [for Javascript], Flex 3[AIR / Flash], YII [PHP Framework}
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Pierce is an open source event based framework for building IRC bots (or potentially clients?). It is written in Python and contains default handlers as well as some extra handlers that make bot creation simple.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    CommuniGeek is a server/client based application for secure chatting on Linux/Windows/MAC, enabling Peer to Peer filetransfer and a GUI using the QT Toolbox.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Roobot is a PHP IRC bot framework. It uses simple event based programming, and it's own scripting language, based on PHP.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Doot aims to be a 100% free lan messenger written in the java language. It will be ready to become a alpha within a few days time
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Various coding projects by the members of the BlaatSchaap Website. The latest project is a multi-scrobbler that will scrobble to both last.fm en libre.fm. Another project is a modular IRC bot. both protocol and other functionality are loadable plugina.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    This is a pidgin plugin to allow pidgin to communicate via the secondlife chat protocol
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    A X-chat plugin written in Python that is a front end for the SD Serving Protocol (SDFind). This is intended to be a MAC/Linux Friendly alternative to mIRC's OmenServe.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Overview: Build a mechanism to handle async signal (Linux /Unix) in synchronized way under multi-thread environment. Benefit: 1) Signal handler will never need to be signal-safe. 2) Several Signal handler can register the same SIG NO.
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo