Graphical client for the LBRY network.

missing-semi-colon cdea82554e Add ability to close tabs 2 years ago
docs 144150f33d Add README.md 2 years ago
project cdea82554e Add ability to close tabs 2 years ago
.gitignore e324e8ef5e Initial commit 2 years ago
LICENSE e324e8ef5e Initial commit 2 years ago
README.md f1688800d6 Update 'README.md' 2 years ago

README.md

Freem

A program to search and view content from LBRY.

Freem

Features

Freem is still a work in progress, but currently you can:

  • Search for content
  • Stream and download content
  • View comments
  • Follow channels

Getting started

  • Download the latest build of Freem from here: https://notabug.org/missing-semi-colon/Freem/releases
  • Install the LBRY SDK or download the newest version from here: https://github.com/lbryio/lbry-sdk/releases, make sure its name is "lbrynet" and it's marked as executable and place it in the relevant directory:
    • Linux: ~/.local/share/freem/
    • macOS: ~/Library/Application Support/freem/
    • Windows: %APPDATA%\freem\
  • Launch Freem
    • Note: the first time you launch Freem it may take a while to load because the LBRY SDK needs to retrieve the necessary data

License

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.