argosopentech / LBRYOfAlexandria

Linux Desktop Client for the LBRY Blockchain

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LBRY of Alexandria (alpha)

A PyQt app for viewing content on the LBRY blockchain

Installation Instructions

Install the LBRY SDK
Download this repo
git clone https://github.com/argosopentech/LBRYOfAlexandria.git
cd LBRYOfAlexandria
Create Virtualenv (Optional)
virtualenv env
source env/bin/activate
Install dependencies
pip install -r requirements.txt
Run
python lbryofalex.py

Credits

Based on lbrytools

About

Linux Desktop Client for the LBRY Blockchain

License:MIT License


Languages

Language:Python 100.0%Language:Shell 0.0%