Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

sreadium

install

git clone --depth=1 https://github.com/suisuyy/sreadium
cd sreadium
  1. Put *.epub into epub_content/.
  2. Modify `epub_library.opds.

usage

serve -s . -p 4321
# pm2 serve . 4321 --name sreadium --spa

If app take up 4321 port, visit chrome://serviceworker-internals/?devtools and unregister it.

sreadium