-
Notifications
You must be signed in to change notification settings - Fork 52
Applications
Here are a list of projects currently using freedom.js. Add yourself to this list. You know you want to
File Drop lets you easily share files with your friends. Just drop the file into the page and your browser immediately become a server for that file. Share your unique URL to serve that file to friends directly in true P2P fashion.
- [http://filedrop.freedomjs.org] (http://filedrop.freedomjs.org)
- [Source Code] (https://github.com/freedomjs/freedom/tree/master/demo/filedrop)
freedom.js chat is simple anonymous global chatroom. Just load the page, get assigned a random name, and start chatting with other freedom.js users.
- [http://chat.freedomjs.org] (http://chat.freedomjs.org)
- [Source Code] (https://github.com/freedomjs/freedom/tree/master/demo/chat)
InstaCDN is a library that lets you automatically peer-to-peer-ify your webpage. Annotate your static content, run the tool, and your users will automatically begin to distribute static content amongst themselves so that you don't have to. Under development and unstable.
- [Source Code] (https://github.com/UWNetworksLab/instacdn)
BitTorrent Sync, built for the browser. Open source, completely P2P, no native software. Under development and unstable.
- [Source Code] (https://github.com/UWNetworksLab/agora)