Skip to content

Repository to host source related issues, and requests for LNReader

License

Notifications You must be signed in to change notification settings

LNReader/lnreader-plugins

Repository files navigation

LNReader Plugins

LNReader plugins counting GitHub issues by-label GitHub issues by-label

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

Installing

  • Prerequisites: Nodejs >= 20
  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. Plugins from GitHub
    • Run npm run host-linux or npm run host-windows (depending on your operating system)
    • Add your https://raw.githubusercontent.com/<username>/<repo>/plugins/<tag>/.dist/plugins.min.json to app repository
  2. Plugins from localhost
    • Copy .env.template to .env and update USER_CONTENT_BASE according to the comment there
    • Run npm run host-dev
    • Add plugin listing to app repository (e.g. for android emulator http://10.0.2.2/.dist/plugins.min.json)

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

Topics

Resources

License

Stars

Watchers

Forks