[go: up one dir, main page]

Open Source TypeScript Communications Software - Page 2

TypeScript Communications Software

View 5158 business solutions

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

  • 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
  • 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
    World Cup NFT Fantasy

    World Cup NFT Fantasy

    World Cup NFT Fantasy is a prediction-based game

    WC NFT Fantasy is a Prediction game where you can play a game to win a prize if you guessed the winning teams right. Extending the idea of CryptoFishx we have built an application that anyone can participate and win with the confidence that no one is going to tamper or cheat in the system. Having it on the on chain (on the blockchain) enables us to use smart contracts which are public (anyone can see and read) immutable (once deployed it cannot be changed) code that governs everyone's interactions with the game. Which means, no third party including us can tamper with the data once set. Anyone can confirm that game works as intended by reading the code and the final prize pool is handed over to the winner by code itself so anyone can confirm that is correct.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 2
    ipfsd-ctl

    ipfsd-ctl

    Control an IPFS daemon (go-ipfs or js-ipfs) using JavaScript

    Control an IPFS daemon (go-ipfs or js-ipfs) using JavaScript! Spawn IPFS Daemons, JS or Go.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 3
    welo

    welo

    Peer-to-peer, collaborative states using Merkle-CRDTs

    peer-to-peer, collaborative states using Merkle-CRDTs. HLDB implementation in Typescript.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 4
    DAGService

    DAGService

    Library for storing and replicating hash-linked data over the IPFS

    DAGService is aiming to be the bare minimum needed for IPLD-based applications to interact with the IPFS network by getting and putting blocks to it. The goal of DAGService to provide a minimal layer between the data model of IPLD and full-blown IPFS. It provides the bare minimum functionality for any application to interact with the IPFS network (by getting and putting IPLD blocks) without having to deal with the complexities of operating a full IPFS node. It is an attempt to remake the core piece of the IPFS node reusable on it's own. Because 99% of the time, a browser or mobile (d)App only needs to be able to add and get small bits of data over the IPFS network. This library provides that, in a much smaller package (currently less than 1/2 the size of js-ipfs without much optimization -- we will continue to optimize further). It is also highly extensible, so developers need only include the features they need, keeping load times fast, and (d)Apps feeling snappy.
    Downloads: 2 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
    Diffuse

    Diffuse

    A music player that connects to your cloud/distributed storage

    A music player that connects to your cloud/distributed storage, in the form of a static, serverless, web application. Diffuse is a static web application, which means it's just HTML, CSS, and Javascript. No REST API, database, or anything backend-related is involved. The app uses a hash (aka. fragment-based) routing system, so you don't need any special server rules for routing. You can download a pre-build web-only version of Diffuse on the releases page. Diffuse uses service workers, so you may need HTTPS for it to work smoothly in certain browsers. I should also note that some source services use OAuth, so you'll need to use your own application credentials (eg. Google Drive client ID + secret).
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6
    DogeHouse

    DogeHouse

    Taking voice conversations to the moon

    A desktop app built with Electron is available for Windows, Mac, and Linux. There are different ways to get the Electron desktop app. Get the official builds from here, in GitHub Releases for any platform. Get it from AUR (unofficial package) for Arch/Manjaro or other Arch-based distro with yay -S dogehouse, using another AUR helper, or installing manually from the AUR. Get the desktop client for Debian-based distros (including Ubuntu) from the official APT repo. Get the snap for your systemd-powered Linux distro from either the Snap Store or in a terminal with sudo snap install dogehouse. Currently, the snap package's available channels are only edge as contributions for Baklava are merged almost on daily basis. Tested versions that are stable will be promoted into stable in the future.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7
    FxFotos

    FxFotos

    "Fx Fotos" is an opensource gallery app in react native

    Photos is a react-native(expo)+typescript application to replace Google Photos/Apple Photos, and give freedom in hosting your photos on any platform, either centralized servers like Amazon or Microsoft, or decentralized solutions such as Dfinity or IPFS-based "box". It is optimized for decentralized platforms, but is backend-agnostic. Your can easily use it with the IPFS-based "box" or "Dfinity" to host your files and photos with the same experience you had using Google Photos, however, with full privacy.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 8
    GiftedChat

    GiftedChat

    The most complete chat UI for React Native

    See the files in example-slack-message for an example of how to override the default UI to make something that looks more like Slack, with usernames displayed and all messages on the left. Avatar as user's initials. Localized dates. Multi-line TextInput. InputToolbar avoiding keyboard. Redux support. System message. Quick Reply messages (bot). Typying indicatior react-native-typing-animation. If you decide to specify a text prop, GiftedChat will no longer manage its own internal text state and will defer entirely to your prop. This is great for using a tool like Redux, but there's one extra step you'll need to take, simply implement onInputTextChanged to receive typing events and reset events (e.g. to clear the text onSend). If you are using Create React Native App / Expo, no Android specific installation steps are required, you can skip this section. Otherwise, we recommend modifying your project configuration.
    Downloads: 2 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: 2 This Week
    Last Update:
    See Project
  • Comet Backup - Fast, Secure Backup Software for MSPs Icon
    Comet Backup - Fast, Secure Backup Software for MSPs

    Fast, Secure Backup Software for Businesses and IT Providers

    Comet is a flexible backup platform, giving you total control over your backup environment and storage destinations.
    Learn More
  • 10
    blockfrost-js

    blockfrost-js

    Node.js SDK for the Blockfrost.io API

    To run the SDK you need Node.js version 16 and higher. While you may find a way to run it directly in a browser, we don't actively support or provide troubleshooting assistance with this scenario. We recommend setting up your own Node.js backend. Exposing your API keys in a frontend application is almost always a bad idea. Using the SDK is pretty straight-forward as you can see from the following examples. For more examples take a look in blockfrost-js-examples repository. Blockfrost Node.js SDK throws 2 types of errors, BlockfrostServerError and BlockfrostClientError. Each of these errors is extended from the built-in Error class, allowing you to properly catch it and handle it in your code.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 11
    musicForProgramming

    musicForProgramming

    Unofficial port of musicforprogramming.net to be hosted on IPFS

    Listen to music while you program, streamed via the peer-to-peer technology IPFS. The music comes from musicforprogramming.net, and has been carefully chosen to maximize concentration by providing just the right amount of interest to occupy the parts of your brain that would otherwise be left free to wander and lead to distraction during your work.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 12
    pinning-service-compliance

    pinning-service-compliance

    This repo checks the compliance of IPFS Pinning Services

    The compliance test suite for IPFS Pinning Service API Spec. Run the compliance checker against a service. It is recommended to use an auth_token separate from your production/live services. The compliance checks will do their best not to corrupt any existing pins you have, but consistent tests without consistent data is challenging.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 13
    zzzync

    zzzync

    Sync with peers that have gone to sleep

    sync with peers that have gone to sleep. Zzzync uses IPLD, IPNS, and Provider Records to replicate dynamic content over IPFS. Read about the design in tabcat/dynamic-content. IPLD is used to store replica data IPNS is used to point to the latest version of a collaborator's local replica Provider Records are used to find the peerIDs of collaborators, which can be turned into IPNS names.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 14
    Apache Answer

    Apache Answer

    Free and open source Q&A platform software for all the teams.

    Apache Answer is an open-source software project under incubation at the Apache Software Foundation (ASF). It empowers you to build a robust question-and-answer (Q&A) platform to thrive your community at ease. Apache Answer is capable for but not limited to: Community Forum: Open discussions and knowledge sharing within your online community. Help Center: Provide a central location for users to find answers to frequently asked questions (FAQs) and troubleshoot issues related to your product or service. Knowledge Base: Create a searchable repository of valuable information and best practices for your team or organization. Discover more by yourself.
    Downloads: 39 This Week
    Last Update:
    See Project
  • 15
    ArtiPub

    ArtiPub

    Article publishing platform that automatically distributes articles

    ArtiPub is an open-source article publishing platform that automatically distributes your articles to various media channels, helping content creators reach a wider audience with minimal effort.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    AvionDB

    AvionDB

    A decentralised database with MongoDB-like developer interface

    AvionDB uses OrbitDB stores to model MongoDB-like Databases. AvionDB is alpha-stage software. It means AvionDB hasn't been security audited and programming APIs and data formats can still change. We encourage you to reach out to the maintainers if you plan to use AvionDB in mission-critical systems. This is the TypeScript implementation and it works with Browsers, Node.js & TypeScript with support for Linux, OS X, and Windows. The minimum required version of Node.js is now 8.6.0 due to the usage of ... spread syntax. LTS versions (even numbered versions 8, 10, etc) are preferred.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    Coral

    Coral

    A better commenting experience from Vox Media

    Coral improves community on your website through smart technology, effective design, and strategies that work. With Coral, your commenters can identify journalists in the conversation, mute annoying voices, share discussions, receive notifications, and see new comment alerts instantly. A full suite of tools helps moderators easily identify disruptive comments and surface the best submissions, supported by smart AI technology. Coral increases loyalty and engagement on your website, giving you complete control of the interactions and data, without inserting any ads or trackers on your page. And it works great on mobile. Developers love working with Coral. You can easily connect it to your existing registration system, fully customize the look and feel, and extend the platform with our GraphQL API and by adding features to the open source codebase.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    Crossbell

    Crossbell

    A decentralized platform to own your social activities

    Crossbell is a social ownership platform to build cutting-edge social dApps. Delight in seamless developer integration and smooth end-user experiences. Embrace the future of social networking. We store your social relationships and creative content on Crossbell blockchain, free from corporate censorship. You can easily migrate your reputation and connect with fans on any new decentralized apps. All notes posted on Crossbell by default could be mint. Author could set a mint price. Additionally, we have the tip mechanism. Everyone could support others using $MIRA, an ERC-20 token that could be bridged to Polygon to swap. Crossbell is a social ownership platform, comprised of an EVM-compatible blockchain and a set of smart contracts.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    ETH Pictures

    ETH Pictures

    Draw your own NFTs

    This tool is an experiment I did to play with decentralized infrastructure. The images are uploaded to IPFS, and an NFT (non-fungible token) is minted in the Ethereum blockchain to represent each picture. Each token is ownable, transferrable, tradable and unique. The gallery data is pulled from OpenSea's API.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    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
  • 21
    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
  • 22
    Piping Server

    Piping Server

    Infinitely transfer between every device over pure HTTP with pipes

    Infinitely transfer between every device over pure HTTP with pipes or browsers. Piping Server transfers data to POST /hello or PUT /hello into GET /hello. The path /hello can be anything such as /mypath or /mypath/123/. A sender and receivers who specify the same path can transfer. Both the sender and the recipient can start the transfer first. The first one waits for the other. The most important thing is that the data are streamed. This means that you can transfer any data infinitely. The demo below transfers an infinite text stream with seq inf. You can transfer any kind of data infinitely on a stream. Streams are very efficient in terms of both time and space. All you need is to have either a Web browser or curl, which are widely pre-installed. You do not need to install any extra software.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    Space SDK

    Space SDK

    Library for building web and mobile applications

    Javascript/Typescript library for interacting with Space in web/browser applications via an implementation of the Space API. Build websites or applications that can easily leverage Open Web protocols (IPFS, Textile, GunDB, Ethereum) to enable Web3-ready features.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    Textile JS HTTP Client

    Textile JS HTTP Client

    Textile JS HTTP Wrapper Client

    With the move to Typescript and our 0.2.x release, js-http-client is now published under the @textile namespace, rather than @textileio. Previous releases will remain available under @textileio, however, all code should be updated to reflect this change. Textile provides encrypted, recoverable, schema-based, and cross-application data storage built on IPFS and libp2p. We like to think of it as a decentralized data wallet with built-in protocols for sharing and recovery, or more simply, an open and programmable iCloud. The reference implementation of Textile is written in Go, and can be compiled to various platforms, including mobile (Android/iOS) and desktop/server (OSX, Windows, Linux, etc). The library in this repo is designed to help support things like browser-based Textile apps, Node.js apps, and other use-cases.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    is-ipfs

    is-ipfs

    A set of utilities to help identify IPFS resources on the web

    A set of utilities to help identify IPFS resources on the web. Loading this module through a script tag will make it's exports available as IsIpfs in the global namespace.
    Downloads: 1 This Week
    Last Update:
    See Project