Skip to content

Repository files navigation

windy-reader

online reader, build with mvp and dagger-android

Use

It's easy to add new book and enjoy reading. You can design your own library support with lua.

Add New Book

Just find and open your target book page in browser, and share it to this app.

Library Support

Design library support with lua, the lua file usually is named from website, e.g. www_google_com.lua from www.google.com. A library support file should be a module which contains the following function:

  • function getBook (url:string, doc:string)
  • function getCatalog (url:string, doc:string)
  • function getContent (doc:string)

the following function/property can be set:

  • property charset:string

There are two internal library support:

About

online reader, design your own rule with lua

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages