Showing 407 open source projects for "use"

View related business solutions
  • Integrate in minutes with our email API and trust your emails reach the inbox | SendGrid Icon
    Integrate in minutes with our email API and trust your emails reach the inbox | SendGrid

    Leverage the email service that customer-first brands trust for reliable inbox delivery at scale.

    Email is the backbone of your customer engagement. The Twilio SendGrid Email API is the email service trusted by developers and marketers for time-savings, scalability, and delivery expertise. Our flexible Email API and proprietary Mail Transfer Agent (MTA), intuitive console, powerful features, and email experts make it easy to ensure all your email gets delivered in seconds and without interruption.
  • Intelligent network automation for businesses and organizations Icon
    Intelligent network automation for businesses and organizations

    Network automation for the hybrid multi-cloud era

    BackBox seamlessly integrates with network monitoring and NetOps platforms and automates configuration backups, restores, and change detection. BackBox also provides before and after config diffs for change management, and automated remediation of discovered network security issues.
  • 1
    Abaddon

    Abaddon

    An alternative Discord client with voice support made with C++ and GTK

    Alternative Discord client made in C++ with GTK. Abaddon tries its best (though is not perfect) to make Discord think it's a legitimate web client. Some of the things done to do this include: using a browser user agent, sending the same IDENTIFY message that the official web client does, using API v9 endpoints in all cases, and not using endpoints the web client does not normally use. There are still a few smaller inconsistencies, however. For example the web client sends lots of telemetry via...
    Downloads: 39 This Week
    Last Update:
    See Project
  • 2
    Franz 5

    Franz 5

    Franz is a free messaging app for services like WhatsApp, Slack, etc,

    ... tool to manage multiple business and private accounts all at the same time. You could even use five different Facebook Messenger accounts at once, if some inexplicable reason urges you to do so. Franz Workspaces help you create distraction-free work environments by making sure you’re only getting the notifications you absolutely need while working on a specific project. Setting up different Workspaces for business and private life is also an easy way to disconnect from work at home.
    Downloads: 18 This Week
    Last Update:
    See Project
  • 3
    DiscordBotClient

    DiscordBotClient

    A patched version of discord, with bot login support

    A patched version of Discord, with bot login support. Discord Bot Client allows you to use your bot, just like any other user account, except for Friends and Groups.
    Downloads: 17 This Week
    Last Update:
    See Project
  • 4
    Rasa

    Rasa

    Open source machine learning framework to automate text conversations

    ... with a contextual assistant, the assistant needs to be able to use context to build on things that were previously discussed. Rasa enables you to build assistants that can do this in a scalable way. Rasa uses Poetry for packaging and dependency management. If you want to build it from the source, you have to install Poetry first. By default, Poetry will try to use the currently activated Python version to create the virtual environment for the current project automatically.
    Downloads: 15 This Week
    Last Update:
    See Project
  • Securden Privileged Account Manager Icon
    Securden Privileged Account Manager

    Unified Privileged Access Management

    Discover and manage administrator, service, and web app passwords, keys, and identities. Automate management with approval workflows. Centrally control, audit, monitor, and record all access to critical IT assets.
  • 5
    Dorion

    Dorion

    Tiny alternative Discord client with a smaller footprint and support

    Dorion is an alternative Discord client aimed and lower-spec or storage-sensitive PCs that supports themes, plugins, and more! Built with Rust on top of the Tauri library, Dorion uses your systems integrated Webview implementation. This means Dorion has a tiny installation size (~10mb) and works portably on Windows 11 and newer versions of Windows 10. Don't worry, you can still use it on Windows 7 too!
    Downloads: 7 This Week
    Last Update:
    See Project
  • 6
    GoofCord

    GoofCord

    Take control of your Discord experience with GoofCord

    ... in any way. GoofCord supports other client mods such as Vencord or Shelter which allows you to use plugins and themes.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 7
    Mumble

    Mumble

    Mumble is an open-source, low-latency, high quality voice chat

    Mumble is an open-source, low-latency, high-quality voice chat software. There are two modules in Mumble; the client (mumble) and the server (murmur). The client works on Windows, Linux, FreeBSD, OpenBSD, and macOS, while the server should work on anything Qt can be installed on. Low-latency and high-quality voice-chat program written on top of Qt and Opus. Administrators appreciate Mumble for being able to self-host and have control over data security and privacy. Some make use...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 8
    JDA

    JDA

    Java wrapper for the popular chat & VOIP service

    ... a client which does this via lazy loading instead. If you need a bot, use a bot account from the Application Dashboard. Creating the JDA Object is done via the JDABuilder class. After setting the token and other options via setters, the JDA Object is then created by calling the build() method. When build() returns, JDA might not have finished starting up. However, you can use await ready() on the JDA object to ensure that the entire cache is loaded before proceeding.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 9
    Tox

    Tox

    A New Kind of Instant Messaging

    ... open-source libraries so you can be assured of completely private conversations. It also has no central servers that can be raided, shut down, or forced to turn over data. There are no corporate interests, no hidden agendas-- just simple, secure and easy to use messaging.
    Downloads: 3 This Week
    Last Update:
    See Project
  • Cybersecurity Management Software for MSPs Icon
    Cybersecurity Management Software for MSPs

    Secure your clients from cyber threats.

    Define and Deliver Comprehensive Cybersecurity Services. Security threats continue to grow, and your clients are most likely at risk. Small- to medium-sized businesses (SMBs) are targeted by 64% of all cyberattacks, and 62% of them admit lacking in-house expertise to deal with security issues. Now technology solution providers (TSPs) are a prime target. Enter ConnectWise Cybersecurity Management (formerly ConnectWise Fortify) — the advanced cybersecurity solution you need to deliver the managed detection and response protection your clients require. Whether you’re talking to prospects or clients, we provide you with the right insights and data to support your cybersecurity conversation. From client-facing reports to technical guidance, we reduce the noise by guiding you through what’s really needed to demonstrate the value of enhanced strategy.
  • 10
    GDevelop

    GDevelop

    The game engine for everyone

    GDevelop is an open-source, cross-platform game development software designed to make creating HTML5 and native games easy for everyone. Experts and novices alike can create their own games with GDevelop as it is fast and easy to learn, requiring no knowledge in a specific programming language. What makes GDevelop unique and so easy to use is its powerful and intuitive event-based system. Events are a powerful way to build up your game logic, without having to learn a programming language...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 11
    DiscordGo

    DiscordGo

    (Golang) Go bindings for Discord

    DiscordGo is a Go package that provides low level bindings to the Discord chat client API. DiscordGo has nearly complete support for all of the Discord API endpoints, websocket interface, and voice interface. If you would like to help the DiscordGo package please use this link to add the official DiscordGo test bot dgo to your server. This provides indispensable help to this project. Construct a new Discord client which can be used to access the variety of Discord API functions and to set...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    Laravel Chat

    Laravel Chat

    A Laravel chat package. You can use this package to create a chat app

    Create a Chat application for your multiple Models.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    ADAMANT Messenger Progressive Web App

    ADAMANT Messenger Progressive Web App

    ADAMANT decentralized Messenger, progressive web application

    ... of using the messenger. Privacy is the main concept of ADAMANT, neither phone numbers nor emails are required. Apps have no access to the contact list or geotags, IPs are hidden from chatters and paranoids can use Tor app. All the messages are encrypted with the Diffie-Hellman Curve25519, Salsa20, Poly1305 algorithms and signed by SHA-256 + Ed25519 EdDSA. Private keys are never transferred to the network.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    LMAX Disruptor

    LMAX Disruptor

    High performance inter-thread messaging library

    ... extremely costly, so we created a framework which has "mechanical sympathy" for the hardware it’s running on, and that’s lock-free. This is not a specialist solution, it’s not designed to work only for a financial application. The Disruptor is a general-purpose mechanism for solving a difficult problem in concurrent programming. It works in a different way to more conventional approaches, so you use it a little differently than you might be used to.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Pidgin IM

    Pidgin IM

    A universal instant messaging (IM) program

    ... heavy use of GLib and GTK+. Finch is a command line instant messaging program. It also lets you log in to accounts on multiple chat network simultaneously, and it is compatible with the same chat networks as Pidgin. It is written in C and makes heavy use of GLib and ncurses.
    Leader badge
    Downloads: 8,230 This Week
    Last Update:
    See Project
  • 16
    BeeBEEP (Free Office Messenger)

    BeeBEEP (Free Office Messenger)

    You can message and share files inside your intranet without a server.

    BeeBEEP is a secure (encryption based on Rijndael Algorithm, AES) peer to peer office messenger. You can talk and send files with all your colleagues inside a local area network such of an office, home or internet cafe without a server. BeeBEEP works also with VPNs. This serverless application is indispensable in all those places where privacy and security an essential requirement. For more info visit: https://www.beebeep.net
    Leader badge
    Downloads: 1,752 This Week
    Last Update:
    See Project
  • 17
    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: 421 This Week
    Last Update:
    See Project
  • 18
    Botkit

    Botkit

    Tool for building chat bots, apps and custom integrations

    An open source developer tool for building chat bots, apps and custom integrations for major messaging platforms. Part of the Microsoft Bot Framework. We love bots, and want to make them easy and fun to build! Include Botkit into your Node application and boot up a controller that will define your bot's behaviors. In this case, we're setting up a bot to use with the Bot Framework Emulator. Tell the bot to listen for users saying "hello," and use `bot.reply` to send an immediate response. Start...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 19
    BlackBelt WASTE - ipv4/Tor/i2p +AI+Voice

    BlackBelt WASTE - ipv4/Tor/i2p +AI+Voice

    Modern, AI-Smart, WASTE p2p for ipv4, Tor and i2p + Voice Conference.

    Open Source - GPLv3 inc images. A WASTE client. Download and create your own WASTE networks. Move 1000's of GB's at 100MB+ per sec. (800 Mbits per sec) FULL pause and resume capable. Voice Conference, Chat, Transfer files and Participate in Forums in a secure environment. For Windows XP 32/64, Vista 32/64, Win7 32/64, Win8 32/64, Win 10, Win 11, Linux (WINE). *** User Based Access Control - for voice, chats, file transfers and uploads. (useful in NULLNETS) *** Distributed...
    Downloads: 17 This Week
    Last Update:
    See Project
  • 20
    Replugged

    Replugged

    A lightweight Discord client mod focused on simplicity and performance

    Learn more about Replugged at https://replugged.dev/
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21

    Karma-Anope Irc Services

    Anope hybrid services for use on the Karma-Irc network.

    Forked version of the original Anope Irc Services project to specifically function with InspIRCd for use on the now-defunct Karma-Irc network. This project was forked from the Anope-1.8.2-insp12-test (r2485) source code. It has now grown over the years with a number of different fixes and modifications to the service which now distinguish it from the original Anope Irc Services.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Chatter

    Chatter

    A place for all your chatting apps.

    A place for all your chatting apps. Apps Chatter currently supports: WhatsApp Discord Microsoft Teams Telegram Android Messages Jitsi Meet Snapchat WeChat Google Chat Skype imo Building Instructions The main framework that Chatter uses is Tauri, a Node.js package. To build it, download Node.js and NPM, clone or download the repo and run 'npm run tauri build' This will build the app for your OS (Windows,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    IRCCAB (IRC Channel Admin Bot)

    IRC Channel Admin Bot

    IRCCAB (IRC Channel Admin Bot) is a bot that you can use in your IRC channel to send welcome messages, op users & kick banned users. Supports non ssl & ssl connections No GUI, Runs In Terminal. Only 2 ini files that need to be configured. Requires Python 3.11 or Higher
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    EthChat Pro

    EthChat Pro

    PHP driven chat forum

    EthChat Pro is designed as a solution for self hosted chat on a shared hosting server. No server side knowledge is required to use EthChat Pro. ll you need is a way to upload files to your shared hosting plan. Following the included README will walk you through the rest.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    Lights of Dreams IV

    Xylvan, the angelic messenger must save the 3800's World.

    Hi! A long time ago, Lights of Dreams: The Angelical Blade is a 3D adventure game staring Xylvan and is the first 3D game of Xilvan Design. A newer release appeared recently, we are now at v51.75 of Lights of Dreams IV: Far Above the Clouds. Please bookmark & share our projects. Hope you'll like our games in the near future. Friendly, Xylvan, Xilvan Design All Rights Reserved 2005-2024.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next