From fbb2ccd695f2f4c6e135a051fe9dfd11f26adfcb Mon Sep 17 00:00:00 2001 From: Jorge Cuadra Date: Sat, 25 Aug 2018 23:46:14 -0700 Subject: [PATCH] Add Cheff to demo apps in FAQ. --- docs/faq.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/faq.md b/docs/faq.md index 9773de79..c74f4d3d 100644 --- a/docs/faq.md +++ b/docs/faq.md @@ -111,6 +111,7 @@ WebTorrent is still pretty new, but it's already being used in cool ways: - **[imgest][imgest]** - Serverless shareable image gallery built with JavaScript and WebTorrent. - **[Bugout][Bugout]** - build and run back-end web services in a browser tab. - **[P2P Media Loader][p2p-media-loader]** - engine for Hls.js and Shaka Player that enables P2P sharing of live and VOD streams over HLS or DASH protocols. +- **[Cheff][Cheff]** - Share food recipes between your devices. [source code](https://github.com/vasco3/cheff) - ***Your app here – [Send a pull request][pr] with your URL!*** #### WebTorrent Product Alternatives @@ -197,6 +198,7 @@ There's also a list of WebTorrent-powered alternatives to centralized services h [imgest]: https://imgest.hashbase.io [Bugout]: https://github.com/chr15m/bugout [p2p-media-loader]: https://github.com/novage/p2p-media-loader +[Cheff]: https://cheff.cuadranteweb.com ## How does WebTorrent work?