Graphical client for the LBRY network.

missing-semi-colon c917eec2f6 Fix executing the LBRY SDK in the user's data dir 2 سال پیش
docs 144150f33d Add README.md 2 سال پیش
project c917eec2f6 Fix executing the LBRY SDK in the user's data dir 2 سال پیش
.gitignore e324e8ef5e Initial commit 2 سال پیش
LICENSE e324e8ef5e Initial commit 2 سال پیش
README.md 144150f33d Add README.md 2 سال پیش

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 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.