Showing 35 open source projects for "direct"

View related business solutions
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 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
    DiscordChatExporter

    DiscordChatExporter

    Saves Discord chat logs to a file

    DiscordChatExporter is a cross-platform utility that allows users to export Discord chat histories into structured files for archival, analysis, or backup purposes. The tool connects to Discord accounts and retrieves message history from servers, channels, or direct messages, then converts the data into formats such as HTML or JSON. It is designed to preserve message structure, timestamps, attachments, and formatting so exported conversations remain easy to navigate and review. The project is widely used for moderation audits, research, community archiving, and personal record keeping. With both command-line and GUI usage patterns available through the ecosystem, it supports automation as well as manual workflows. ...
    Downloads: 96 This Week
    Last Update:
    See Project
  • 2
    Sideband

    Sideband

    LXMF client for Android, Linux and macOS to communicate with people

    Sideband is a privacy-focused, peer-to-peer mesh messaging protocol and platform that allows users to communicate directly over local networks or the internet without servers. It emphasizes metadata resistance and secure message delivery, working effectively in offline, low-bandwidth, or disaster recovery scenarios. Built-in Rust, Sideband supports encrypted group messaging, file transfers, and network self-discovery. It is ideal for use in community networks, crisis response, and...
    Downloads: 49 This Week
    Last Update:
    See Project
  • 3
    Beatra

    Beatra

    Advanced Discord v14.22 Music Bot with YouTube, Spotify, SoundCloud

    MusicBot, also branded as Beatra, is an advanced Discord music bot built for Discord v14.22. It supports playback from YouTube, Spotify, SoundCloud, and direct audio links such as MP3, WAV, or OGG files. The bot includes dynamic “Now Playing” embeds with cover art, platform badges, queue countdowns, and localized metadata. Its queue system supports preloading, shuffle controls, playlist handling, loop modes, and genre-aware autoplay. The project also includes resilient playback features such as retry logic, voice connection monitoring, idle auto-disconnect, and graceful shutdown behavior. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    YAGPDB

    YAGPDB

    Yet another general purpose discord bot

    ...It also includes a web control panel workflow for managing authorization and server configuration. Self-hosting is supported through standalone deployment or Docker-based setups, with options for direct HTTPS or reverse proxy use. YAGPDB is useful for communities that want a powerful general-purpose Discord bot with deep customization and many built-in modules.
    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
    Chat SDK

    Chat SDK

    A unified TypeScript SDK for building chat bots

    ...It lets developers write bot logic once and deploy it to services such as Slack, Microsoft Teams, Google Chat, Discord, Telegram, GitHub, Linear, WhatsApp, and more. The project provides adapters, event handlers, state handling, slash commands, buttons, modals, cards, file handling, direct messages, and ephemeral messages. It also supports AI streaming patterns for LLM-powered assistants in different chat environments. A CLI can scaffold a minimal Next.js bot app with routes, configuration, dependencies, and environment examples. The SDK is especially useful for teams building cross-platform bots without rewriting the same interaction logic for every service.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Accessible-Coconut

    Accessible-Coconut

    A GNU/Linux operating system accessible for visually impaired.

    Accessible-Coconut(AC) is a community driven GNU/Linux operating system which is completely accessible for persons with visual impairment. AC is derived from Ubuntu-MATE. Yes the goal is to make a free and open-source eyes free desktop environment. Forum : https://groups.google.com/forum/#!forum/accessible-coconut Telegram forum : https://telegram.me/accessible_coconut Project home : https://zendalona.com/
    Leader badge
    Downloads: 47 This Week
    Last Update:
    See Project
  • 7
    gSOAP Toolkit

    gSOAP Toolkit

    Development toolkit for Web Services and XML data bindings for C & C++

    The gSOAP toolkit is an extensive suite of portable C and C++ software to develop XML Web services with powerful type-safe XML data bindings. Easy-to-use code-generator tools allow you to directly integrate XML data in C and C++. Serializes native application data in XML. Includes WSDL/XSD schema binding and auto-coding tools, stub/skeleton compiler, Web server integration with Apache module and IIS extension, high-performance XML processing with schema validation, fast MIME/MTOM streaming,...
    Leader badge
    Downloads: 418 This Week
    Last Update:
    See Project
  • 8
    ufonet

    ufonet

    UFONet - Denial of Service Toolkit

    UFONet - Is a set of hacktivist tools that allow launching coordinated DDoS and DoS attacks and combine both in a single offensive. It also works as an encrypted DarkNET to publish and receive content by creating a global client/server network based on a direct-connect P2P architecture. + FAQ: https://ufonet.03c8.net/FAQ.html -------------------------------------------- -> UFONet-v2.0 [R3D] "R3DST4R!" (.zip) -> md5 = [98fcd2bd3bba3f1d52738113522d3bc9] -> UFONet-v2.0 [R3D] "R3DST4R!" (.tar.gz) -> md5 = [13337a1853e144a425836c3f75ed3948] --------------------------------------------
    Downloads: 11 This Week
    Last Update:
    See Project
  • 9
    Petoron-P2P-Messenger

    Petoron-P2P-Messenger

    minimalistic, secure and autonomous P2P messenger

    Petoron P2P Messenger (P-P2P-M) Architecture: Pure P2P - no servers, no databases Key storage: Keys generated in memory, never stored, erased after use Metadata: Only IP and port exist during the session - everything else is encrypted & obfuscated Encryption: PQS v1.2 - PBKDF2-HMAC-SHA256 (200k), BLAKE2s-MAC, custom stream cipher + fake padding Authentication: BLAKE2s-MAC (16 bytes) - instant failure on any data change Packet obfuscation: --stealth mode - padding, hidden structures Connection: Direct peer-to-peer only Anonymity: No accounts, logins, or phone numbers Third-party access: Impossible without physical access to both peers during session History: No storage — all in RAM, wiped on close Message size: Limited only by RAM & MTU — no artificial limits External dependencies: None DPI/blocking resistance: Harder to detect, can be masked Autonomy: Fully offline until peers connect 26.01.26 Add pqs_chat_tor.py github.com/01alekseev/Petoron-P2P-Messenger
    Downloads: 1 This Week
    Last Update:
    See Project
  • Save Up to 91% on Cloud Compute With Spot VMs Icon
    Save Up to 91% on Cloud Compute With Spot VMs

    Automatic sustained-use discounts. One free VM per month. No negotiation needed.

    Run batch jobs at 60-91% off with Spot VMs. Long-running workloads get automatic discounts with sustained use.
    Try Free
  • 10
    EiskaltDC++

    EiskaltDC++

    Program for filesharing using Direct Connect and ADC protocols

    EiskaltDC++ is a cross-platform program that uses the Direct Connect and ADC protocols. It is compatible with DC++, FlylinkDC++, LinuxDC++ and other DC clients. EiskaltDC++ also interoperates with all common DC hub software.
    Leader badge
    Downloads: 87 This Week
    Last Update:
    See Project
  • 11
    [R]DC++

    [R]DC++

    RedMasters Direct Connect Client

    This client support bought ADC/ADCS and NMDC/NMDCS protocol and we aim to be the best public client out there.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    RusHub
    RusHub - is a server software used for Direct Connect peer to peer network.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    egalite
    Egalite supports direct 1-1 chat with SSL over IPv4 or IPv6, as well as server based chat with IRC or XMPP (Jabber).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Control vibrating motors and force feedback devices attached to your computer with GUI to control your own devices or interact with other users over the Internet (via IRC, Jabber, or direct TCP connections), includes support for Nexuiz game.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Opensource IRC flash client, written in Flex-SDK which uses direct client-server connection without any server side interpreter.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Lets you connect to a Direct Connect hub without a DC client. Instead you tell your IRC client to connect to irdc then tell irdc to connect to a DC hub. Great if you use DC to chat.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    A simple and light-weight cross-platform IRC client with emphasis on security.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    TwitJ is a Twitter application, written in Java using the Twitter4J API wrapper by Yusuke Yamamoto. Porting it to Java ME devices is planned once the desktop version is done.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    P2PChat is a instant messenger based on Java, JavaFX and direct IP connections.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    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
  • 21
    Ennesbot is an open source automated IRC client (aka Bot) written entirely in Python. It uses direct sockets and medusa style sockets. It has pluggable python personality modules that can extend the bot.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    DSHub is a hubsoft for ADC Network. It uses the ADC(Direct Connect next generation) protocol. Platform independent, with a lot of features, secure, innovative, interactive, graphic interfaced hub soft. Visit http://www.death-squad.ro/dshub for more info.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    dcpp_x is a native OSX version of the popular DC++ Windows Direct Connect client. To other hub users you'll look exactly like a PC does, whilst on your machine you'll have the familiar look and feel of OSX.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    JavaHub is a Direct Connect hub-server, completely implemented in Java 2 SE 1.5. Later on it might get a UI, too.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Elise is a Direct Connect client for the ADC protocol.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
Auth0 Logo