All Projects → lbryio → Lbry.com

lbryio / Lbry.com

Licence: mit
lbry.com, the website for the LBRY protocol

Labels

Projects that are alternatives of or similar to Lbry.com

Confetti.js
A simple confetti animation for your website :)
Stars: ✭ 170 (-11.46%)
Mutual labels:  website
Python Module
Write Nuxt.js applications using Python! [Experimental]
Stars: ✭ 181 (-5.73%)
Mutual labels:  website
You Dont Need
People choose popular projects, often not because it applies to their problems
Stars: ✭ 2,601 (+1254.69%)
Mutual labels:  website
Women In Technology
A collection of resources for women in tech, consisting of - courses, learning guides, amazing sites and repos, blogs, programs and events. scholarships, etc.
Stars: ✭ 170 (-11.46%)
Mutual labels:  website
Felipefialho.com
😺 My personal website
Stars: ✭ 177 (-7.81%)
Mutual labels:  website
Sharex Upload Server
AKA ShareS - Feature full & Stable ShareX and file server in node. Includes images, videos, code, text, markdown rendering, password protected uploads, logging via discord, administration through Discord, url shortening, and a full front end. Use standalone or via reverse proxy
Stars: ✭ 180 (-6.25%)
Mutual labels:  website
Pluxml
PluXml, Moteur de Blog et CMS à l'XML sans base de données
Stars: ✭ 168 (-12.5%)
Mutual labels:  website
Contentify
Contentify is an esports CMS based on the PHP framework Laravel
Stars: ✭ 189 (-1.56%)
Mutual labels:  website
Flutterminimalwebsite
A minimalistic Flutter website template for blogs and portfolios. Demo: https://gallery.codelessly.com/flutterwebsites/minimal/
Stars: ✭ 180 (-6.25%)
Mutual labels:  website
Hexo Theme Geektutu
极速加载的Hexo主题,不引入第三方JS库
Stars: ✭ 187 (-2.6%)
Mutual labels:  website
Flutter Web Demo
🌍 Responsive web app powered by Flutter and Dart
Stars: ✭ 173 (-9.9%)
Mutual labels:  website
Pyflooder
A http flood python script that could stop a normal website in 10s
Stars: ✭ 174 (-9.37%)
Mutual labels:  website
Phpfastcache
A high-performance backend cache system. It is intended for use in speeding up dynamic web applications by alleviating database load. Well implemented, it can drops the database load to almost nothing, yielding faster page load times for users, better resource utilization. It is simple yet powerful.
Stars: ✭ 2,171 (+1030.73%)
Mutual labels:  website
Dvc.org
🔗 DVC website and documentation
Stars: ✭ 171 (-10.94%)
Mutual labels:  website
Elefant
Elefant, the refreshingly simple PHP CMS and web framework.
Stars: ✭ 188 (-2.08%)
Mutual labels:  website
Tutorials.ubuntu.com
Stars: ✭ 169 (-11.98%)
Mutual labels:  website
Hapijs.com
The hapijs.com website
Stars: ✭ 181 (-5.73%)
Mutual labels:  website
Trimmings
🌲 Get back to HTML.
Stars: ✭ 190 (-1.04%)
Mutual labels:  website
Rikka
A simple image share system in go.
Stars: ✭ 189 (-1.56%)
Mutual labels:  website
Grav
Modern, Crazy Fast, Ridiculously Easy and Amazingly Powerful Flat-File CMS powered by PHP, Markdown, Twig, and Symfony
Stars: ✭ 13,067 (+6705.73%)
Mutual labels:  website

lbry.com

We came from the future to help you save the Internet
Official website for the LBRY protocol.

Installation

Please see INSTALL for comprehensive, easy-to-follow instructions on running this project.

Usage

Unless you are planning to contribute to the lbry.com website, this project serves little independent purpose.

To access a local copy of lbry.com, follow INSTALL and then access localhost:8000 in your browser. This will allow you to make changes to the website, test locally, and then submit pull requests.

Contributing

Contributions to this project are welcome, encouraged, and compensated. For more details, see CONTRIBUTING.

License

This project is MIT licensed. For the full license, see LICENSE.

Build URLs

lbry.com provides functionality for redirecting to build assets of other LBRY repos. The general structure is:

lbry.com/releases/<github_repo_name>.<extension>

For example, to get the latest lbry-desktop release on Windows, you would use the URL:

lbry.com/releases/lbry-desktop.exe

Extension is used to get the release for the appropriate operating system, even if the release asset does not match the extension provided.

Operating System Extensions
Windows msi, exe
macOS dmg, pkg
Linux (Debian) deb
Android apk

The asset returned will match the latest release on the appropriate GitHub repo.

Release candidates can also be targeted. For release candidates, use the following structure:

lbry.com/releases/pre/<github_repo_name>.<extension>

Security

We take security seriously. Please contact [email protected] regarding any security issues.

Our PGP key is here if you need it.

Contact

The primary contact for this project is @netoperatorwibby ([email protected]).

Additional Info and Links

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].