OpenLake/File-Sharing-App

Enable seamless device-to-device file sharing by generating QR codes for uploaded files, allowing users to instantly download files by scanning the code.

Open

#41 opened on Jan 23, 2026

View on GitHub
 (0 comments) (0 reactions) (0 assignees)Dart (14 forks)auto 404
good first issue

Repository metrics

Stars
 (8 stars)
PR merge metrics
 (PR metrics pending)

Description

QR-based sharing removes friction from traditional file transfer methods (links, logins, cables) and enables fast, platform-agnostic sharing between nearby devices.

Proposed Features

Generate a QR code for each uploaded file’s download link

Display the QR code on-screen immediately after upload

Provide an option to save the QR code to the device gallery

Allow instant device-to-device sharing by scanning the QR code from another device

Contributor guide