Skip to content

Add an option for hosting a server. #5

Description

@FlafyDev

Right now all the data of the reader is saved on the device.
This includes the epub files of the books and the reading progress of each book.
The disadvantages of this approach:

  1. Can't use the app on multiple devices without having to manually sync all the data and reading progress yourself.
  2. Can easily reach a few hundreds of MBs of data after adding a few books (because each book's epub file takes like 10mb)
  3. With big amounts of data it takes a while to create backups (zipping all the data).

For these reasons, it should be possible to connect to a server to take care of all these problem.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions