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:
-rw-r--r--README.md2
-rw-r--r--docs/faq.md11
2 files changed, 7 insertions, 6 deletions
diff --git a/README.md b/README.md
index b79484a..46497ee 100644
--- a/README.md
+++ b/README.md
@@ -111,7 +111,7 @@ To install a `webtorrent`
npm install webtorrent-cli -g
```
-To install a WebTorrent desktop appliation for OS X, Windows, or Linux, see
+To install a WebTorrent desktop appliation for Mac, Windows, or Linux, see
[WebTorrent Desktop][webtorrent-desktop].
### Ways to help
diff --git a/docs/faq.md b/docs/faq.md
index a83405e..3678700 100644
--- a/docs/faq.md
+++ b/docs/faq.md
@@ -57,7 +57,7 @@ There are also exciting **business use cases**, from CDNs to app delivery.
WebTorrent is still pretty new, but it's already being used in cool ways:
-- **[WebTorrent Desktop][webtorrent-desktop]** - Open source streaming torrent client. For OS X, Windows, and Linux. ([source code][webtorrent-desktop-source])
+- **[WebTorrent Desktop][webtorrent-desktop]** - Open source streaming torrent client. For Mac, Windows, and Linux. ([source code][webtorrent-desktop-source])
- **[Instant.io][instant.io]** – Streaming file transfer over WebTorrent ([source code][instant.io-source])
- **[GitTorrent][gittorrent]** - Decentralized GitHub using BitTorrent and Bitcoin ([source code][gittorrent-source])
- **[PeerCloud][peercloud]** - Serverless websites via WebTorrent ([source code][peercloud-source])
@@ -76,10 +76,10 @@ WebTorrent is still pretty new, but it's already being used in cool ways:
- **[Instant-Share][instant-share]** - File sharing over WebTorrent
- **[P2PDrop][p2pdrop]** - Securely share files between peers ([source code][p2pdrop-source])
- **[Twister][twister]** - Decentralized microblogging service, using WebTorrent for media attachments ([source code][twister-source])
-- **[PeerTube][peertube]** - Prototype of a decentralized video streaming platform in the web browser ([source-code][peertube-source])
+- **[PeerTube][peertube]** - Prototype of a decentralized video streaming platform in the web browser ([source code][peertube-source])
- **[Cinematrix][cinematrix]** - Stream your favorite free content
- **[webtorrent-cljs][webtorrent-cljs]** - Clojurescript wrapper for WebTorrent
-- **[Squidl.ink][squidl]** - Transfer files from A to B without the Cloud. Now noob-friendly, with analytics and a video player
+- **[Squidlink][squidlink]** - Transfer files from A to B without the Cloud ([source code][squidlink-source])
- ***Your app here – [Send a pull request][pr] with your URL!***
[webtorrent-desktop]: https://webtorrent.io/desktop
@@ -117,7 +117,8 @@ WebTorrent is still pretty new, but it's already being used in cool ways:
[peertube-source]: https://github.com/Chocobozzz/PeerTube
[cinematrix]: http://cinematrix.one/
[webtorrent-cljs]: https://github.com/cvillecsteele/webtorrent-cljs
-[squidl]: https://github.com/darkenvy/Squidl.ink
+[squidlink]: http://squidl.ink
+[squidlink-source]: https://github.com/darkenvy/Squidl.ink
## How does WebTorrent work?
@@ -208,7 +209,7 @@ WebRTC-capable torrent client.
Right now, we know of these WebRTC-capable torrent clients:
-- **[WebTorrent Desktop][webtorrent-desktop]** - Open source streaming torrent client. For OS X, Windows, and Linux.
+- **[WebTorrent Desktop][webtorrent-desktop]** - Open source streaming torrent client. For Mac, Windows, and Linux.
- **[Vuze][vuze-support]** - Powerful, full-featured torrent client
- **[Playback][playback]** - Open source JavaScript video player **(super cool!)**
- **[`webtorrent-hybrid`][webtorrent-hybrid]** - Node.js package (command line and API)