[go: up one dir, main page]

Open Source Mac Communications Software - Page 17

Communications Software for Mac

View 919 business solutions
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    Build gen AI apps with an all-in-one modern database: MongoDB Atlas

    MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
    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
    Elymus

    Elymus

    Decentralized stack for paranoids-decentralizers

    Elymus is stack for dWeb: Browser, SDK, and bundle of nodes for p2p communication. It uses Repens protocol for dWeb sites (however you can access usual web2 sites through it, better use normal browser when doing it), developed to provide absolutely decentralized way to host and access frontends. Repens protocol utilizes Handshake Protocol as decentralized KV storage and content addressing system, IPFS as p2p caching system (user visits site, and caches its content, while seeding it through p2p network to next visitors, just like torrent but for websites), and Arweave/Sia/Hypercore Protocol as content anchoring networks (that will seed frontend when nobody has it in IPFS cache). Elymus is driven by decentralization-first convenience-last ideology. We have already seen many dWeb projects whose only relation to dWeb is that they utilize blockchains in some way. So we are ready to pay with convenience and heaviness for decentralization.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    EmailValidator

    EmailValidator

    PHP Email address validator

    A library for validating emails against several RFC. This library aims to support RFCs 5321, 5322, 6530, 6531, 6532, and 1035. Composer is required for installation. Spoofchecking and DNSCheckValidation validation requires that your PHP system has the PHP Internationalization Libraries (also known as PHP Intl). PHP version upgrades will happen to accomodate to the pace of major frameworks. Minor versions bumps will go via minor versions of this library (i.e: PHP7.3 -> v3.x+1). Major versions will go with major versions of the library. EmailValidatorrequires you to decide which (or combination of them) validation/s strategy/ies you'd like to follow for each validation. Note that warnings are deviations from the RFC that in a broader interpretation are acceptded. It's easy to extend! You just need to implement EmailValidation and you can use your own validation.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    Eris

    Eris

    A NodeJS Discord library

    A Node.js wrapper for interfacing with Discord. You will need NodeJS 10.4+. If you need voice support you will also need Python 2.7 and a C++ compiler. Create a directory for your bot, and change to that directory in your command line. If you want to be more updated (at the expense of stability), you can install the beta builds instead. Eris supports a few optional libraries that could potentially improve bot performance but may require additional dependencies. If you want Eris to use any of these packages, install them in the same directory as Eris, and Eris will automatically use them. You can find more examples on the GitHub repo. The rest of the docs will help you with using the various functions of the library. Have fun!
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    FTP2MFS

    FTP2MFS

    Syncing FTP/HTTP/RSYNC into IPFS

    Syncs folders into IPFS's mutable file system (the directory structure accessible through ipfs files). Despite the name, FTP2MFS is capable of reading from FTP, HTTP directory listings, rsyncd, and the local filesystem. Beware: ftp2mfs can be used to easily mirror several 100 GB in a few hours, and keep them in sync with upstream and on the local IPFS node. IPFS is not necessarily able to keep that much content available to the network from one node, see hyperprov for an explanation and a solution.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 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
  • 5
    GraphSync

    GraphSync

    Implementation of the GraphSync wire protocol in Typescript

    JS implementation of the GraphSync v2 wire protocol. GraphSync is an IPFS data transfer protocol used across the IPFS and Web3 ecosystem for exchanging IPLD data. It is used by Filecoin for syncing the blockchain and transfering DAGified content in a trustless fashion.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    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: 1 This Week
    Last Update:
    See Project
  • 7
    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: 1 This Week
    Last Update:
    See Project
  • 8
    IPFS Pinning GitHub Action

    IPFS Pinning GitHub Action

    Pin your files to IPFS using GitHub Actions

    Pin your files to IPFS using GitHub Actions. This GitHub Action helps you to publish your website/assets to IPFS Pinning Services (e.g. Pinata or Firebase using the official IPFS Remote Pinning API. You can use this Action directly from your GitHub workflow. You can find the required credentials on your Pinning Services Website.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    IPLD Explorer Components

    IPLD Explorer Components

    React components for ipfs-webui

    React components for ipfs-webui. This module was extracted from explore.ipld.io so it could be reused from the IPFS Web UI. This module is not intended to be re-used in it's current form by other projects. There is more work to do to make this a nice set of generic components. The ES5-friendly version of the src dir is generated to the dist dir and the page components are all provided as named exports so you can import them. There are peer dependencies so that the parent app can pick the versions of common deps. You'll need to add relevant deps to your project. These components use redux-bundler and your app will need to use a redux-bundler provider in order to propagate the properties and selectors. You can find a basic example of this in ./dev/devPage.jsx.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Professional Email Hosting for Small Business | Greatmail Icon
    Professional Email Hosting for Small Business | Greatmail

    Ready to switch to a more reliable and secure email hosting solution?

    Dependable cloud based email hosting with spam filtering, antivirus protection, generous storage and webmail. Compatible with Outlook and all other POP3/IMAP clients. High volume SMTP service for responsible senders. Outbound relay service for transactional messages, email marketing campaigns, newsletters and other applications. Dedicated email servers, clustering and multiple IP load balancing for high volume senders. Fixed monthly cost with unlimited sending and reputation monitoring. Greatmail is an email service provider (ESP) specializing in business class email hosting, SMTP hosting and email servers. For ISPs, application programmers and cloud developers, we also provide custom solutions including dedicated IP servers and process specific, load balanced configurations with multiple servers.
    Learn More
  • 10
    LINE Messaging API SDK for Python

    LINE Messaging API SDK for Python

    LINE Messaging API SDK for Python

    The LINE Messaging API SDK for Python makes it easy to develop bots using LINE Messaging API, and you can create a sample bot within minutes. You must upload a rich menu image and link the rich menu to a user for the rich menu to be displayed. You can create up to 1000 rich menus for one LINE Official Account with the Messaging API. The LINE Messaging API SDK for Python includes experimental asyncio support. (API may change without notice in a future version). Send push messages to multiple users at any time. Messages cannot be sent to groups or rooms. Get progress status of narrowcast messages sent. Gets the user IDs of the members of a room that the bot is in. This includes the user IDs of users who have not added the bot as a friend or has blocked the bot. Get the number of users who have added the bot on or before a specified date.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    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: 1 This Week
    Last Update:
    See Project
  • 12
    Laravel Mailbox

    Laravel Mailbox

    Catch incoming emails in your Laravel application

    Catch incoming emails in your Laravel application. Laravel Mailbox is a package for Laravel 5.7 and up that will allow your application to catch and react to incoming emails from different services like Mailgun, SendGrid, or the local log driver for debugging purposes. Listen to incoming email messages in a Laravel-Route-like fashion and react to them.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    Laravel Slack Notification Channel

    Laravel Slack Notification Channel

    Slack Notification Channel for laravel.

    In addition to support for sending email, Laravel provides support for sending notifications across a variety of delivery channels, including email, SMS (via Vonage, formerly known as Nexmo), and Slack. In addition, a variety of community built notification channels have been created to send notifications over dozens of different channels! Notifications may also be stored in a database so they may be displayed in your web interface.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    Laravel Telegraph

    Laravel Telegraph

    Telegraph is a Laravel package for fluently interacting with Telegram

    Telegraph is a Laravel package for fluently interacting with Telegram Bots made by def:studio.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    MFS JavaScript Implementation

    MFS JavaScript Implementation

    JavaScript implementation of the IPFS Mutable File System

    JavaScript implementation of the IPFS Mutable File System. The code published to npm that gets loaded on requires is an ES5 transpiled version with the right shims added. This means that you can require it and use with your favorite bundler without having to adjust the asset management process. The mfs works by storing a reference to the root node's CID in LevelDB. LevelDB does not support concurrent access so there are read/write locks around bits of the code that modify the the root node's CID. A lock is kept on the main thread and any requests to read/write from workers or the main thread itself are queued pending release of the lock by the existing holder. Reads are executed together, writes are executed sequentially, and prevent any reads from starting. If you are using IPFS in a single process or with the node cluster module this should be completely transparent. If you are using Web Workers there is no way to globally listen to messages sent between workers and the main thread.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    MailCatcher

    MailCatcher

    Catches mail and serves it through a dream

    Catches mail and serves it through a dream. MailCatcher runs a super simple SMTP server that catches any message sent to it to display in a web interface. Run mailcatcher, set your favorite app to deliver to smtp://127.0.0.1:1025 instead of your default SMTP server, then check it out to see the mail that's arrived so far. Shows HTML, Plain Text and Source version of messages, as applicable. Rewrites HTML enabling display of embedded, inline images/etc and opens links in a new window. Command-line options to override the default SMTP/HTTP IP and port settings. Mail appears instantly if your browser supports WebSockets, otherwise updates every thirty seconds. Sendmail-analogue command, catchmail, makes using mailcatcher from PHP a lot easier. Encodings are difficult. MailCatcher does not completely support utf-8 straight over the wire, you must use a mail library that encodes things properly based on SMTP server capabilities.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    MailTrackerBlocker

    MailTrackerBlocker

    Email tracker, read receipt and spy pixel blocker plugin, macOS Mail

    MailTrackerBlocker is a macOS Mail plugin that prevents email tracking pixels from collecting user data. It enhances privacy by blocking hidden tracking mechanisms used by marketing emails.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    MeRead

    MeRead

    A RSS reader built with Flutter and designed with Material You

    A concise and easy-to-use RSS reader built with Flutter and designed with Material You.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    Messaging APIs

    Messaging APIs

    Messaging APIs for multi-platform

    Messaging APIs is a mono repo that collects APIs needed for bot development. It helps you build your bots using a similar API for multiple platforms, e.g. Messenger, LINE. Learn once and make writing cross-platform bots easier. If you are looking for a framework to build your bots, Bottender may suit for your needs. It is built on top of Messaging APIs and provides some powerful features for bot building.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    Miniflux 2

    Miniflux 2

    Minimalist and opinionated feed reader

    Miniflux is a minimalist and opinionated feed reader. The page layout, fonts, and colors are chosen to be readable on a screen. The most important thing is the content. Do you have feeds that display only a summary? Fetch the original article automatically. I suppose you don't like bloated software? Miniflux focuses on simplicity. Less is more! Be productive, use the keyboard shortcuts to navigate through the application. Scan quickly your unread items with the lightweight user interface. Miniflux is compiled statically without external dependencies, drop the binary on your server and you are done. You also have the choice to use the RPM/Debian package or the Docker image. Miniflux is a free and open-source project distributed under the permissive Apache 2.0 License. Nobody resells your private data or tracks your usage. Miniflux removes automatically pixel trackers.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    Myel pop

    Myel pop

    Run a point-of-presence within Myel

    Run a point-of-presence within Myel, the community-powered content delivery network. Our mission is to build a community powered content delivery network that is resilient, scalable, and peer-to-peer ↔️ to suit the long-term needs of Web3 applications. We're currently using Filecoin building blocks and are aspiring to make this library as interoperable as possible with existing Web3 backends such as IPFS. This library is still experimental so feel free to open an issue if you have any suggestions or would like to contribute.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    NFT art maker

    NFT art maker

    Generates images and metadata files, packs them into IPFS CAR files

    NFT Art Maker, generates images and metadata files, packs them into IPFS CAR files, and uploads them using nft.storage. All from provided PNG layers. The primary task of this tool is to generate a randomized set of images from provided PNG layers and pack them into .car files. Then you can upload them to IPFS using nft.storage or other tools. nft-art-maker tool doesn't assume any way of uploading to ipfs, but I would recommend nft.storage where you can upload whole .car file. They offer free pinning service and Filecoin storage. So even if you delete it there or nft.storage stops working for some reason, the data will persist. Of course, learn about it first. They have a friendly UI, but you can also use the CLI tool for that.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    NetNewsWire

    NetNewsWire

    RSS reader for macOS and iOS

    NetNewsWire is a free and open source RSS reader for Mac, iPhone, and iPad. NetNewsWire shows you articles from your favorite blogs and news sites and keeps track of what you’ve read. This means you can stop going from page to page in your browser looking for new articles to read. Do it the easy way instead: let NetNewsWire bring you the news. And, if you’ve been getting your news via Facebook and Twitter, with their ads, algorithms, user tracking, outrage, and misinformation, you can switch to NetNewsWire to get news directly and more reliably from the sites you trust.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    Obsidian RSS

    Obsidian RSS

    Read RSS Feeds from inside obsidian

    Read RSS Feeds from inside obsidian.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    OpenGNB

    OpenGNB

    GNB is open source de-centralized SDVN to achieve layer3 network

    OpenGNB is an open-source implementation of a 5G NR (New Radio) gNodeB base station, aimed at democratizing access to mobile communication infrastructure. Built using SDR (Software Defined Radio) principles, it allows researchers, developers, and enthusiasts to deploy and experiment with 5G RAN technology using commodity hardware. OpenGNB integrates with open-core networks and provides a valuable tool for advancing innovation in private 5G networks, research labs, and rural communication deployments.
    Downloads: 1 This Week
    Last Update:
    See Project