π Moon+ Reader Highlights - Store and control your bookmarks from application
Moon+ Reader is an Android EBook with more than 10+ millions of downloads. But it still has some syncing issues.
One of methods to sync highlights or bookmarks from EBook is to use Readwise.io service which give you only 30 days of free usage. This project aim to remove the third party service and give to user all control on his notes.
- Clone this repository
git clone [email protected]:ynhhoJ/moon-reader-highlights.git
- Install dependencies
yarn install
or
npm install
-
Open
index.ts
fromsrc
folder and setshouldListenAllIpv4
tofalse
if you doesn't need to listen all IPv4 interfaces -
Run endpoint server
yarn dev
or
npm run dev
Read full tutorial in READER_SETUP.md
This project uses Gitmoji for commit messages