Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add p2pdrop to app using webtorrent list #767

Merged
merged 1 commit into from Apr 24, 2016
Merged
Changes from all commits
Commits
File filter...
Filter file types
Jump to…
Jump to file or symbol
Failed to load files and symbols.

Always

Just for now

add p2pdrop to app using webtorrent list

P2PDrop is secure file sharing application for desktop and browser.
  • Loading branch information
ajainvivek committed Apr 23, 2016
commit bd656cbea4ba8efde7401574c7eb915974fd03d6
@@ -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?

ProTip! Use n and p to navigate between commits in a pull request.
You can’t perform that action at this time.