mubook-hon is epub/PDF reader + Notion Sync + Memo.
epub viewer by Bibi
PDF viewer by PDF.js
Notion Database is created by mubook-hon
You can write memo to Notion
- WebSite: https://mubook-hon.vercel.app/
- Document: https://efcl.notion.site/mubook-hon-addce6c324d44d749a73748f92e3a1a6
You need to set up Notion before using memo features.
- Read epub/PDF files on Dropbox
- Support cross browser - Mobile and PC
- Sync progress using Notion on cross devices
- Add memo to Notion with selected text
- Manage book list in Notion
- epub
- pdf
- PDF.js + react-pdf-viewer(use developer license)
You can use https://mubook-hon.vercel.app/ as PWA apps.
- Add & open Chrome apps - Chrome Web Store Help
- Add to Home screen - Progressive web apps (PWAs) | MDN
- Shift + A: Add memo to Stock
- Shift + S: Save memo to Notion
- Request/Response to Dropbox: No Proxy
- Request/Response to Notion: CORS Proxy
- Notion API does not support CORS
- The default CORS Proxy is defined in pages/api/notion-proxy
- You can override it by
localStorage.setItem("USER_DEFINED_NOTION_BASE_URL", "https://your-proxy.test/")
MIT (c) azu
This project includes Bibi. Bibi is licensed under the MIT License