Skip to content

FR: Easier installation (and, eventually, updates) #12

@quicklywilliam

Description

@quicklywilliam

Currently it is necessary to install KOReader before installing eReader. This requires several steps and a decent amount of technical knowledge . This fails to achieve the goal of making eReader as accessible as possible.

Some possible ways to achieve this:

Note that I've spent a ton of time trying to get a working build but keep running into corruption issues related to the install build zip file. Eventually we will probably need to get this working (cherry-picking over files in the deploy script is error-prone), but as an interim we could probably have a single script that does the current method of installing KOReader and eReader sequentially.

  • A a simple native app or UI wrapper for the above script

This would be a fair amount of work to support each platform, get it signed on macOS, etc

  • Install directly in a Webbrower via File System Access API

Probably a bad idea but it would be the most accessible…

  • Build an Electron app or some other cross-platform app? Install via Homebrew? Other options?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions