You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Why reinvent the wheel? I know of at least 2 GPL'd ebook readers for Android (Cool Reader and FBReader). Why not modify one of them to have an OpenSpritz overlay?
The text was updated successfully, but these errors were encountered:
I decided to base OpenSpritz off an epub reading library because I wanted to keep the project lean and allow it to evolve quickly. Though I started with epub reading I think a more compelling use may ultimately be to digest http links. This way you could "share" a webpage to OpenSpritz from your browser of choice.
FBReader and Cool Reader are huge projects, and I can't find a public repository for Cool Reader that's been updated in the last two years. FBReader does seem active here on Github, however. I'd encourage you to integrate the OpenSpritz lib module into FBReader!
I would not limit the input to just URLs, since it defeats offline usage. Also accepting raw text as input is crucial in this scenario. I would like also to notice the PR #60, which adds another text sourcing method, also offline-friendly.
Why reinvent the wheel? I know of at least 2 GPL'd ebook readers for Android (Cool Reader and FBReader). Why not modify one of them to have an OpenSpritz overlay?
The text was updated successfully, but these errors were encountered: