Showing 26 open source projects for "fb2k-component"

View related 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
  • 8 Monitoring Tools in One APM. Install in 5 Minutes. Icon
    8 Monitoring Tools in One APM. Install in 5 Minutes.

    Errors, performance, logs, uptime, hosts, anomalies, dashboards, and check-ins. One interface.

    AppSignal works out of the box for Ruby, Elixir, Node.js, Python, and more. 30-day free trial, no credit card required.
    Start Free
  • 1
    IPFS Web UI

    IPFS Web UI

    A frontend for an IPFS node

    ...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. ...
    Downloads: 7 This Week
    Last Update:
    See Project
  • 2
    ownCloud

    ownCloud

    ownCloud web server core (Files, DAV, etc.)

    ownCloud Core is the foundational server component of the ownCloud ecosystem, providing a self-hosted platform for secure file storage, synchronization, and sharing across devices and teams. It enables organizations and individuals to maintain full control over their data by running a personal cloud on their own infrastructure rather than relying on third-party providers. The software supports collaborative workflows by allowing users to upload, organize, and share files through a web interface, desktop sync clients, and mobile integrations. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Web3Press WordPress Plugin

    Web3Press WordPress Plugin

    The WordPress plugin to integrate LikeCoin

    ...The suggested way of development environment is docker based. This guide will assume you have Docker Community Edition 18+ installed. Auto rebuild script in dev mode. Only one javascript component can be run at a time.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    ipfs-css

    ipfs-css

    Single-purpose css class names and font-face config to IPFS up your UI

    ...Once you've installed ipfs-css from npm, the CSS and SCSS files and the web-fonts are available from your node_modules/ipfs-css directory. You can import the theme.json file which can be used with a ThemeProvider component. All the CSS atoms are generated from that, so you can be sure you're using the same values. While ipfs.css contains everything you need, if you prefer variables for fonts, colors, and gradients, these are there for you in theme.scss.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Train ML Models With SQL You Already Know Icon
    Train ML Models With SQL You Already Know

    BigQuery automates data prep, analysis, and predictions with built-in AI assistance.

    Build and deploy ML models using familiar SQL. Automate data prep with built-in Gemini. Query 1 TB and store 10 GB free monthly.
    Try Free
  • 5
    OCI Registry P2P

    OCI Registry P2P

    A IPFS backed storage implementation for docker/OCI registry

    A IPFS-backed storage implementation for the docker/OCI registry. This Project brings together cloud-native and peer-to-peer by enabling you to pull images directly from IPFS in way that's supported by existing container tooling. In addition, you can also push images and store them on IPFS. P2P OCI registries give you the ability to pull container images from IPFS, without being directly connected to a different registry.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    uni-media

    uni-media

    Easily display media content (image, video, audio, 3d-models)

    Easily embed any types of media in your web app with one line of code. A simple, powerful, and performant media display web component fitting every framework. Automatically analyze the type of media with multiple fallback-able performant-first strategies. Works with all modern browsers and frameworks (React.js, Vue.js, Svelte...). Best for displaying decentralized media and content (like NFTs).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    peerweb.site

    peerweb.site

    Peer to Peer decentral Web Site hosting at your fingertips

    Peer Web Site supports content encryption aka. salting since v. beta 0.8.0. The code regarding this feature can be found at: EncryptDecrypt.js and ensures that the passwords/passphrases do net get saved nor sent anywhere. This is a very convenient feature to secure your content. Although, it can not encrypt IPFS nor WebTorrent files added to your site and purely encrypts the actual content, which you enter through the text editor or devtools, as well as embedded Base64 files. Send Texts,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    multirpc

    multirpc

    Multi transport RPC

    A JSON-driven, signature-ready, flexible and modular RPC stack for multiple transports. This GoLang module provides a full stack for implementing a flexible RPC service. The same mux router could be used for providing service to multiple network transports in parallel. The aim for multirpc is to provide and easy way to implement an RPC communication over any transport layer, using the same JSON structure and signature schema. The API consumer only needs to provide the application layer...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    go-libp2p-pubsub-grpc

    go-libp2p-pubsub-grpc

    libp2p pubsub with controls exposed via a gRPC API

    pubsubgrpc provides a LibP2P PubSub framework that can be used as a stand-alone gRPC pubsub server and API, or as a module/component of existing gRPC servers to provide LibP2P PubSub functionality. It uses proto3 and borrows some ideas from libp2p/go-libp2p-daemon and libp2p/go-libp2p-pubsub.
    Downloads: 0 This Week
    Last Update:
    See Project
  • $300 in Free Credit Towards Top Cloud Services Icon
    $300 in Free Credit Towards Top Cloud Services

    Build VMs, containers, AI, databases, storage—all in one place.

    Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
    Get Started
  • 10

    PhocaDownload

    Phoca Download is download manager for Joomla! CMS

    Phoca Download is download manager for Joomla! CMS. It includes component, modules and plugins and allows displaying files on website which can be downloaded (previewed, played) by website visitiors.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    FileDownloader

    FileDownloader

    Android multi-task file download engine

    ...From now on, FileDownloader supports the following components to be customized by yourself, Connection, OutputStream, Database, ConnectionCountAdapter, IdGenerator, and ForegroundServiceConfig. You can use okhttp as your connection component. If you don't want to use any database on FileDownloader(the database on FileDownloader is used for persistent tasks' breakpoint info) just use NoDatabaseImpl.java. You can validate it by just creating your own DownloadMgrInitialParams.InitCustomMaker and putting customized components to it, and "init" the FileDownloader with it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    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.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 13

    Document Management System

    This project is for managing documents in an organisation effectively

    ...Provides tight security, ensuring that only people authorized to review or edit a document have access to it. EDMS is a fully Browser based system developed in Java and needs no client component for implementation, when deployed either in the Intranet or over the Internet.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    GeeXboX uShare is a UPnP (TM) A/V Media Server. It implements the server component that provides UPnP media devices with information on available multimedia files. uShare uses the built-in http server of libupnp to stream the files to clients.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 15
    This project is a daemon that downloads bittorrent files at user request. It is operated by a special protocol through a local UNIX socket or TCP connection. It is intended to serve as the business logic component for other torrent clients.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Tristero is a framework for creating distributed peer-to-peer file sharing applications. It uses standard technologies for each component, reducing the work of implementing a particular network architecture to the novel aspects of that system and eliminat
    Downloads: 2 This Week
    Last Update:
    See Project
  • 17
    Delphi VCL (Visual Component Library) to interact with Kameleon DLL
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Total Torrent will be a complete implementation of the Bit Torrent Protocol written in Delphi Object Pascal. Resulting in a re-useable component that can download a torrent for use in end users apps. And a complete bit torrent client.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    Project stopped - The goal of this project is developing a Delphi Gnutella Client (and Delphi component) based on the open source COM component GnucDNA so people can build their own peer to peer applications in Delphi.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    G2Wire is an open-source, platform-independent Gnutella2 core component for building P2P applications on the Java platform. Currently looking for anyone actually interested in developing it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    TGUNtella is an gnutella servent component suite written in borland delphi 5;-) TCP handling is done with ICS components.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Clipshare is a component based distribueret clipboard which enables users to copy/paste clipboard data to/from other users on a Local Area Network. Clipshare uses a discovery service, that automatically displays users running the application
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    A WebDAV browser and remote file editing framework written in Java, including an RFC-2518-compliant WEBDAV client library with optional SSL support, a low-level DAV command-line client (written in JPython), and a built-in text editing component.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    FreeSQL is an attempt to build a SQL layer for Freenet, so that you can use Freenet as the storage component for SQL-based applications. Implemented (for now) in perl, it strives for total SQL compliance, so that any SQL-based app can be ported to Freenet
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Meergoose

    Meergoose

    Privacy Platform | Encrypt Locally | Secure Remotely

    Meergoose is a multi-use social suite of applications that allows users to setup a portal on their personal computing platform that encrypts and stores files locally and synchronizes encrypted files with a secure cloud. MeerCrypt is a component of Meergoose and is opensource. The vision is simple: Encrypt Locally. Share Remotely. YOU remain in control of your security, your keys, your data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB