https://github.com/lnreader/lnreader-plugins
Repository to host source related issues, and requests for LNReader
https://github.com/lnreader/lnreader-plugins
lightnovels webnovels
Last synced: about 1 year ago
JSON representation
Repository to host source related issues, and requests for LNReader
- Host: GitHub
- URL: https://github.com/lnreader/lnreader-plugins
- Owner: LNReader
- License: mit
- Created: 2020-12-23T08:26:07.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2025-05-09T04:36:43.000Z (about 1 year ago)
- Last Synced: 2025-05-09T05:28:10.724Z (about 1 year ago)
- Topics: lightnovels, webnovels
- Language: TypeScript
- Homepage:
- Size: 22.1 MB
- Stars: 189
- Watchers: 10
- Forks: 123
- Open Issues: 336
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# LNReader Plugins
Repository to host plugins and related issues, and requests for
[LNReader](https://github.com/LNReader/lnreader).
## Installing
- Prerequisites: Nodejs >= 20
1. `npm install`
## Contributing
- [Quick start](./docs/quickstart.md)
- [Documentation](./docs/docs.md)
## Testing
#### via the testing website
1. Run `npm start` and open `localhost:3000` to test!
[Detailed tutorial for testing website](./docs/website-tutorial.md)
#### 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///plugins//.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.