Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 447 Bytes

README.md

File metadata and controls

22 lines (16 loc) · 447 Bytes

Books

An ebook reader to read txt files save in sdcard of KaiOS devices.

yarn install
yarn build
yarn push

Please make sure there're txt files in sdcard. LSK 'open' to open txt files won't work now as modification in File Manager is needed.

Only UTF-8 and GBK encoding are supported (using a silly guess algorithm).

TODO

  • More Settings - background, day-night mode, font ..
  • Bookmark
  • Search
  • Chapters
  • EPUB support