Showing 23 open source projects for "links"

View related business solutions
  • 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
  • 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
    BitTorrent DHT

    BitTorrent DHT

    Simple, robust, BitTorrent DHT implementation

    bittorrent-dht is a Node.js implementation of the BitTorrent Mainline Distributed Hash Table (DHT) protocol, enabling decentralized peer discovery for BitTorrent clients. This module allows users to announce and lookup peers for specific torrents without the need for trackers. It’s lightweight, fast, and well-suited for building custom torrent clients, browser-based peers, or decentralized apps. This project powers part of WebTorrent and is maintained with performance and minimalism in mind.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    decenhash

    decenhash

    Distributed HTTP files

    E2ePHEMERA aims to be a distributed, decentralized, simple and easy alternative. Using HTTP servers can propagate and share links to files, search with JSON, discovery other servers and much more. Decenhash offer optional MySQL tools.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    WAN-Transfer — Easy WebDAV File Share

    WAN-Transfer — Easy WebDAV File Share

    Share local folders online via WebDAV with UI and instant tunneling

    ...Choose your tunnel provider (LocalTunnel, Serveo, localhost.run, Cloudflared) and instantly make your server accessible from anywhere — no port forwarding or firewall tweaks needed. The clean interface makes it effortless to configure ports, select directories, and copy access links. Whether you're sharing files with others, setting up remote access, or just testing ideas, WAN-Transfer makes it easy to serve content directly from your machine. Built with modularity in mind, WAN-Transfer is designed to support additional tunnel services and sharing options in future updates.
    Downloads: 11 This Week
    Last Update:
    See Project
  • 4
    PolyUploader

    PolyUploader

    Upload files to 130+ hosts simultaneously

    Website: https://polyuploader.vercel.app/ GitHub repository: https://github.com/spel987/PolyUploader/ 🚀 Quick overview: - Upload from local storage or via URL to 130 hosts at once - Link your own API keys for compatible hosts - View a detailed history of your uploads with expiration status and delete buttons - Create and manage upload profiles to automate frequent tasks - Generate a single sharing link to bundle multiple host links (e.g. https://p-u.vercel.app/QZZGsMNho9) - No account required, fully open-source, fast, and free - Built with a focus on speed and security using Rust backend 🛠️ PolyUploader is a serious, modern alternative to Mirrored.to, Mirrorace.org, and Multiup.io: - More supported hosts - No registration required, instant use - Remote file deletion and expiration tracking - Unlimited file size uploads - Open-source and fully transparent - Clean, ad-free interface
    Downloads: 3 This Week
    Last Update:
    See Project
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • 5
    ufonet

    ufonet

    UFONet - Denial of Service Toolkit

    UFONet - Is a set of hacktivist tools that allow launching coordinated DDoS and DoS attacks and combine both in a single offensive. It also works as an encrypted DarkNET to publish and receive content by creating a global client/server network based on a direct-connect P2P architecture. + FAQ: https://ufonet.03c8.net/FAQ.html -------------------------------------------- -> UFONet-v1.8 [DPh] "DarK-PhAnT0m!" (.zip) -> md5 = [ c8ab016f6370c8391e2e6f9a7cbe990a ] -> UFONet-v1.8...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 6
    Formbricks

    Formbricks

    Open Source Survey Software

    Formbricks is a privacy-first Experience Management suite built on the fastest growing open source survey software platform worldwide. Turn customer insights into irresistible experiences with Formbricks.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    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...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    e-Dokyumento

    e-Dokyumento

    e-Dokyumento is web-based Document Management System (DMS)

    e-Dokyumento is opensource web-based Document Management System (DMS) A Document Management which automates the basic office document workflow such as receiving, filing, routing, and approving through capturing (scanning), digitizing (OCR Reading), storing, tagging, and electronically routing and approving (e-signature) of electronic documents. # Demo : https://e-dokyumento.herokuapp.com/ https://edokyu.seillig.com/ (refer to Readme.md for the...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 9
    IPFS Gateway Selector

    IPFS Gateway Selector

    An IPFS site displaying public IPFS gateways and their connection

    ...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
  • Stop Storing Third-Party Tokens in Your Database Icon
    Stop Storing Third-Party Tokens in Your Database

    Auth0 Token Vault handles secure token storage, exchange, and refresh for external providers so you don't have to build it yourself.

    Rolling your own OAuth token storage can be a security liability. Token Vault securely stores access and refresh tokens from federated providers and handles exchange and renewal automatically. Connected accounts, refresh exchange, and privileged worker flows included.
    Try Auth0 for Free
  • 10
    torrent-stream

    torrent-stream

    The low level streaming torrent engine that peerflix uses

    Torrent-stream is a core library that underpins peerflix (and similar tools), providing low-level torrent downloading and streaming capabilities in Node.js. It handles connecting to the BitTorrent swarm, negotiating peer connections, fetching torrent pieces, and exposing individual files inside a torrent as streams. This enables developers to build custom torrent-based applications — not just streaming video, but also file downloaders, partial-download managers, or peer-to-peer file...
    Downloads: 11 This Week
    Last Update:
    See Project
  • 11
    Powder Player

    Powder Player

    Hybrid between a Torrent Client and a Player

    An incredibly easy to use heavy-duty player that supports torrent streaming and torrent downloading. Based on WebChimera and Peerflix it not only has full support for all torrents but also works with any video type and video url, including youtube/vimeo links.
    Downloads: 23 This Week
    Last Update:
    See Project
  • 12
    Roll Call

    Roll Call

    Free and reliable audio calls for everyone w/ browser p2p

    roll-call is a lightweight, browser-based video conferencing tool built entirely with WebRTC and peer-to-peer technologies. It requires no backend server or user authentication, making it ideal for impromptu meetings, remote collaboration, or privacy-conscious communication. Users simply share a unique room URL, and connections are established directly between participants. With minimal setup and no data retention, roll-call emphasizes simplicity, accessibility, and decentralization.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    FileProtocol

    FileProtocol

    File Access from your Browser

    Bottom-line File Access using your browser File explorer, File download, File upload, Direct Links
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    phpMyBitTorrent: BitTorrent Tracker written in PHP. Features include: hosting torrents from remote trackers, DHT, Compact Announce, alternate links (eD2K, Magnet), HTTP-Basic Authentication, Passkey Authentication, embedded HTML Editor, Mass-upload of to
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Web Annotation with Fragment Ids

    Web Annotation with Fragment Ids

    Web Annotation - Mark, Comment, Share

    This Projects aims to create a server-client architecture to make annotation of web elements not only possible, but easy to use. The idea for this project has its roots within a practical software study for the module software Engeneering of the Unisversity of Leipzig, Germany. Under the given liscence we want for everyone interested in supporting or further development to do so. For usage and installation see our [Wiki].
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    This is a Wordpress plugin for Wordpress 2.0 and up: Use this tool to easily create and edit your own photo albums right inside the admin panel. Share them in your sidebar as thumbnail links leading to an attractive and intuitive slide-show interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    A Firefox extension which is designed for members of the University of Paderborn. It shows a couple of information: If the room of the Fachschaft Mathe/Info is opened, what the university's dining halls have to offer, some links to university pages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    quickSub is a Javascript function that adds intelligence to the RSS/Atom/XML feed button on your web page. quickSub will enable you to offer your visitors one-click subscription links to the most popular aggregators and newsreaders.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    "I don't know about other people, but I have a problem with my favorite links. In most cases, I lost them." This project is to create a link repository that will allow for storage of private "favourite links" and sharing of a "public links" storage.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    A Broker Framework to optimize connections to and from a server for devices on low bandwidth links.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    PHIL-IP is a complet communities websites system. It's a blogs, chat, cms, forum, links, news system, photo galleries, portals, tags systems, and wiki at the same time or none of the above. It's made for collaboration and communications between users
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    NyaBB, Not yet another Bulletin Board, is a different BBS than the already existing BBS. It's using wiki-like links, and a possibility to add a topic from a different website with the same BBS system. Instead of a category, the topics can have five tags
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    wateronmars

    wateronmars

    An old-shool web-based news reader and bookmarking app

    ...It is built around the following analogies: 1. You contemplate the river of news flowing down from your selection of sources. 2. You can then use a sieve to filter out and collect the most interesting links. A demo is at http://wateronmars-demo.herokuapp.com For the curious developers the aim is also to provide the base mechanics for news and bookmarks manipulations. For instance, there is now a "good enough" database scheme, a RESTful API and a "not too ridiculous" UX. Everything is set up to start experimenting new features around the admitedly old-fashioned theme of news feeds and bookmarks !
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB