Coder Social home page Coder Social logo

adammendoza / lbry-app Goto Github PK

View Code? Open in Web Editor NEW

This project forked from lbryio/lbry-desktop

0.0 2.0 0.0 9.76 MB

The LBRY app built using electron

License: MIT License

JavaScript 67.27% Shell 2.36% Python 9.94% PowerShell 0.27% Ruby 0.14% CSS 20.01%

lbry-app's Introduction

LBRY App

This is a graphical browser for the decentralized content marketplace provided by the LBRY protocol. It is essentially the lbry daemon bundled with a UI using Electron.

Installing

We provide installers for Windows, macOS, and Debian-based Linux.

Windows macOS Linux
Download Download Download

Our releases page also contains the latest release, pre-releases, and past builds.

To install from source or make changes to the application, continue reading below.

Development

This repo uses submodules, so clone it using --recursive.

Setup

The lbry daemon needs to be installed along with pyinstaller. You also need to be able to build the lbry-web-ui, so have node, webpack, etc installed.

Build

run ./build.sh

This builds the UI assets and puts them into app/dist. It also builds app/dist/lbrynet-daemon.

Run

./node_modules/.bin/electron app

Package

We use electron-builder to create distributable packages, which is run by calling:

node_modules/.bin/build -p never

Development on Windows

This project has currently only been worked on in Linux and macOS. If you are on Windows, you can checkout out the build steps in appveyor.yml and probably figure out something from there.

lbry-app's People

Contributors

alexliebowitz avatar jobevers avatar kauffj avatar lyoshenka avatar kimihiro64 avatar sonatagreen avatar jackrobison avatar benyanke avatar finer9 avatar moyer avatar

Watchers

Adam J. Mendoza avatar James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.