Graphical client for the LBRY network.

missing-semi-colon 3a4ea1e095 Fix opening a new tab 9 miesięcy temu
docs 144150f33d Add README.md 2 lat temu
project 3a4ea1e095 Fix opening a new tab 9 miesięcy temu
.gitignore e324e8ef5e Initial commit 2 lat temu
ATTRIBUTION.md 05870ecf5f Change the default font 1 rok temu
LICENSE e324e8ef5e Initial commit 2 lat temu
README.md 05870ecf5f Change the default font 1 rok temu

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.

Certain files are not under the GNU GPL, in which case a license notice is given within those files if possible as well as in ATTRIBUTION.md and their full license can be found in their containing directory.