Share a whole folder over WebRTC P2P
Drop a folder or Browse → Folder. Peers see share-relative paths only: never your absolute disk paths.
Need to send a project directory, not just one file? NotesQR preserves folder structure for web, desktop, extensions, and CLI.
How to do it
- On web/desktop/extensions: drop the folder onto the drop zone, or open Browse → Folder.
- Start the room. Receivers see a collapsible tree and can download a file, a subfolder (zip), or everything.
- CLI: notesqr send ./my-project/: recv recreates the tree under -o.
Privacy detail
Only share-relative paths (for example my-project/src/app.ts) are advertised to peers: not /home/you/…
github.com/NotesQR/NotesQR · github.com/NotesQR/notesqr-share