[go: up one dir, main page]

Open Source Windows Communications Software - Page 14

Communications Software for Windows

View 1237 business solutions
  • 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
  • Simple, Secure Domain Registration Icon
    Simple, Secure Domain Registration

    Get your domain at wholesale price. Cloudflare offers simple, secure registration with no markups, plus free DNS, CDN, and SSL integration.

    Register or renew your domain and pay only what we pay. No markups, hidden fees, or surprise add-ons. Choose from over 400 TLDs (.com, .ai, .dev). Every domain is integrated with Cloudflare's industry-leading DNS, CDN, and free SSL to make your site faster and more secure. Simple, secure, at-cost domain registration.
    Sign up for free
  • 1
    EEIP.NET

    EEIP.NET

    Ethernet/IP compatible library for .NET and LabView implementations

    Ethernet/IP compatible library for .NET implementations For Data Exchange with Ethernet/IP Devices (Targets) Support of Explicit and Implicit Messaging Supports IO Scanner and Explicit Message Client functionality Object Library with CIP-Definined Objects Provides a simple way to access Ethernet/IP Devices without special knowledge about Ethernet/IP. Only few lines of code are required. Can also be used for LabView integration (See LabView Example in the Downloads Area) See www.eeip-library.de for documentation and Codesamples V1.6: Large Forward Open, Integration of Examples in VS Project, Allow ForwardClose and UnregisterSesssion if connection broke up. V1.4: 16 Bit Path Encryption Explicit Messaging V1.3: Bugfix Discover Devices V1,1: - Bugfix Multicast Implicit Messaging V1.0: - Some Bugfixes Implicit Messaging - Bugfixes large data Explicit Messaging - Added TCP/IP Object (Class code: F5h)to Object Library
    Leader badge">
    Downloads: 14 This Week
    Last Update:
    See Project
  • 2
    Repeater-START

    Repeater-START

    Showing The Amateur radio Repeaters Tool

    Repeater-START (Showing The Amateur Repeaters Tool) is an app to view nearby ham radio repeaters. It runs on Windows, Android, Ubuntu Linux and Raspbian for Raspberry-pi, Librem Phone, Pinephone/Manjaro Linux etc.
    Leader badge">
    Downloads: 55 This Week
    Last Update:
    See Project
  • 3
    wxMUN
    wxMUN is a tool for managing Model United Nations debates. It capacities include, but are not limited to, managing committee members and speakers' lists as well as voting procedures.
    Leader badge">
    Downloads: 30 This Week
    Last Update:
    See Project
  • 4
    Command line torrent viewer and hash checker. Displays metadata and file catalog from a .torrent file. Offline verifies content hashes of downloaded files against torrent. Linux or Windows, Windows binary included.
    Leader badge">
    Downloads: 19 This Week
    Last Update:
    See Project
  • The All-in-One Commerce Platform for Businesses - Shopify Icon
    The All-in-One Commerce Platform for Businesses - Shopify

    Shopify offers plans for anyone that wants to sell products online and build an ecommerce store, small to mid-sized businesses as well as enterprise

    Shopify is a leading all-in-one commerce platform that enables businesses to start, build, and grow their online and physical stores. It offers tools to create customized websites, manage inventory, process payments, and sell across multiple channels including online, in-person, wholesale, and global markets. The platform includes integrated marketing tools, analytics, and customer engagement features to help merchants reach and retain customers. Shopify supports thousands of third-party apps and offers developer-friendly APIs for custom solutions. With world-class checkout technology, Shopify powers over 150 million high-intent shoppers worldwide. Its reliable, scalable infrastructure ensures fast performance and seamless operations at any business size.
    Learn More
  • 5
    008

    008

    Open-source event-driven AI powered Softphone

    008 is an open-source event-driven AI powered WebRTC Softphone compatible with macOS, Windows, and Linux. It is also accessible on the web (though official support for browser-related issues is not provided). The name '008' or 'agent 008' reflects our ambition: beyond crafting the premier Open Source Softphone, we aim to introduce a programmable, event-driven AI agent. This agent utilizes embedded artificial intelligence models operating directly on the softphone, ensuring efficiency and reduced operational costs. This project is a WebRTC softphone, and communication is achieved via SIP over a socket. Leading PBX systems like Asterisk or Freeswitch support socket connections. If your provider does not offer this feature, consider using a SIP proxy such as Kamailio, Opensip or Routr. The softphone is internally configured using a JSON definition. The configuration file can be loaded from either a server or a local file. 008 reads the file only once.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6
    Bamboo

    Bamboo

    Testable, composable, and adapter based Elixir email library

    Bamboo is part of the thoughtbot Elixir family of projects. Flexible and easy-to-use email for Elixir. Built-in support for popular mail delivery services. Bamboo ships with adapters for several popular mail delivery services, including Mandrill, Mailgun, and SendGrid. It's also quite easy to write your own delivery adapter if your platform isn't yet supported. Deliver emails in the background. Most of the time you don't want or need to wait for the email to send. Bamboo makes it easy with Mailer.deliver_later. A functional approach to mail delivery. Emails are created, manipulated, and sent using plain functions. This makes composition a breeze and fits naturally into your existing Elixir app. Unit test with ease. Bamboo separates email creation and email delivery allowing you to test by asserting against email fields without the need for special functions. Dead-simple integration tests. Bamboo provides helper functions to make integration testing easy and robust.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7
    Fluent Reader Lite

    Fluent Reader Lite

    Simplistic mobile RSS client built with Flutter

    A simplistic mobile RSS client. Fluent Reader Lite is a simplistic, cross-platform, and open-source RSS client.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 8
    Forem

    Forem

    For empowering community

    Forem is an open-source platform for building community publishing sites—most famously powering the DEV community—that emphasizes authoring, discoverability, and social features tailored to niche communities. It combines long-form posts, collections, tagging, and following mechanisms with membership controls, moderation tools, and monetization options to let communities grow sustainably. The platform supports rich authoring (markdown, embeds), comment threading, reactions, and community curation so content creators and readers can engage in meaningful discussions rather than transient exchanges. Forem is designed to be portable and extensible: it exposes APIs for ingestion and embeds, theming options for brand alignment, and admin features for content policy, moderation workflows, and analytics. It encourages community governance patterns that let moderators and members participate in shaping norms and surfacing high-quality content.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 9
    HP Socket

    HP Socket

    High Performance TCP/UDP/HTTP communication component

    Server Based on IOCP/EPOLL communication model, combined with technology of memory pool, private heap etc., efficient memory management is implemented to support large scale and high concurrent communication scenarios. Agent The Agent component is essentially a Multi-Client component that uses the same technical architecture as the Server component. An Agent component object can create and efficiently handle large-scale Socket connections at the same time. Client Based on Event-Select/POLL communication model, each component object creates a communication thread and manages a Socket connection. Client components are suitable for small-scale client scenarios.
    Downloads: 2 This Week
    Last Update:
    See Project
  • AI-based, Comprehensive Service Management for Businesses and IT Providers Icon
    AI-based, Comprehensive Service Management for Businesses and IT Providers

    Modular solutions for change management, asset management and more

    ChangeGear provides IT staff with the functions required to manage everything from ticketing to incident, change and asset management and more. ChangeGear includes a virtual agent, self-service portals and AI-based features to support analyst and end user productivity.
    Learn More
  • 10
    Hyperledger FireFly

    Hyperledger FireFly

    Hyperledger FireFly is the first open source Supernode

    Hyperledger FireFly is the first open source Supernode: a complete stack for enterprises to build and scale secure Web3 applications. The FireFly API for digital assets, data flows, and blockchain transactions makes it radically faster to build production-ready apps on popular chains and protocols. Hyperledger FireFly has a pluggable microservices architecture. Everything is pluggable, from the Blockchain technology, token ERC standards, and custom smart contracts, all the way to the event distribution layer and private database. So if there aren't yet instructions for making FireFly a Supernode for your favorite blockchain technology - don't worry. There is almost certainly a straightforward path to plugging it in that will save you from re-building all the plumbing for your blockchain application from scratch.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 11
    IPDR

    IPDR

    IPFS-backed Docker Registry

    IPDR is a Docker Registry tool that proxies Docker registry requests to IPFS for pushing and pulling images. IPDR allows you to store Docker images on IPFS instead of a central registry like Docker Hub or Google Container Registry. Docker images are referenced by their IPFS hash instead of the repo tag names. IPDR is compatible with the Docker Registry HTTP API V2 Spec for pulling images.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 12
    IPFS Web UI

    IPFS Web UI

    A frontend for an IPFS node

    A web interface to IPFS, shipped with Kubo, and ipfs-desktop. Check on your node stats, explore the IPLD powered merkle forest, see peers around the world and manage your files, without needing to touch the CLI. When working on the code, run an ipfs daemon, the local dev server, the unit tests, and the storybook component viewer and see the results of your changes as you save files. If you need to run IPFS in a Docker container, you can still have Web UI available by exposing both the Gateway and Web UI ports. The end-to-end tests (E2E) test the full app in a headless Chromium browser. They spawn real IPFS node for HTTP API and a static HTTP server to serve the app. The purpose of those tests is not being comprehensible, but act as a quick regression and integration suite.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 13
    JDA

    JDA

    Java wrapper for the popular chat & VOIP service

    JDA strives to provide a clean and full wrapping of the Discord REST api and its Websocket-Events for Java. This library is a helpful tool that provides the functionality to create a discord bot in java. Discord is currently prohibiting the creation and usage of automated client accounts (AccountType.CLIENT). We have officially dropped support for client login as of version 4.2.0! Note that JDA is not a good tool to build a custom discord client as it loads all servers/guilds on startup, unlike 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: 2 This Week
    Last Update:
    See Project
  • 14
    Lenstube

    Lenstube

    Decentralized video-sharing social media platform

    Decentralized video-sharing social media platform, built using Lens protocol. This turborepo uses Yarn as a package manager. For a place to have open discussions on features, voice your ideas, or get help with general questions please visit our community at Discord.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 15
    Messenger for Desktop 2

    Messenger for Desktop 2

    A simple & beautiful desktop client for Facebook Messenger

    A simple & beautiful desktop client for Facebook Messenger. Chat without distractions on OS X, Windows, and Linux. Not affiliated with Facebook. This is not an official product.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 16
    Pesterchum-Discord

    Pesterchum-Discord

    A Discord client mimicking the Pesterchum chat client from Homestuck

    A Discord client mimicking the Pesterchum chat client from Homestuck, Uses a lot of code from my Pesterchum Client. A Discord client mimicking the Pesterchum chat client from Homestuck, for the few people who are still interested in that. If you have any questions either contact me the GitHub or add me at Henry#8808 on Discord. This app is not an all-in-one client! It is meant to enhance RP and anything else you wish to do with it, however, it is recommended you still use regular Discord for technical functions. The release download is distributed as a .zip file. Unzip the file and inside will be a file called pesterchum.exe If there is an update, updater.exe will launch in a console. It doesn't install anywhere, its fairly portable. It is not yet for OSX/Linux, contact me if anyone is interested in supporting it.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 17
    Portal

    Portal

    Portal is a quick and easy command-line file transfer utility

    Portal is a peer-to-peer file transfer tool that allows users to securely send files between devices without any server intermediaries. Inspired by apps like Magic Wormhole, Portal uses WebRTC for direct peer connections and employs password-based authentication to ensure security. It works cross-platform and offers a simple command-line interface for intuitive file transfers. Portal is ideal for users who want a private, serverless way to share files quickly across networks or devices.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 18
    RSS-Bridge

    RSS-Bridge

    The RSS feed for websites missing it

    The RSS feed for websites missing it.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 19
    RainLoop Webmail

    RainLoop Webmail

    Simple, modern & fast web-based email client

    RainLoop Webmail is a modern, fast, and lightweight web-based email client. It supports IMAP and SMTP protocols, allowing users to access and manage their email accounts through a web interface. RainLoop offers features like multi-account support, a responsive UI, and integration with popular email providers. It is self-hosted, giving users control over their email data.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 20
    Tock

    Tock

    Tock, the open source conversational AI toolkit

    Complete and autonomous NLU solution leveraging opensource libs, such as OpenNLP, Stanford, Duckling and more. Web, mobile, social networks, smart speakers and more. Create your bot once, connect it progressively to multiple channels as you need them. Simple graphical interfaces to build stories and models, manage multilingual and multichannel bots, better understand users with analytics. Program complex stories using Kotlin, Python or Node.js provided components, or integrate with any language by leveraging Tock APIs. Try Tock online, deploy in minutes using Docker running configurations, or setup your own platform to the Cloud, On-Premise, even embedded. More and more teams and companies trust in Tock and open conversational platforms. Built-in connectors for numerous text/voice channels, Messenger, WhatsApp, Google Assistant, Alexa, Twitter and more.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 21
    Xabber

    Xabber

    Open-source XMPP client for Android

    Open source Jabber (XMPP) client with multi-account support, clean and simple interface. Being both free (as in freedom!) and ad-free, Xabber is designed to be the best Jabber client for Android. Xabber uses Gradle build system. The only specific thing is git submodule for the MemorizingTrustManager library. Since it’s inception in 2011, Xabber has grown to be a number one XMPP client for Android. It is fast, reliable and packed with lots of features that make it more advanced than most desktop clients. Xabber interface was perfected over many years to give a very clear yet informative presentation of your contacts and chats. Great amount of details are shown in a subtle way to not obscure your view. Internet connection is not as reliable as we’d like on mobile networks, users often experience connection loss. Xabber for Android was optimized to ensure low battery usage and to quickly reconnect.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 22
    tmi.js

    tmi.js

    Javascript library for the Twitch Messaging Interface

    Connect to and interact with Twitch chat (IRC) from Node.js or a browser. Control the delay in milliseconds between JOIN requests when using the channels array option. Minimum of 300 milliseconds. If the identity has special permission from Twitch for a higher join rate then you should implement your own calls to the client.join method. Disable receiving JOIN/PART events for other users. Good for decreasing network traffic when joining lots of channels or you don't care about this data. After a threshold per channel Twitch stops sending this data so it may not be necessary for all cases. Channels to automatically join upon connecting. The rate of joins is controlled by the options.joinInterval option. Automatically reconnect the client if it gets disconnected for any reason. Sometimes Twitch will request the client to reconnect and tmi.js will disconnect and reconnect even if this option is set to false.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 23
    ShowMyScreen
    Simple and portable screen sharing utility. No software required for the client as the shared screen is displayed through a password-protected web page in any browser.
    Downloads: 15 This Week
    Last Update:
    See Project
  • 24
    Zentyal, Linux Small Business Server

    Zentyal, Linux Small Business Server

    Zentyal is a Linux Small Business Server

    Zentyal Server is an easy to use and affordable Linux server, specially designed to meet the needs of small and medium businesses Thanks to Zentyal's Samba integration, Zentyal provides native compatibility with Microsoft Active Directory, allowing you to join Microsoft clients to a domain and manage them easily. Zentyal Server incorporates all the network services required in a small and medium business environment: * Directory & Domain Server with native compatibility with Microsoft Active Directory * Mail Server with ActiveSync and webmail * Gateway with firewall and proxy * Infrastructure Server with DNS/DHCP server, Certification Authority and Virtual Private Networks For more information and download, please access the project's home page.
    Downloads: 10 This Week
    Last Update:
    See Project
  • 25
    PROJECT NO LONGER HOSTED @ SOURCE FORGE Monitor network bandwidth. Desktop and Systray graph. Monitor any or all network interfaces. Ping/Trace/UPnP utilities. Email notifier (POP/IMAP). Requires .NET 2.0.
    Downloads: 19 This Week
    Last Update:
    See Project