{#await promise}

Loading...

{:then} What to upload?

Firstly, ensure that you process your manga with the 0.2.0-beta.6 of mokuro, you can install it by running the following command:

pip3 install git+https://github.com/kha-white/mokuro.git@web-reader

This will generate a .mokuro file for each volume processed, upload your manga along with the .mokuro files.

On mobile, uploading via directory is not supported so you will need to zip your manga first and then upload it via choose files.

{ event.preventDefault(); activeStyle = highlightStyle; }} on:dragleave={(event) => { event.preventDefault(); activeStyle = defaultStyle; }} on:click={(event) => { event.preventDefault(); }} defaultClass={activeStyle} > {#if files}

Upload {files.length} {files.length > 1 ? 'files' : 'file'}?

{:else if draggedFiles && draggedFiles.length > 0}

Upload {draggedFiles.length} hih {draggedFiles.length > 1 ? 'files' : 'file'}?

{:else if loading} {:else}

Drag and drop / choose files / choose directory

{/if}

{storageSpace}

{/await}