Showing 32 open source projects for "http"

View related business solutions
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • Grafana: The open and composable observability platform Icon
    Grafana: The open and composable observability platform

    Faster answers, predictable costs, and no lock-in built by the team helping to make observability accessible to anyone.

    Grafana is the open source analytics & monitoring solution for every database.
    Learn More
  • 1
    kubo-rpc-client

    kubo-rpc-client

    A client library for the Kubo RPC API

    ...Loading this module through a script tag will make it's exports available as KuboRpcClient in the global namespace. This client is still a work in progress and in active development. Please refer to ipfs-http-client for now and only use this package if you are aware of the implications.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 2
    Files for Meteor.js

    Files for Meteor.js

    Upload files via DDP or HTTP to Meteor server FS

    Stable, fast, robust, and well-maintained Meteor.js package for file management using MongoDB Collection API. What does exactly this means? Calling .insert() method would initiate a file upload and then insert a new record into the collection. Calling .remove() method would erase stored file and records from MongoDB Collection. And so on, no need to learn new APIs. It's flavored with extra low-level methods like .unlink() and .write() for complex integrations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    BitTorrent Tracker

    BitTorrent Tracker

    Simple, robust, BitTorrent tracker (client & server) implementation

    A self-hosted, open-source BitTorrent tracker written in Node.js, allowing users to run their own torrent tracking server.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 4
    Cloud Torrent

    Cloud Torrent

    Cloud Torrent, a self-hosted remote torrent client

    Cloud torrent is a a self-hosted remote torrent client, written in Go (golang). You start torrents remotely, which are downloaded as sets of files on the local disk of the server, which are then retrievable or streamable via HTTP. Go is required to install from source. The provided set of core features requires large structural changes and therefore requires a complete rewrite for best results. This rewrite is in progress in the 0.9 branch though it will take quite some time. It will be capable of transfering files from and source file-system to any destination file-system. ...
    Downloads: 15 This Week
    Last Update:
    See Project
  • Nonprofit Budgeting Software Icon
    Nonprofit Budgeting Software

    Martus Solutions provides seamless budgeting, reporting, and forecasting tools that integrate with accounting systems for real-time financial insights

    Martus' collaborative and easy-to-use budgeting and reporting platform will save you hundreds of hours each year. It's designed to make the entire budgeting process easier and create unlimited financial transparency.
    Learn More
  • 5
    IPFS Web UI

    IPFS Web UI

    A frontend for an IPFS node

    ...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: 2 This Week
    Last Update:
    See Project
  • 6
    ipfs-car

    ipfs-car

    Convert files to content-addressable archives and back

    Convert files to content-addressable archives and back. ipfs-car is a library and CLI tool to pack & unpack files from Content Addressable aRchives (CAR) file. A thin wrapper over @ipld/car and unix-fs. Content-addressable archives store data as blocks (a sequence of bytes) each prefixed with the Content ID (CID) derived from the hash of the data; typically in a file with a .car extension. Use ipfs-car to pack your files into a .car; a portable, verifiable, IPFS-compatible archive.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    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: 2 This Week
    Last Update:
    See Project
  • 8
    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. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Motrix

    Motrix

    A full-featured download manager

    Motrix is a full-featured, cross-platform download manager that supports downloading HTTP, FTP, BitTorrent, Magnet, Baidu Net Disk and more. It’s got an interface that’s clean, simple and easy to use, plus a number of great features. It can handle up to 10 concurrent downloads, can support 64 threads in a single task, support speed limit and more! It comes in both Chinese and English with many other translations in the works, and has dark mode available.
    Downloads: 72 This Week
    Last Update:
    See Project
  • Free and Open Source HR Software Icon
    Free and Open Source HR Software

    OrangeHRM provides a world-class HRIS experience and offers everything you and your team need to be that HR hero you know that you are.

    Give your HR team the tools they need to streamline administrative tasks, support employees, and make informed decisions with the OrangeHRM free and open source HR software.
    Learn More
  • 10
    DropYet

    DropYet

    It's the simple cloud.

    With DropYet you can manage your personal files in the easiest way. And it's not that bad looking. :) Enjoy the security, simplicity and beauty of DropYet. Upload, rename and delete files. The simpliest manager of files and folders. Furthermore, there are more features like securely sharing files, password encryption and encrypted file detection. Setting it up is easier than ever before. Just try DropYet. Currently working on MORE features for you. Now with Dark...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    torrent-stream

    torrent-stream

    The low level streaming torrent engine that peerflix uses

    ...The library supports selecting which files to download (useful in multi-file torrents), serves requested pieces on demand, and allows streaming large files without fully writing them to disk upfront — ideal for memory-efficient or on-the-fly consumption contexts. Because torrent-stream is a plain Node.js module, you can embed it in any JavaScript-based backend or tool, integrate it with HTTP servers to serve torrent content, or combine it with other processing pipelines.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 12
    js-ipfs-http-client-lite

    js-ipfs-http-client-lite

    An alternative client library for the IPFS HTTP API

    An alternative client library for the IPFS HTTP API, aiming to be as lightweight as possible (<20KB) in the browser. To interact with the API, you need to have a local daemon running. It needs to be open on the right port. 5001 is the default and is used in the examples below, but it can be set to whatever you need. In a web browser IPFS HTTP client (either browserified or CDN-based) might encounter an error saying that the origin is not allowed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    peerflix

    peerflix

    Streaming torrent client for node.js

    peerflix is a Node.js-based streaming torrent client that lets you stream video or audio files directly from a torrent (magnet link or .torrent file), without needing to wait for the entire download to finish. It spins up a small HTTP server that serves the torrent’s content as it’s downloaded; for example, if you point a media player (like VLC or MPV) to the provided URL, it will start playing almost immediately. Peerflix automatically selects the largest file in a multi-file torrent by default (or can list all files for manual selection), and supports passing arbitrary flags to the media player — letting you stream with subtitles, full-screen mode, or other player-specific options. ...
    Downloads: 14 This Week
    Last Update:
    See Project
  • 14
    FileServer

    FileServer

    Share files from a windows PC to any other network device

    Gives you the ability to share & manage files from your windows pc on another device(MAC,LINUX,ANDROID etc) in the same network without needing another application on the receiving(client) end, (the client uses the devices browser to download, or view/modify files). It contains an inbuilt http server hence no need for an application on the receivers end. The host turns on the application and the client opens the browser and types the ip address including the port ( the application automatically generates it, hence no need for ipconifg on cmd or any other ways to get ip), then he has access to all the files on the other pc with a very beautiful interface. the client also has a possibility of watching videos, playing music and images directly on his or her browser without having to download it. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    ng-file-upload

    ng-file-upload

    Lightweight Angular directive to upload files

    ...Native validation support for file type/size, image width/height/aspect ratio, video/audio duration, and ng-required with pluggable custom sync or async validations. Show thumbnail or preview of selected images/audio/videos. Supports CORS and direct upload of file's binary data using Upload.$http(). Plenty of sample server side code, available on nuget. On demand flash FileAPI shim loading no extra load for html5 browsers. HTML5 FileReader.readAsDataURL shim for IE8-9.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    PaKnPosT presents an alternative to email for sharing large files. It uses HTTP via Web browser to convey files, and text email to notify file recipients, with file type restriction, virus scanning, encryption, password protection and anti-spam measures
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    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
  • 18
    Aria2Web
    Aria2Web is a PHP- and Javascript-based application that allows you to control the excellent and lightweight "aria2" over the web. That way you can use it as a download manager.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    CyBerFuN xBTiT
    CyBerFuN xBTiT by cybernet2u / I only install hacks and maintain them / all the credits for the core source goes to : http://www.btiteam.org new files here ->https://github.com/cybyd/cybyd
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    xg
    NOTE! xg moved to github, no mor updates are published to sourceforge! see you @ http://github.com/lformella/xdcc-grabscher
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    http://www.aut.bme.hu/Portal/Targy.aspx?courseId=60cb80e2-f2bc-4679-b732-8f141765fcde home work for Software Architecture
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    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
  • 23
    Zarisio
    File sharing software witch allows us to share our files trough a browser. The objective is achieved by using Cassini Web Server. Find more zarisio's users and share files with them at http://zarisio.selfip.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Thetis is the world strongest Groupware/CMS based on Ruby on Rails. It goes beyond just a groupware to be an information-sharing web platform integrating know-hows and ideas in the organization, with highly sophisticated functional UI by Web2.0/Ajax.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    Directory Listing Script (not available)

    Currently project is halted (no downloads)

    Directory Listing Script is a script developed in PHP 5 (PHP 4 version also available) and JavaScript, which allows you to list directories on your HTTP server. Functionality includes file uploads and simple password protection.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next