From 93d8386903a4c11660ac07439973036ca807668c Mon Sep 17 00:00:00 2001 From: jring-o Date: Fri, 31 Dec 2021 11:17:59 -0500 Subject: [PATCH] Update README.md --- README.md | 28 ++++++++++++++++------------ 1 file changed, 16 insertions(+), 12 deletions(-) diff --git a/README.md b/README.md index d79ecc7..aa3e8d0 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,8 @@ A list of community run projects built on and for the LBRY protocol. ## Contents - [LBRY clients](#lbry-clients) - [LBRY web-based front-ends](#lbry-web-based-front-ends) -- [Applications](#applications) +- [Tools](#Tools) +- [Applications bots and addons](#applications-bots-and-addons) - [Scripts & one-purpose applications](#scripts--one-purpose-applications) - [Analytics](#analytics) - [LBRY infrastructure monitoring](#lbry-infrastructure-monitoring) @@ -19,22 +20,27 @@ A list of community run projects built on and for the LBRY protocol. - [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. - [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 that works (kinda). Uses Qt or Curses and written in Python. Inspired by FastLBRY. -- [lbt](https://gitlab.com/gardenappl/lbt) - lbt is a collection of command-line tools for interacting with the LBRY network, written in POSIX shell. +- [LyBerry](https://notabug.org/MyBeansAreBaked/lyberry) - A LBRY client. Uses Qt or Curses and written in Python. - [Actarius LBRY browser](https://github.com/Shroom2020/actarius-lbry-browser) - Electron based web browser that supports LBRY protocol. -- [lbry_flutter](https://github.com/dakontiva/lbry_flutter) - Flutter based LBRY browser app. -- [lbryseed](https://github.com/belikor/lbrydseed) - Graphical interface to download and seed content to the LBRY network. +- [lbry_flutter](https://github.com/dakontiva/lbry_flutter) - Flutter based LBRY browser app. ## LBRY web-based front-ends - https://madiator.com/ - [GitHub](https://github.com/kodxana/madiator.com) - P2P Powered LBRY Instance. - [Madiator Speaks](https://speak.madiator.com/) - [GitHub](https://github.com/kodxana/spee.ch) - An image hosting service on top of the LBRY protocol based on spee.ch. - [Odysee chatter](https://live.odysee-chatter.com/) - Bot listing Odysee live streams. - -## Applications - [Hound.fm](https://hound.fm) - [GitHub](https://github.com/Hound-fm) - An open source audio media crawler for lbry. Helps you discover music and podcasts. -## Scripts & one-purpose applications -- [lbrytools](https://github.com/belikor/lbrytools) - A library of functions that can be used to manage the download of claims from the LBRY network. It includes methods to download claims by URI (canonical url), claim ID, or from specific channels. +## Tools +- [lbryseed](https://github.com/belikor/lbrydseed) - Graphical interface to download and seed content to the LBRY network. +- [lbt](https://gitlab.com/gardenappl/lbt) - lbt is a collection of command-line tools for interacting with the LBRY network, written in POSIX shell. +- [lbrytools](https://github.com/belikor/lbrytools) - A library of functions that can be used to manage the download of claims from the LBRY network. It includes methods to download claims by URI (canonical url), claim ID, or from specific channels. + +## Applications bots and addons +- [lbry_discord_repost_bot](https://github.com/neofutur/lbry_discord_repost_bot) - Discord bot to post new uploads on a LBRY channel to a specific discord channel. +- [LBRY on Kodi](https://github.com/stellartux/plugin.video.lbry) - This is a Kodi addon for allowing access to the Lbry network. + + +## Scripts - [lbry-sync-ytdl](https://gitlab.com/gardenappl/lbry-sync-ytdl) - lbry-sync-ytdl is a shell script for uploading content to LBRY using youtube-dl. - [lbry-channel-feed](https://gitlab.melroy.org/melroy/lbry-channel-feed) - LBRY RSS Feed provider - Support channels at the moment (RSS, Atom & JSON). - [LBRY Utility Scripts](https://odysee.com/$/list/3a8c64f781ab2ed2d17f8f808c708a5ee0b04423) - @@ -45,14 +51,12 @@ A list of community run projects built on and for the LBRY protocol. - A Python script to delete files from your LBRY Library on a per-channel basis - Estimate your LBRY seeding ratio with this little Python script - [LBRYFileUploader](https://github.com/Blanxs/LBRYFileUploader) - Java based mass file uploader for LBRY. -- [lbry_discord_repost_bot](https://github.com/neofutur/lbry_discord_repost_bot) - Discord bot to post new uploads on a LBRY channel to a specific discord channel. - [lbry-cloner](https://github.com/johndoe0039/lbry-cloner) - This program downloads videos from YouTube and uploades them to LBRY. - [lbry-resigner](https://github.com/nikooo777/lbry-resigner) - Tool to resign streams with an existing channel [lbry-resigner tutorial](https://odysee.com/@LBRYClass:f/odysee-resigner:b) - [blogchain](https://github.com/lyoshenka/blogchain) - Blogging with LBRY and Gatsby. - [lbry-trending-algos](https://github.com/eggplantbren/lbry-trending-algos) - Various LBRY trending algorithms by Brendon Brewer. - [better-lbry-resolver](https://github.com/LavRadis/better-lbry-resolver) - Simple tool to easily resolve LBRY network claims to get the associated metadata. -- [Wordpress LBRY sync](https://odysee.com/@tuxfoo:e/wordpress-sync:3) - Syncing LBRY content to a Wordpress blog. -- [LBRY on Kodi](https://github.com/stellartux/plugin.video.lbry) - This is a Kodi addon for allowing access to the Lbry network. +- [Wordpress LBRY sync](https://odysee.com/@tuxfoo:e/wordpress-sync:3) - Syncing LBRY content to a Wordpress blog. ## Analytics - [LBRYnomics](https://lbrynomics.com/) - A website with tons of data on the top channels on the LBRY protocol, general data widgets and graphs.