[go: up one dir, main page]

Open Source JavaScript Communications Software - Page 4

JavaScript Communications Software

View 5146 business solutions

Browse free open source JavaScript Communications Software and projects below. Use the toggles on the left to filter open source JavaScript Communications Software by OS, license, language, programming language, and project status.

  • 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
    Fine Uploader

    Fine Uploader

    Multiple file upload plugin with image previews, drag and drop, etc.

    Multiple file upload plugin with image previews, drag and drop, progress bars. S3 and Azure support, image scaling, form support, chunking, resume, pause, and tons of other features. A fully customizable progress bar is included in UI mode. Core users can build their own with the help of a friendly API. Drag and drop files (and even folders in Chrome and Opera) straight from your desktop. Sometimes the network misbehaves. Fortunately, Fine Uploader can detect these sorts of disturbances and notify the user, or even automatically retry uploading the failed piece. Pause an in-progress upload when you know you are about to go offline, and safely resume them again right where you left off. Splitting a file into smaller pieces allows for a more efficient overall upload, and powers some Fine Uploader features such as pausing, and resuming uploads. Fine Uploader can also upload multiple chunks for the same file concurrently.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    IGdm Messenger

    IGdm Messenger

    Desktop application for Instagram DMs

    Multi-platform Desktop application for Instagram DMs, built with electron Build Status! To setup this project locally for development purposes please follow the following steps. Ensure you Node.js installed. Clone this repo by running the command - git clone. Navigate to the directory where the repo is cloned to. (e.g cd igdm). Run npm install to install all the dependencies. Start the application locally by running npm start.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    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: 1 This Week
    Last Update:
    See Project
  • 4
    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
  • 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
  • 5
    Markdown Here

    Markdown Here

    Write email in Markdown and render them before sending

    If you’ve ever found writing email with code in it a hassle, Markdown Here is the perfect solution for you. Markdown Here is a browser extension that lets you write emails in Markdown, and then renders them before sending. It can also let you write Google Groups posts, blog posts, Evernote notes, Wordpress posts and more in Markdown, even in TeX mathematical formulae! Markdown Here is available for Google Chrome, Firefox, Safari, Opera, and Thunderbird. It supports syntax highlighting (once language has been specified in a fenced code block), insert tables, source code snippets and more! Discover how easy it can be to format your emails with Markdown Here!
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    NodeBB

    NodeBB

    Node.js based forum software built for the modern web

    A better community platform for the modern web. NodeBB is next generation forum software. It's powerful, mobile-ready and easy to use. NodeBB Forum Software is powered by Node.js and supports either Redis, MongoDB, or a PostgreSQL database. It utilizes web sockets for instant interactions and real-time notifications. NodeBB has many modern features out of the box such as social network integration and streaming discussions, while still making sure to be compatible with older browsers. From brand communities to product support boards, forums are a great way to engage and provide value to your audience. At NodeBB, our mission is to provide forum software with all the modern features and performance you’ve come to expect from the social and mobile web. For the tech savvy DIY pro, install and maintain NodeBB on your own server. Want to get your forum going right away without any set-up hassles? Our monthly hosting plans are for you.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    Nylas Mail

    Nylas Mail

    An extensible desktop mail app built on the modern web

    Nylas Mail is an open-source mail client built on the modern web with Electron, React, and Flux. It was designed to be easy to extend, and many third-party plugins are available that add functionality to the client. See /packages for the separate pieces. Each folder in /packages is designed to be its own stand-alone repository. They are all bundled here for the ease of source control management. In early 2016, the Nylas Mail team wrote extensive documentation for the app that was intended for plugin developers. This documentation lives on GitHub Pages and offers a great overview of the app's architecture and important classes. When you download and build Nylas Mail from the source it runs without its cloud components. The concept of a "Nylas ID" / subscription has been removed, and plugins that require server-side processing are disabled by default. (Plugins like Snooze, Send Later, etc.)
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    Patchwork

    Patchwork

    Decentralized messaging sharing app built on top of Secure Scuttlebut

    A decentralized messaging and sharing app built on top of Secure Scuttlebutt (SSB). Connect with friends without depending on any central servers. Don't worry about spam, you only get messages from people you follow. Use Patchwork online or offline, the data you need is stored on your device. Sync messages with friends when you're on the same Wi-Fi network. Keep secrets with private messages, which are always end-to-end encrypted. Change and improve Patchwork however you'd like, it's free and open source.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    SurveyJS

    SurveyJS

    JavaScript Survey and Form Library

    SurveyJS Form Library is distributed as npm packages and as scripts and style sheets that you can reference on your page. You can use it in any React, Angular, Vue, Knockout, or jQuery application. React, Angular, Knockout, and Vue3 are supported natively. To communicate with the server, the libraries use JSON objects that represent form schemas (content and layout of a form) and form results (answers). You have the option to build dynamic JSON-driven forms using our free full-featured form builder demo available on the website. Alternatively, you can integrate the form builder library and create forms using a drag-and-drop UI directly within your own application. With years of development and support behind us, we've assisted hundreds of companies across various industries. With Survey, you can create nearly anything that popular cloud services offer. Furthermore, our library is fully extensible, allowing you to modify its behavior to suit your specific needs.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Dominate AI Search Results Icon
    Dominate AI Search Results

    Generative Al is shaping brand discovery. AthenaHQ ensures your brand leads the conversation.

    AthenaHQ is a cutting-edge platform for Generative Engine Optimization (GEO), designed to help brands optimize their visibility and performance across AI-driven search platforms like ChatGPT, Google AI, and more.
    Learn More
  • 10
    WebUploader

    WebUploader

    A new file uploader solution

    WebUploader is a simple modern file upload component developed by the Baidu WebFE (FEX) team, mainly HTML5, supplemented by FLASH. In modern browsers, it can give full play to the advantages of HTML5, without abandoning the mainstream IE browser, using the original FLASH runtime, compatible with IE6+, iOS 6+, and android 4+. When the two sets are running, the same calling method is available for users to choose at will. Using large files to upload concurrently in fragments greatly improves the efficiency of file uploads. Fragmentation and concurrency are combined to divide a large file into multiple pieces and upload them concurrently, which greatly improves the upload speed of large files. When network problems cause transmission errors, only the error fragments need to be retransmitted instead of the entire file. In addition, fragmented transmission can track upload progress in more real-time.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    Zulip

    Zulip

    Powerful open source team chat application

    Zulip is a powerful open source group chat application that combines the immediacy of real-time chat with the productivity benefits of a threaded conversation model. Zulip’s unique threading model allows users to easily catch up on important conversations, helping to save time and increase productivity.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    cabal-cli

    cabal-cli

    Terminal client for Cabal, the p2p chat platform

    cabal-cli is a terminal-based client for Cabal, a peer-to-peer chat platform that operates without centralized servers. It allows users to create and join decentralized chat channels, ensuring privacy and resilience against censorship. The CLI interface provides a lightweight and efficient means of communication, particularly suited for developers and tech-savvy users.​
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    cep-promise

    cep-promise

    Search for ZIP code integrated into the services of Post Office

    cep-promise is a Brazilian postal code (CEP) lookup library that provides a simple and efficient way to retrieve address information from multiple services, ensuring high availability and reliability.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    ipfs-pubsub-room

    ipfs-pubsub-room

    IPFS Pubsub room

    Creates a room based on a LibP2P pub-sub channel. Emits membership events, listens for messages, broadcasts and direct messages to peers.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    node-hid

    node-hid

    Access USB & Bluetooth HID devices through Node.js

    node-hid supports Node.js v6 and upwards. For versions before that, you will need to build from source. The platforms, architectures and node versions node-hid supports are the following. In general we try to provide pre-built native library binaries for the most common platforms, Node and Electron versions. We strive to make node-hid cross-platform so there's a good chance any combination not listed here will compile and work. We are using prebuild to compile and post binaries of the library for most common use cases (Linux, MacOS, Windows on standard processor platforms). If a prebuild is not available, node-hid will work, but npm install node-hid will compile the binary when you install. In the src/ directory, various JavaScript programs can be found that talk to specific devices in some way.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    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: 1 This Week
    Last Update:
    See Project
  • 17
    web4

    web4

    Web4 is a new way to distribute decentralized apps

    Web4 is a new way to distribute decentralized apps. Deploy a single WASM smart contract to deploy the whole web app. You only need to deploy a single smart contract using WebAssembly to host your app's HTTP backend, static resources, and blockchain logic. There is an HTTP gateway to NEAR blockchain which allows smart contract to handle arbitrary GET requests. Every smart contract on NEAR also gets a corresponding API endpoint which can be accessed through regular HTTP requests. You can load any required data in web4_get by returning list of URLs to preload in preloadUrls field. Note that both JSON and form data are supported. When transaction is processed by server user gets redirected to wallet for signing this transaction.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    xmpp.js

    xmpp.js

    XMPP for JavaScript

    xmpp.js is a JavaScript library for the Extensible Messaging and Presence Protocol (XMPP), facilitating real-time communication features like instant messaging and presence information.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    A Web-based Usenet News Reader written by PHP, support NNTP/NNRP access to News Server. Authentication can be easily configured with flexibility. It also supports the charset conversion between different Chinese charsets, both Traditional and Simplified.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 20
    GoAutoDial
    GoAutoDial is an all-in-one open source Vicidial administrator utility that enables you to manage your Vicidial - CentOS based server. Package includes Vicidial web admin, GoAutoDial admin, NEW AgentUI. For more info, please visit www.goautodial.com.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 21
    Downloads: 21 This Week
    Last Update:
    See Project
  • 22
    SaltOS

    SaltOS

    SaltOS, ERP, CRM, Business Management Suite, Josep Sanz Campderrós

    SaltOS is a Business Management solution 100% Cloud Computing. It integrates features like CRM (Customer Relation Management) and ERP (Enterprise Resource Planning). Moreover is it licensed as 100% free software GPL-3.0.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 23
    Simple Groupware is a complete open source enterprise application offering email, calendaring, contacts, tasks, document management with WebDAV, synchronization with cell phones and Outlook over SyncML, full-text search and many more.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 24
    IGSuite - Integrated Groupware Suite

    IGSuite - Integrated Groupware Suite

    IGSuite is a web-ajax-based Integrated Groupware Suite

    IGSuite is a web-based Integrated Groupware Suite oriented to be a CRM solution. In the Suite you can find: IGWebMail, IGCalendar, IGContacts, IGArchive, IGWiki, IGTodo, IGChat, Projects, IGFax an HylaFax client, IGFileManager, IGMsg and many other.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 25
    Kalkun
    Kalkun is an open source web-based SMS (Short Message Service) manager. It uses Gammu SMSD (part of gammu family) as SMS gateway engine to deliver and retrieve messages from your phone/modem. Documentation is on the wiki: https://github.com/kalkun-sms/Kalkun/wiki Development and source code can be found on github: https://github.com/kalkun-sms/Kalkun/
    Downloads: 6 This Week
    Last Update:
    See Project