Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How i integrate readium-js-viewer in electron? #735

Open
Krishna-Vyas opened this issue Apr 28, 2020 · 4 comments
Open

How i integrate readium-js-viewer in electron? #735

Krishna-Vyas opened this issue Apr 28, 2020 · 4 comments

Comments

@Krishna-Vyas
Copy link

I have built readium-js on windows
I need to integrate readium-js-viewer in electron.
I have tried chrome-app extension and cloud-reader code both in electron.
But there are some bugs like storage issues.
Readium-js-viewer source code uses AMD.js. So i have confusion whether this code is compatible with electron or not.
So Please tell me, Is there any solution for integrating readium-js in electron? How i integrate it?

This issue is a Question

Product

  • Hybrid app (ReadiumJS)
    • Electron
@llemeurfr
Copy link

If you want to integrate reading in Electron, the readium-desktop project is what you need, not readium-js which is meant for pure web usage.

@danielweck
Copy link
Member

Laurent is right to point to the readium-desktop project, as the readium-js-viewer open source repository as well as all its associated dependencies, like readium-js, readium-shared-js, readium-cfi-js are not actively maintained anymore.

For the sake of completion, there is a VERY old branch with an Electron experiment:
https://github.com/readium/readium-js-viewer/tree/feature/electron
I would not recommend it at all, but I just wanted to explain what it is.

@Krishna-Vyas
Copy link
Author

Thank for feature electron recommendation. I'll definitely try this.

@danielweck
Copy link
Member

just be clear: I am not recommending it :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants