From 3744661231a9193389f05e46ee8cda30ffb3b3c3 Mon Sep 17 00:00:00 2001 From: asddsaz <42685606+asddsaz@users.noreply.github.com> Date: Thu, 20 Dec 2018 04:48:31 +0000 Subject: [PATCH 1/8] Add Video Streaming Section --- index.html | 47 +++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 47 insertions(+) diff --git a/index.html b/index.html index 6822918f..7aae87df 100644 --- a/index.html +++ b/index.html @@ -1727,6 +1727,53 @@ layout: default
  • Pi-hole - A network-wide DNS server for the Raspberry Pi. Blocks advertising and tracking domains for all devices on your network.
  • +

    Video Streaming

    + +
    + + + {% include card.html color="success" + title="LBRY" + image="assets/img/tools/lbry.png" + url="https://lbry.io/" + footer="OS: Windows, macOS, Linux, iOS, Android." + description="LBRY is a decentralized protocol for sharing data, similar to BitTorrent or ZeroNet." + %} + + {% include card.html color="primary" + title="PeerTube" + image="assets/img/tools/peertube.png" + url="https://turtlapp.com/" + footer="OS: Windows, macOS, Linux, Web." + description="PeerTube is a federated video streaming alternative." + %} + + {% include card.html color="warning" + title="Invidio / FreeTube" + image="assets/img/tools/freetube.png" + url="https://github.com/FreeTubeApp/FreeTube" + footer="OS: Windows, macOS, Linux." + description="Invidio is a privacy respecting API for YouTube." + %}
    + + + +

    Warning

    + + + + +

    Worth Mentioning

    + + + + +

    Digital Notebook

    From 32a20fe7a78f9d51c6851e928d914551d3e595e5 Mon Sep 17 00:00:00 2001 From: asddsaz <42685606+asddsaz@users.noreply.github.com> Date: Fri, 4 Jan 2019 20:20:48 +0000 Subject: [PATCH 6/8] Add More Self-hosting Solution to PeerTube --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 32e4d20a..8596e412 100644 --- a/index.html +++ b/index.html @@ -1744,7 +1744,7 @@ layout: default title="PeerTube" image="assets/img/tools/peertube.png" url="https://joinpeertube.org/" - footer="OS: Windows, macOS, Linux, Web." + footer="OS: Windows, macOS, Linux, FreeBSD, Web." description="PeerTube is a federated video streaming alternative." %} From 6b02e555130688825cc0065b0378555b102c786a Mon Sep 17 00:00:00 2001 From: asddsaz <42685606+asddsaz@users.noreply.github.com> Date: Fri, 4 Jan 2019 20:25:56 +0000 Subject: [PATCH 7/8] Minor Update --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 8596e412..55b611f4 100644 --- a/index.html +++ b/index.html @@ -1753,7 +1753,7 @@ layout: default image="assets/img/tools/freetube.png" url="https://github.com/FreeTubeApp/FreeTube" footer="OS: Windows, macOS, Linux, Web." - description="Invidio is a privacy respecting API for YouTube." + description="FreeTube is an free software video streaming client utilizing Invidio, an open-source privacy respecting API for YouTube." %} From 1d515bfe06de13ab157dcdfb945cd15c0bc5e7f5 Mon Sep 17 00:00:00 2001 From: asddsaz <42685606+asddsaz@users.noreply.github.com> Date: Thu, 9 May 2019 21:09:37 +0000 Subject: [PATCH 8/8] Minor Spelling Fix --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 55b611f4..9b178848 100644 --- a/index.html +++ b/index.html @@ -1753,7 +1753,7 @@ layout: default image="assets/img/tools/freetube.png" url="https://github.com/FreeTubeApp/FreeTube" footer="OS: Windows, macOS, Linux, Web." - description="FreeTube is an free software video streaming client utilizing Invidio, an open-source privacy respecting API for YouTube." + description="FreeTube is an free software video streaming client utilizing Invidious, an open-source privacy respecting API for YouTube." %}