Skip to content

Repository to host source related issues, and requests for LNReader

License

Notifications You must be signed in to change notification settings

MoonGoblinDev/lnreader-sources

 
 

Repository files navigation

LNReader Plugins

GitHub issues by-label GitHub issues by-label

Repository to host plugins and related issues, and requests for LNReader.

Installing

  • Prerequisites: Nodejs >= 18
  1. npm install

Contributing

Testing

via the testing website

  1. Run npm start and open localhost:3000 to test!

Detailed tutorial for testing website

via an app

  1. Run npm run host-linux or npm run host-windows (depending on your operating system)
  2. Change the values in pluginManager.ts (in-app) to yours
const githubUsername = "LNReader";
const githubRepository = "lnreader-sources";

The developer of this application does not have any affiliation with the content providers available.

About

Repository to host source related issues, and requests for LNReader

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 50.3%
  • TypeScript 31.7%
  • CSS 16.3%
  • Less 0.9%
  • HTML 0.8%
  • Shell 0.0%