[go: up one dir, main page]

Open Source Mac Communications Software - Page 6

Communications Software for Mac

View 917 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
  • 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
    Element

    Element

    A glossy Matrix collaboration client for the web

    Element, formerly known as Vector and Riot, is a glossy Matrix collaboration client built using the Matrix React SDK. It offers teams, friends and organizations a secure, all in one chat app that is protected from pesky ads and data mining methods. All communications are done through the open global Matrix network, secured with end-to-end encryption. Element gives you all the services you need from a chat app: group chat, video calls, file sharing and more-- all done securely and in total privacy. Element has three different tiers of support for different environments, the most supported being the latest versions of Chrome, Firefox, and Safari on desktop OSes.
    Downloads: 11 This Week
    Last Update:
    See Project
  • 2
    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: 11 This Week
    Last Update:
    See Project
  • 3
    Zinnia

    Zinnia

    Runtime for worker nodes executing modules

    Zinnia is a runtime for Filecoin Station modules. It provides a sandboxed environment to execute untrusted code on consumer-grade computers. Zinnia is a sandboxed and resource-limited runtime for distributed workers. This crate provides the zinnia executable to run modules locally, e.g. while developing.
    Downloads: 11 This Week
    Last Update:
    See Project
  • 4

    PeerGuardian

    PeerGuardian - a privacy oriented firewall application

    PeerGuardian is a privacy oriented firewall application. It blocks connections to and from hosts specified in huge blocklists (thousands or millions of IP ranges). Its origin seeds in targeting aggressive IPs while you use P2P. PeerGuardian Linux: Not developed actively anymore. Team might still be around. Some unreleased changes on git. Outdated technology. Peerguardian OS X: Not developed anymore. We've lost contact with the OS X developer. PeerGuardian Windows: Not developed anymore. It's highly recommended to use PeerBlock instead, which is a continuation of PeerGuardian's development in Windows, with bug fixes and support for Windows Vista and Windows 7. Collaboration with peerblock.com is welcome! PeerGuardian is an open project. Not only is its source code open for you to read, use, and modify - but the project is open for you to join and contribute in any form (code, documentation, bug reports, web and support).
    Downloads: 50 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
    EOL Rambox CE

    EOL Rambox CE

    Free and Open Source messaging and emailing app

    Free, Open Source and cross-platform messaging and emailing app that combines common web applications into one.
    Downloads: 10 This Week
    Last Update:
    See Project
  • 6
    PikaTorrent

    PikaTorrent

    Just pick a Torrent, stream and download on all your devices

    PikaTorrent is a modern, cross-platform BitTorrent client designed for ease of use across desktop and mobile devices. Developed using Flutter, it offers a unified experience on Windows, Linux, Android, and plans for macOS and iOS. PikaTorrent emphasizes user-friendliness, allowing users to stream and download torrents seamlessly, with features like remote management and dark mode support enhancing the overall experience.​
    Downloads: 10 This Week
    Last Update:
    See Project
  • 7
    Tutanota

    Tutanota

    Open source email service with a strong focus on security and privacy

    Tutanota is an open source email client focused on security and privacy. It is built with end-to-end encryption and 2FA, so you can be assured of utmost email security. Tutanota is always encrypted, so whether you’re using their secure webmail client, mobile apps or desktop clients, you can be sure to communicate securely.
    Downloads: 10 This Week
    Last Update:
    See Project
  • 8
    BitPim allows synchronization of Phone Book, Calendar, WallPapers and RingTones and manipulating the embedded filesystem in CDMA cell phones.
    Downloads: 65 This Week
    Last Update:
    See Project
  • 9
    SwithMail
    Send SMTP email silently from command line (CLI), or a batch file using Exchange, Gmail, Hotmail, or Yahoo! Plus. Supports XML settings files, variables, or all settings explicitly from the command line. Now supporting Exit Codes for batch file use (will return "0" for successful delivery, or "1" for error delivering) - handle your batch file accordingly.
    Leader badge">
    Downloads: 49 This Week
    Last Update:
    See Project
  • Photo and Video Editing APIs and SDKs Icon
    Photo and Video Editing APIs and SDKs

    Trusted by 150 million+ creators and businesses globally

    Unlock Picsart's full editing suite by embedding our Editor SDK directly into your platform. Offer your users the power of a full design suite without leaving your site.
    Learn More
  • 10

    pyModSlave

    Modbus TCP/RTU Slave Software.

    pyModSlave is a free python-based implementation of a ModBus slave application for simulation purposes. You can install the python module or use the precompiled (for Windows only) stand alone GUI (Qt based) utility (unzip and run). pyModSlave also includes a bus monitor for examining all traffic on the bus. You can also download it from pypi <https://pypi.org/project/pyModSlave/>. pyModSlave is based on modbus-tk <http://code.google.com/p/modbus-tk/>, pySerial <https://github.com/pyserial/pyserial> and pyQt5 <http://www.riverbankcomputing.co.uk>. Check out my modbus master project <http://sourceforge.net/projects/qmodmaster/>. Checkout the following youtube videos : Modbus RTU <https://youtu.be/1get1ELKz_A> Modbus TCP <https://youtu.be/nX_kTQwK2f4> Session <https://youtu.be/y_9Di7E3y8w> Log <https://youtu.be/Xcb6sj1uzyY>
    Leader badge">
    Downloads: 69 This Week
    Last Update:
    See Project
  • 11
    AirChat

    AirChat

    Free Communications For Everyone

    AirChat is a proof-of-concept communication system that works without the internet or cellular networks, using audio over radio links to move messages between nodes. It couples a lightweight packet format with asymmetric keys to enable addressed delivery, optional end-to-end encryption, and anonymous broadcast when encryption is disabled. The software talks to modem software such as FLDigi via XML-RPC, letting one machine handle radio I/O while others run the AirChat service, and it can also ride any device capable of transmitting audio, including low-cost handheld radios. The design intentionally trades bandwidth for freedom, resilience, and low cost, prioritizing operation during blackouts, disasters, censorship events, or remote expeditions. Gateways allow a participating node with connectivity to bridge traffic to limited internet services like news fetching or posting updates, optionally through Tor and proxy support.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 12
    Arcjet

    Arcjet

    Arcjet JS SDKs. Rate limiting, bot protection, email verification

    Arcjet helps developers protect their apps in just a few lines of code. Implement rate limiting, bot protection, email verification, and defense against common attacks. Native security for Bun, Next.js, Node.js, SvelteKit, Vercel, Netlify, Fly.io, and other modern platforms. Customizable protection for signup forms, login pages, API routes, and your whole app. Test security rules locally. Protection that works in every environment. No agent is required.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 13
    Halloy - IRC Client

    Halloy - IRC Client

    IRC application written in Rust

    Halloy is an open-source IRC client written in Rust, utilizing the Iced GUI library. It aims to provide a simple and fast client for Mac, Windows, and Linux platforms
    Downloads: 9 This Week
    Last Update:
    See Project
  • 14
    WhatSie

    WhatSie

    Feature rich WhatsApp Client for Desktop Linux

    Feature-rich WhatsApp web client based on Qt WebEngine for Linux Desktop.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 15
    WiFiManager

    WiFiManager

    WiFi Connection manager with web captive portal

    Espressif ESPx WiFi Connection manager with fallback web configuration portal. The configuration portal is of the captive variety, so on various devices it will present the configuration dialogue as soon as you connect to the created access point. When your ESP starts up, it sets it up in Station mode and tries to connect to a previously saved Access Point. If this is unsuccessful (or no previous network saved) it moves the ESP into Access Point mode and spins up a DNS and WebServer (default ip 192.168.4.1). Using any wifi enabled device with a browser (computer, phone, tablet) connect to the newly created Access Point. Because of the Captive Portal and the DNS server you will either get a 'Join to network' type of popup or get any domain you try to access redirected to the configuration portal. ESP will try to connect. If successful, it relinquishes control back to your app. If not, reconnect to AP and reconfigure.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 16
    phpFreeChat is a free, simple to install, fast and customizable chat that uses by default files for message and nickname storage. It uses AJAX to smoothly refresh and display the chat zone and the nickname zone.
    Downloads: 50 This Week
    Last Update:
    See Project
  • 17

    bogofilter -- Fast Bayesian Spam Filter

    Fast Bayesian spam filter along lines suggested by Paul Graham

    The bogofilter package implements a fast Bayesian spam filter as suggested by Paul Graham in "A Plan For Spam" <http://www.paulgraham.com/spam.html>. It is written in C. Supported platforms: Linux, FreeBSD, Solaris, OS X, HP-UX, AIX, RISC-OS, ...
    Leader badge">
    Downloads: 82 This Week
    Last Update:
    See Project
  • 18
    Frost
    Freenet front end written in Java. Supports multiple up/downloads, messages, searching and more.
    Leader badge">
    Downloads: 128 This Week
    Last Update:
    See Project
  • 19
    Trojitá, a Qt IMAP e-mail client
    Leader badge">
    Downloads: 120 This Week
    Last Update:
    See Project
  • 20
    Easy to use, easy to install, actively maintained and actively supported, phpseclib is the best way to utilize SSH, SFTP and RSA in PHP.
    Downloads: 40 This Week
    Last Update:
    See Project
  • 21
    AI Chatbot Framework

    AI Chatbot Framework

    Python chatbot framework with Natural Language Understanding

    Building a chatbot can sound daunting, but it’s totally doable. AI Chatbot Framework is an AI powered conversational dialog interface built in Python. With this tool, it’s easy to create Natural Language conversational scenarios with no coding efforts whatsoever. The smooth UI makes it effortless to create and train conversations to the bot and it continuously gets smarter as it learns from conversations it has with people. AI Chatbot Framework can live on any channel of your choice (such as Messenger, Slack etc.) by integrating it’s API with that platform. You don’t need to be an expert at artificial intelligence to create an awesome chatbot that has AI capabilities. With this boilerplate project you can create an AI-powered chatting machine in no time.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 22
    NitroShare

    NitroShare

    Network file transfer application for Windows, OS X, & Linux

    A cross-platform network file transfer application designed to make transferring any file to any device as painless as possible. NitroShare was designed to be simple. The application uses broadcast discovery to find other devices on the local network with NitroShare installed. NitroShare is built to take advantage of fast networks, easily achieving gigabit speeds on capable hardware. NitroShare runs on Windows, macOS, and Linux. Files can easily be transferred between machines running different operating systems. NitroShare is written in modern C++ and makes use of the excellent Qt Framework. All of the source code for the application is released under the MIT license.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 23
    TrackersListCollection

    TrackersListCollection

    A list of popular BitTorrent Trackers

    TrackersListCollection is a daily-updated collection of BitTorrent tracker server lists, curated and filtered from across the internet to build a “best of” list and a full list for usage in torrent clients, automation, or performance tuning. The project scans public trackers, tests their responsiveness or status, categorises them (e.g., all trackers vs best trackers), and makes plain-text files available (like best.txt, all.txt) that can be included in download clients or scripts. Because trackers can go offline or degrade over time, the daily refresh schedule is crucial for maintaining a high-quality list. The repo also includes metadata and mirrors to handle international usage and multiple download sources. For people who use torrent infrastructure, ensure peers connect reliably, or want to automate external tracker lists for aria2 or other clients, this is a practical and well-maintained source.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 24
    WebTorrent CLI

    WebTorrent CLI

    WebTorrent, the streaming torrent client. For the command line

    WebTorrent CLI is a command-line interface for the WebTorrent protocol, enabling users to stream, download, and seed torrents directly from the terminal using Node.js. It supports both traditional BitTorrent and WebTorrent peers, bridging the gap between desktop clients and browser-based peers. With a simple and intuitive interface, WebTorrent CLI allows users to instantly stream videos (especially with built-in support for VLC, MPV, and Chromecast), making it ideal for media consumption without waiting for full downloads. It’s a handy tool for developers, media sharers, or anyone who wants quick torrent access without a GUI.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 25
    phpseclib

    phpseclib

    PHP secure communications library

    phpseclib is designed to be ultra-portable. The 3.0 version works on PHP 5.6+ and doesn't require any extensions. For purposes of speed, OpenSSL, GMP, libsodium or mcrypt are used, if they're available, but they are not required. phpseclib is designed to be fully interoperable with standardized cryptography libraries and protocols. MIT-licensed pure-PHP implementations of SSH-2, SFTP, X.509, an arbitrary-precision integer arithmetic library, Ed25519 / Ed449 / Curve25519 / Curve449, ECDSA / ECDH (with support for 66 curves), RSA (PKCS#1 v2.2 compliant), DSA / DH, DES / 3DES / RC4 / Rijndael / AES / Blowfish / Twofish / Salsa20 / ChaCha20, GCM / Poly1305. The only requirement that phpseclib 3.0 has is that you must be using PHP 5.6+. Using phpseclib2_compat will actually bring a few enhancements to your dependency.
    Downloads: 8 This Week
    Last Update:
    See Project