You can download novels from web novel services and read them using the reader.
You can also read them directly on the web.
By bookmarking the site, you can access it anytime.
Enjoy your web novel life! 👋
Download the latest executable file from the Release page.
| OS | Distribution | File Name |
|---|---|---|
| Linux | Debian, Ubuntu | Noveread-*.deb |
| Linux | Other distributions | Noveread-*.AppImage |
| Windows | Windows 11 and earlier | Noveread.setup.*.exe |
Alternatively, download the source code, and in the root folder after extraction, run:
npm run dist(Make sure you have Node.js installed.)
An executable file should be created in the dist folder.
- v0.0.1 Basic startup achieved
- v0.5.0 Implement download processing
- v1.0.0 Make it usable as a full application
- Updated
package.json- Added support for building
.debfiles for release
- Added support for building
- v1.0.0 released
- Basic startup achieved
- Experimental introduction of
webview