0
0
Fork
You've already forked LBRY-GTK
0
Native desktop LBRY client
  • C 74.1%
  • Python 24%
  • Shell 1.3%
  • Makefile 0.6%
Find a file
Erwinjitsu b5a515326c Windows compatibility improvement ( #88 )
Few bug fixes and improvements here and there
Reviewed-on: MorsMortium/LBRY-GTK#88
Co-authored-by: Erwinjitsu <erwinjitsu@proton.me>
Co-committed-by: Erwinjitsu <erwinjitsu@proton.me>
2024年08月30日 16:31:55 +00:00
Images Updated README 2022年08月18日 02:30:56 +03:00
share Windows compatibility improvement ( #88 ) 2024年08月30日 16:31:55 +00:00
Source Windows compatibility improvement ( #88 ) 2024年08月30日 16:31:55 +00:00
Utilities SidePanel toggle button, build changes, fixes ( #87 ) 2024年06月12日 19:54:41 +00:00
.gitignore Made a C startup script - removed setproctitle 2023年06月30日 18:00:13 +03:00
CONTRIBUTING.md Windows compatibility improvement ( #88 ) 2024年08月30日 16:31:55 +00:00
FEATURES.md Keybinds, fixes 2022年08月17日 21:53:18 +02:00
lbry-gtk.desktop SidePanel toggle button, build changes, fixes ( #87 ) 2024年06月12日 19:54:41 +00:00
LICENSE Initial commit 2021年11月28日 02:32:54 +01:00
Makefile SidePanel toggle button, build changes, fixes ( #87 ) 2024年06月12日 19:54:41 +00:00
README.md Folder name 2023年06月28日 21:28:51 +02:00
TODO.md SidePanel toggle button, build changes, fixes ( #87 ) 2024年06月12日 19:54:41 +00:00


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
  • 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: