Skip to content
/ LBRRY Public

LBRRY for macOS intercepts lbry URIs, changes them into lbry.tv URLs, and opens them in your default browser

License

Notifications You must be signed in to change notification settings

JayBrown/LBRRY

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LBRRY for macOS is a background Platypus app (running a zsh script) that registers itself as a viewer for the lbry URI scheme, which is often used for links to the decentralized LBRY video streaming platform, and thereby intercepts paths using this URI, changes them into lbry.tv URLs, and opens the URLs in your default browser.

You can use this app if you haven't installed any application that will handle lbry URIs, e.g. if you don't want to install the official LBRY desktop app – https://github.com/lbryio/lbry-desktop –, which (as a cross-platform Electron app) might introduce security issues into your system.

LBRRY is code-signed with a third-party (i.e. non-Apple) certificate and performs its own self-validation, so make sure that you have removed the quarantine XA from the app bundle before launching it.

You can dequarantine this app with: xattr -dr com.apple.quarantine /Applications/LBRRY.app

About

LBRRY for macOS intercepts lbry URIs, changes them into lbry.tv URLs, and opens them in your default browser

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages