awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

10 مستودعات

Awesome GitHub RepositoriesDirect-to-Cloud Uploads

Capabilities for sending files directly from the browser to cloud storage providers via signed URLs.

Distinct from Cloud-to-Remote Transfers: Closest candidates focus on cloud-to-cloud or cloud-to-remote server transfers; this is browser-to-cloud.

Explore 10 awesome GitHub repositories matching web development · Direct-to-Cloud Uploads. Refine with filters or upvote what's useful.

Awesome Direct-to-Cloud Uploads GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • mozilla/sendالصورة الرمزية لـ mozilla

    mozilla/send

    13,269عرض على GitHub↗

    Send is a self-hosted file transfer service designed for end-to-end encrypted file sharing. It provides a privacy-focused data transfer solution and ephemeral file storage where uploaded content is automatically deleted after a specified number of downloads or a set amount of time. The service ensures private file sharing by utilizing client-side encryption to protect data before it is uploaded. Decryption keys are distributed to recipients via URL hash fragments to ensure the server never has access to the keys. The platform supports encrypted data transfer and temporary file hosting. It us

    Streams file data from the browser directly to the storage backend to efficiently handle large file sizes.

    FreeMarker
    عرض على GitHub↗13,269
  • emdash-cms/emdashالصورة الرمزية لـ emdash-cms

    emdash-cms/emdash

    10,887عرض على GitHub↗

    EmDash is an open-source content management system built on Astro that combines a visual admin panel with a plugin-driven architecture and server-side rendering. It provides a complete content management system with structured content modeling, a rich text editor using Portable Text format, and a TypeScript API for type-safe content queries. The system supports authentication through passkeys, OAuth 2.1, and external providers, with role-based access control and fine-grained permission scopes. What distinguishes EmDash is its plugin development framework, which supports both native plugins ru

    Generates signed upload URLs so clients can upload large files directly to S3-compatible storage without passing through the server.

    TypeScriptastrocmsemdash
    عرض على GitHub↗10,887
  • zfile-dev/zfileالصورة الرمزية لـ zfile-dev

    zfile-dev/zfile

    10,771عرض على GitHub↗

    在线云盘、网盘、OneDrive、云存储、私有云、对象存储、h5ai、上传、下载

    Transfers uploaded files directly from the browser to cloud storage via signed URLs.

    Javaclouddiskh2h5ai
    عرض على GitHub↗10,771
  • fineuploader/fine-uploaderالصورة الرمزية لـ FineUploader

    FineUploader/fine-uploader

    8,149عرض على GitHub↗

    Fine Uploader is a browser file upload widget and manager that provides a frontend interface for transferring multiple files. It functions as a chunked file upload manager and a client-side image processor. The project enables the direct transfer of files to cloud storage providers, specifically Amazon S3 and Microsoft Azure, to reduce the load on application servers. It includes tools for scaling and resizing image dimensions during the upload process to save bandwidth. The system manages large file transfers by splitting them into small pieces, allowing for pause and resume functionality.

    Enables files to be sent from the browser straight to cloud storage, bypassing the application server.

    JavaScript
    عرض على GitHub↗8,149
  • node-formidable/formidableالصورة الرمزية لـ node-formidable

    node-formidable/formidable

    7,178عرض على GitHub↗

    Formidable is a streaming multipart form parser and file upload handler for Node.js. It provides the utility to process incoming HTTP requests containing a mix of text fields and files, converting them into structured data. The project is designed as a multipart data streamer that can pipe incoming uploads directly to the local filesystem or cloud storage providers. It includes a cloud storage upload bridge to route streams to services such as AWS S3, Azure, or GCP without requiring intermediate local disk storage. The tool incorporates server-side file validation and security controls, incl

    Redirects uploaded file data to a writable stream for direct, real-time cloud or private storage uploads.

    JavaScriptaws-lambdaaws-s3azure
    عرض على GitHub↗7,178
  • moxiecode/pluploadالصورة الرمزية لـ moxiecode

    moxiecode/plupload

    5,618عرض على GitHub↗

    Plupload هي مكتبة رفع ملفات JavaScript توفر واجهة موحدة لإدارة نقل الملفات عبر بيئات تشغيل المتصفحات المختلفة. تعمل كواجهة ومدير رفع عابر للمتصفحات، وتدعم اختيار ملفات متعددة وتصفية الملفات القائمة على المتصفح. تتميز المكتبة بقدرات متخصصة للتعامل مع البيانات الكبيرة والتكامل السحابي. تتضمن مديراً لرفع الملفات المجزأة لتقسيم الملفات الكبيرة إلى أجزاء أصغر لتجاوز حدود حجم الخادم، ومعالج صور من جانب العميل لتقليل حجم الصور وإزالة البيانات الوصفية قبل الإرسال. بالإضافة إلى ذلك، تعمل كعميل رفع مباشر إلى S3، مما يتيح إرسال الملفات مباشرة إلى حاويات Amazon S3 باستخدام سياسات ومفاتيح وصول موقعة. يغطي المشروع مجموعة واسعة من قدرات إدارة الرفع، بما في ذلك دعم السحب والإفلات، وتصفية الملفات المخصصة حسب نوع MIME أو الامتداد، والقدرة على إرسال بيانات ثنائية أو معلمات متعددة الأجزاء. كما تدير حركة المرور من خلال إعادة محاولة الرفع الفاشلة وتدعم الطلبات عبر النطاقات عبر CORS أو ملفات السياسة.

    Sends files directly from the browser to Amazon S3 buckets using signed policies and access keys.

    JavaScript
    عرض على GitHub↗5,618
  • pingdotgg/uploadthingالصورة الرمزية لـ pingdotgg

    pingdotgg/uploadthing

    5,153عرض على GitHub↗

    Uploadthing هي أداة لدمج رفع الملفات في تطبيقات الويب، وتوفر نظاماً لقبول وتخزين الملفات من خلال معالجة الملفات بدون خادم (serverless). تدير عملية الرفع من البداية إلى النهاية، بدءاً من إنشاء نقاط نهاية الخلفية وصولاً إلى تسليم المحتوى عبر شبكة توصيل المحتوى. يستخدم المشروع سير عمل URL موقع مسبقاً للسماح للعملاء برفع الملفات مباشرة إلى التخزين السحابي، مما يقلل من حركة مرور الخادم. يتميز بنظام تحقق قائم على المسار لفرض قيود على أنواع الملفات وأحجامها، إلى جانب برمجيات وسيطة لتفويض الطلبات وخطافات الويب (webhooks) الآمنة بعد الرفع. تغطي المنصة مجموعة واسعة من الإمكانيات، بما في ذلك إدارة التخزين السحابي لإعادة تسمية الملفات أو حذفها وتنفيذ عمليات رفع قابلة للاستئناف للتحويلات الكبيرة. توفر مجموعة من مكونات واجهة المستخدم، مثل أزرار الرفع ومناطق الإفلات، والتي يمكن تصميمها أو استبدالها بواجهات مخصصة باستخدام خطافات قابلة للتركيب. تم تصميم النظام للنشر عبر بيئات التشغيل الطرفية (edge) والبيئات بدون خادم، مع معالجة التكوين عبر متغيرات البيئة.

    Enables clients to upload files directly to cloud storage using secure, temporary presigned URLs.

    TypeScript
    عرض على GitHub↗5,153
  • steveseguin/vdo.ninjaالصورة الرمزية لـ steveseguin

    steveseguin/vdo.ninja

    3,910عرض على GitHub↗

    VDO.Ninja is a low-latency peer-to-peer media routing service and video streaming platform designed to integrate remote audio and video feeds into professional production workflows. It functions as a WebRTC broadcast integration tool and studio controller, allowing for the direct transmission of high-definition media between publishers and viewers with minimal delay. The platform distinguishes itself through extensive protocol bridging, converting between WebRTC, WHIP, WHEP, SRT, and RTMP to ensure compatibility across diverse network environments and professional studio software. It includes

    Streams local recordings directly to cloud storage in real-time for remote backup.

    JavaScriptlivelow-latencyninja
    عرض على GitHub↗3,910
  • qkqpttgf/onemanager-phpالصورة الرمزية لـ qkqpttgf

    qkqpttgf/OneManager-php

    3,808عرض على GitHub↗

    OneManager-php is a PHP-based cloud file manager designed to index and navigate files stored in OneDrive. It provides a web interface for browsing remote directories and managing uploads and downloads via the Microsoft Graph API. The project focuses on reducing server load by generating direct upload and download links, shifting data transfer from the application server to the cloud provider. It supports custom presentation through a markdown-based cloud directory and the ability to render specific HTML files as homepages. The system is built with a stateless execution model, making it compa

    Enables direct-to-cloud uploads by providing authenticated endpoints for browser-to-cloud data transmission.

    HTMLaliyun-fcbaidu-cfccfc
    عرض على GitHub↗3,808
  • gridsound/dawالصورة الرمزية لـ gridsound

    gridsound/daw

    1,828عرض على GitHub↗

    هذا المشروع عبارة عن محطة عمل صوتية رقمية تعتمد على المتصفح توفر بيئة احترافية لتأليف وترتيب وتحرير المسارات الموسيقية. يعمل كمتسلسل صوتي كامل، مما يمكن المستخدمين من معالجة الإشارات الصوتية الرقمية وإنشاء مؤلفات موسيقية معقدة مباشرة داخل متصفح الويب. تتميز المنصة ببنية متزامنة سحابياً تخزن المشاريع الموسيقية على خوادم بعيدة، مما يضمن بقاء العمل الإبداعي متاحاً ومتزامناً عبر أجهزة متعددة. من خلال الاستفادة من المتصفح كمساحة عمل أساسية، فإنه يسهل التعاون عن بعد ويوفر بيئة مستمرة لإنتاج الموسيقى غير مرتبطة بجهاز واحد. يستخدم التطبيق واجهة برمجة تطبيقات الويب الصوتية (Web Audio API) لإدارة معالجة الإشارات والتوليف، مدعوماً بواجهة معيارية تتفاعل مع مدخلات المستخدم وأحداث وحدة التحكم في الأجهزة. وهو يدمج التخزين المؤقت المحلي للتحرير دون اتصال بالإنترنت ويفوض مهام معالجة الإشارات المكثفة إلى خيوط الخلفية للحفاظ على استجابة الواجهة أثناء التشغيل.

    Uploads musical compositions to secure cloud storage for persistent access.

    JavaScriptaudiodawdigital-audio-workstation
    عرض على GitHub↗1,828
  1. Home
  2. Web Development
  3. Direct-to-Cloud Uploads

استكشف الوسوم الفرعية

  • Cloud Project UploadersTools for uploading project files directly from the browser to secure cloud storage. **Distinct from Direct-to-Cloud Uploads:** Distinct from Direct-to-Cloud Uploads: focuses on project-specific file management rather than generic file uploads.
  • Real-time Stream UploadsStreaming live recording data directly to cloud storage as it is captured to prevent data loss. **Distinct from Direct-to-Cloud Uploads:** Distinct from general Direct-to-Cloud Uploads (files); this is a continuous stream of recording data in real-time.