Open Source JavaScript File Sharing Software - Page 5

JavaScript File Sharing Software

View 314 business solutions

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

  • Enterprise-grade ITSM, for every business Icon
    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.

    Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
    Try it Free
  • Go From AI Idea to AI App Fast Icon
    Go From AI Idea to AI App Fast

    One platform to build, fine-tune, and deploy ML models. No MLOps team required.

    Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
    Try Free
  • 1
    Do you pay for ring tones on your cellphone? Well the idea here is to make a web based application for all platforms that can be used to upload your own music and convert it from .mp3 format to ring tone format and send it to your phone in a text message
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    A file sharing protocol and program that lets publishers create domain names and erase and update files. Users view/download files through their browser, so the system looks and feels just like the www, but it's free, anonymous and a 100% distributed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Game3.js

    Game3.js

    The Web 3.0 Game Framework

    The Web 3.0 Game Framework.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Gefest Web Home Server
    Simple Web Server with Graphical User interface. Server can be used without special knowledge. Any user can install and share folders in internet or local network. For sample you can share media files (music,video).
    Downloads: 0 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
    Gisi est un projet maintenu lors du cours de Maintenance par les étudiants de l'IUP ISI de l'Université Paul Sabatier, à Toulouse. Cette application web permet l'interaction entre étudiants, enseignants et personnels de l'administration.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    Google Drive Permission Manager

    Update Google drive permissions in bulk mode

    Driver permission changer is an open source application created to change permission of google drive files and folders in bulk mode . The files can be some safe points and it is hard to change it manually by going to each file one by one . You can also specify a list of users or configure the link sharing option just in One Click
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    IPFS Browser Sandbox

    IPFS Browser Sandbox

    An experimental p2p browser built on IPFS

    The IPFS Browser Sandbox is not a product intended to ship to end users. It is a Technology Preview for how IPFS/IPLD resources could be represented in web browser components. It is here for demos, experimentation and fun times. It's also not secure and may be partly or entirely broken. Use at your own risk.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    IPFS Gateway Selector

    IPFS Gateway Selector

    An IPFS site displaying public IPFS gateways and their connection

    IPFS Gateway Selector is a serverless service that checks public IPFS gateway status and latency to user browser. You only need to visit one of the URLs listed in Try It section in your browser. Input the CID you want to download, or simply copy&paste the link containing the CID, then click "Reload Gateways", it will refresh the download links list with the estimated latency of each gateway. You may integrate this service with your website to provide a mirrors feature. By adding a cid parameter it will display the download list of this CID on start.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    IPFS GeoIP

    IPFS GeoIP

    GeoIP lookup over DAG-CBOR dataset loaded from IPFS

    GeoIP lookup over IPFS. GeoIP lookup over DAG-CBOR dataset loaded from IPFS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 10
    IPFS Setup Action

    IPFS Setup Action

    A GitHub Action to install and initialize IPFS

    A GitHub Action to install and initialize go-ipfs to run an instance of InterPlanetary File System (IPFS) in all supported runner platforms. This action aims to provide an environment to test DApps that rely on IPFS. This action automatically detects runner platform features like the operating system and the processor architecture. IPFS version, automatically resolved to the best matching released binary as per the SemVer format (default: 0.6). Whether to start IPFS service daemon after installation and initialization (default: false).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    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: 0 This Week
    Last Update:
    See Project
  • 12
    IPFS with TiddyWiki

    IPFS with TiddyWiki

    IPFS with TiddlyWiki

    This TiddlyWiki plugin aims to help users, editors and developers to manage their wikis on IPFS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    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: 0 This Week
    Last Update:
    See Project
  • 14
    Jabber JIM - Java Instant Messenger
    This project is no longer active...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Jumper Search
    Jumper Search is a collaborative search engine that is powered by social bookmarking. It uses peer and social-networking principles to tag and link distributed content, media, or data to make valuable information more easily discoverable.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    KAIZEN CLI

    KAIZEN CLI

    Kaizen is a powerful framework combine all the blockchain technologies

    KAIZEN is an one-stop solution for dapp and dweb developers. Develop and manage multiple decentralized tech in one platform. Easily build your blockchain on popular cloud providers. Customize an existing blockchain to fulfill your requirements.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Kablink
    Kablink open team collaboration software uses social networking to unify team workspaces w/ real-time web conferencing. Collaboration for knowledge networking, program management, communities-of-practice, telework, other business process/functional areas
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Kaolak is a web-based community sytem running on Apache with PHP4 and MySql. A community is defined by its users and documents and forms a kaolak branch. Kaolak is designed to handle many branches transparently from each other.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Laika analyzes and reports on the interoperability capabilities of EHR systems. This includes the testing for certification of EHR software products and networks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Luke Blanshard's plugins for TiddlyWiki (see tiddlywiki.com)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Lan-Crawler is a crawler and indexer of public network files shared via SMB shares (Windows shares and UNIX systems running Samba). Meta data is downloaded for films and music. A dynamic Web UI is provided for searching files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    LeechCraft
    LeechCraft is a cross-platform modular "internet-client" application. It has plugins that allow one to browse the web, chat via instant messaging (like Jabber or IRC), read RSS/Atom feeds, download files via BitTorrent, Direct Connect and other protocols, play media files and much more.
    Leader badge
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    This project aims to be a fully functional web frontend for the extremely stable and fast XBTT BitTorrent tracker. Initially I thought it would be loosely based on the TBDEV.NET code, but came to the conclusion that a completely new application would be
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Loop Client

    Loop Client

    Download your favorite Movie, TV shows, Musics, Games, Animes for free

    Download your favorite Movie, TV shows, Musics, Games, Animes for free without visiting a website. Unlimited downloads,
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    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: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB