Important
The project is currently under development.
Bifrost is a WebRTC-based P2P file sharing tool.
- Fork and clone the repository.
- Run the
make buildcommand. - Run the binary created at
/bin/bifrost
Note
This will be updated once we add support for file transfer.
- Run the
./bin/bifrost send <...files>and./bin/bifrost receivecommands in seperate terminals. - Copy the SDP key generated by the
sendcommand as user input forreceivecommand. - Copy the SDP key generated by
receivecommand as user input forsendcommand. - Review and agree for file transfer on the receiver side.