Native desktop LBRY client
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Go to file
MorsMortium b3b870acf6 Comment channel bugfix 1 week ago
Images Updated README 10 months ago
Utilities Remove unused imports, update license year 5 months ago
bin Remove requests 4 months ago
share Comment channel bugfix 1 week ago
.gitignore Build in gitignore, move functions to GTKExtra, thumbnail/image fixes 4 months ago
CONTRIBUTING.md Megacommit6 4 months ago
FEATURES.md Keybinds, fixes 10 months ago
LICENSE Initial commit 2 years ago
Makefile Megacommit6 4 months ago
README.md Comment and Notification DB added 4 months ago
TODO.md Update todo, listgridutil bugfix 3 months ago
lbry-gtk.desktop New script (AppImage), multiple fixes 10 months ago

README.md


LBRY-GTK

LBRY-GTK as the name suggests is a GTK client to the LBRY network. LBRY-GTK in its early stages was a fork of FastLBRY-terminal, however the code was modified a lot in order to become a full GTK GUI app. LBRY-GTK is also:

  • A desktop app for doing a variety of things on the LBRY network
  • Cross platform (Windows & Linux currently)
  • Highly configurable
  • Free and Open Source Software (FOSS)

Installation:

Linux:

Arch Linux (AUR):

Stable
git clone https://aur.archlinux.org/lbry-gtk.git
cd lbry-gtk
makepkg -i
Git
git clone https://aur.archlinux.org/lbry-gtk-git.git
cd lbry-gtk-git
makepkg -i

or use an AUR helper of your choice.

Debian GNU/Linux (MPR):

git clone https://mpr.makedeb.org/lbry-gtk.git
cd lbry-gtk
makedeb -i

or use an MPR helper of your choice.

Appimage:

Version can be found on the Releases page.

Build from source:

git clone https://codeberg.org/MorsMortium/LBRY-GTK
cd lbry-gtk
make
sudo make install

Windows:

Version can be found on the Releases page.

Dependencies:

  • Jansson
  • Curl
  • MD4C
  • PCRE2
  • GTK3 (gtk, glib, pango, harfbuzz, cairo, gdk-pixbuf, atk)
  • Pygobject (while transitioning)
  • ImageMagick
  • LBRYNet
  • Appdir
  • SQLite3

Contributing:

There are many features and bugfixes planned for LBRY-GTK. All of these are listed in TODO.md. Any help in terms of development or suggestions of what can be added/fixed is very much appreciated. For contributing code, see CONTRIBUTING.md.

Questions and chat about the project: Matrix

Other great LBRY projects: Awesome-LBRY

List of features:

See FEATURES.md

Screenshots: