From 93314b428aabd5154cce1bea8e828e4796a6ac33 Mon Sep 17 00:00:00 2001 From: Sandro Linux <69315452+SandroLinux@users.noreply.github.com> Date: Fri, 7 Jan 2022 19:36:08 +0000 Subject: [PATCH 1/2] Add Odysee Unofficial Roku App Not sure if it is in the right category --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 68c5cc4..6439af8 100644 --- a/README.md +++ b/README.md @@ -18,6 +18,7 @@ A list of community run projects built on and for the LBRY protocol. ## LBRY clients - [FastLBRY Terminal](https://notabug.org/jyamihud/FastLBRY-terminal) - A fully featured, terminal application to interact with LBRY. It will allow watching videos, download files, view and send comments, upload new files. +- [Odysee Unofficial (Roku App)](https://channelstore.roku.com/en-gb/details/9c8df00ea3b378467cfced954e1aa40e/odysee-unofficial) - A unofficial Odysee app which is on Roku. - [FastLBRY-GTK](https://notabug.org/jyamihud/FastLBRY-GTK) - GTK version of FastLBRY. - [LBRY-GTK](https://codeberg.org/MorsMortium/LBRY-GTK) - Another GTK version of FastLBRY. - [LyBerry](https://notabug.org/MyBeansAreBaked/lyberry) - A LBRY client. Uses Qt or Curses and written in Python. From 749d9d2ea658e4e9ca71cc6f8a9d9f17e639f270 Mon Sep 17 00:00:00 2001 From: Sandro Linux <69315452+SandroLinux@users.noreply.github.com> Date: Fri, 7 Jan 2022 19:40:21 +0000 Subject: [PATCH 2/2] Changes Roku link to GitHub link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6439af8..7e9a6bc 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ A list of community run projects built on and for the LBRY protocol. ## LBRY clients - [FastLBRY Terminal](https://notabug.org/jyamihud/FastLBRY-terminal) - A fully featured, terminal application to interact with LBRY. It will allow watching videos, download files, view and send comments, upload new files. -- [Odysee Unofficial (Roku App)](https://channelstore.roku.com/en-gb/details/9c8df00ea3b378467cfced954e1aa40e/odysee-unofficial) - A unofficial Odysee app which is on Roku. +- [Odysee Unofficial (Roku App)](https://github.com/OdyseeTeam/odysee-roku) - A unofficial Odysee app which is on Roku. - [FastLBRY-GTK](https://notabug.org/jyamihud/FastLBRY-GTK) - GTK version of FastLBRY. - [LBRY-GTK](https://codeberg.org/MorsMortium/LBRY-GTK) - Another GTK version of FastLBRY. - [LyBerry](https://notabug.org/MyBeansAreBaked/lyberry) - A LBRY client. Uses Qt or Curses and written in Python.