filechannel Svelte Themes

Filechannel

Simple peer-to-peer file sharing using WebRTC.

Project Logo

filechannel

Overview

This project is a lightweight peer-to-peer file sharing platform built with WebRTC.

Files are transferred directly between peers without being stored on a central server. The backend is only used for signaling and connection setup.

The current frontend is a proof of concept, and a redesigned interface is currently in progress.

Try it out: filechannel.app

Important

This project intentionally does not use a TURN server. Connections are only established when a direct peer-to-peer connection is possible.

This ensures that:

  • Files never pass through a relay server
  • Transfers remain fully peer-to-peer
  • The server infrastructure stays minimal

Development Status

  • Current frontend is a proof of concept
  • A full UI redesign is currently in progress
  • APIs and structure may change

License

This project is licensed under the MIT License. See LICENSE for details.

Top categories

Loading Svelte Themes