Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/webtorrent/webtorrent.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAjain Vivek <ajainvivek07@gmail.com>2016-04-23 16:10:58 +0300
committerAjain Vivek <ajainvivek07@gmail.com>2016-04-23 16:10:58 +0300
commitbd656cbea4ba8efde7401574c7eb915974fd03d6 (patch)
treeed524f9c0d6fd427ce6fd37e1e719daaa99524d9 /docs/faq.md
parentbd6e21408d08a4749ac9797ad3b0bf56f45ea8bf (diff)
add p2pdrop to app using webtorrent list
P2PDrop is secure file sharing application for desktop and browser.
Diffstat (limited to 'docs/faq.md')
-rw-r--r--docs/faq.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/faq.md b/docs/faq.md
index b96d82e..d199b23 100644
--- a/docs/faq.md
+++ b/docs/faq.md
@@ -74,6 +74,7 @@ WebTorrent is still pretty new, but it's already being used in cool ways:
- **[YouShark][youshark]** - Web music player for WebTorrent ([source code][youshark-source])
- **[Peerify][peerify]** - Instant Web-seeded torrents for your files
- **[Instant-Share][instant-share]** - File sharing over WebTorrent
+- **[P2PDrop][p2pdrop]** - Securely share files between peers ([source code][p2pdrop-source])
- ***Your app here – [Send a pull request][pr] with your URL!***
[webtorrent-desktop]: https://webtorrent.io/desktop
@@ -103,6 +104,8 @@ WebTorrent is still pretty new, but it's already being used in cool ways:
[youshark-source]: https://github.com/enorrmann/youshark
[peerify]: https://peerify.btorrent.xyz
[instant-share]: http://fs.lunik.xyz/
+[p2pdrop]: http://p2pdrop.com
+[p2pdrop-source]: https://github.com/ajainvivek/P2PDrop
## How does WebTorrent work?