ShareIt!

Helping you sharing your files from the web browser since 2012

P2P filesharing on the web browser.

ShareIt! is a P2P filesharing application that runs directly on your browser without servers nor requiring external plugins thanks to WebRTC DataChannels technology. This page aims to collect the efforts on the ShareIt! application development but also on the WebP2P specification and some other related projects. An introduction can be found on the source code repository.

ShareIt!

ShareIt! is the main project and the cannonical WebP2P frontend application. It's designed to work as a traditional P2P filesharing application like eMule or BitTorrent and it's mainly focused for dekstop browsers, but also support mobile phones.

Public deployment:

Source Code

WebP2P

WebP2P is the base routing and communications protocol where over it ShareIt! is build. Currently the specification is being developed and the code is inside the /js/webp2p folder of ShareIt! source code, while in the near future it will be moved to an independent repository to make it easier to maintain, develop and also use as basis for external projects.

Contact

ShareIt! project is mainly maintained by Jesús Leganés Combarro (@piranna). You can obtain more info on the WebP2P mail list.