Skip to content

An Electron-based browser that can view LBRY URLs.

License

Notifications You must be signed in to change notification settings

Libban-Group/ogma

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ogma

An Electron-based browser that can view LBRY URLs

This is a fork of the Actarius project and aims to make a user-friendly LBRY network browser that communicates with the LBRY network without reliance on LBRY or Odysee Inc.

⚠️ Disclaimer

This project is in very early development. It will not function as a finished product.

Licensing

The project is based on open-source principles, and it is licensed under the MIT license. This license is also used by the LBRY SDK, an optional tool for the browser.

https://opensource.org/licenses/MIT
https://en.wikipedia.org/wiki/MIT_License

Running from source

Make sure you have NodeJS 14 or later installed on your system.
Clone this repository to a local directory and run the following commands:

npm install
npm start

This project is written using Electron.

About

An Electron-based browser that can view LBRY URLs.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 46.3%
  • JavaScript 35.6%
  • HTML 18.1%