Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/taiansu/kobo_readwise
Send Kobo eReader bookmarks to Readwise
https://github.com/taiansu/kobo_readwise
Last synced: about 1 month ago
JSON representation
Send Kobo eReader bookmarks to Readwise
- Host: GitHub
- URL: https://github.com/taiansu/kobo_readwise
- Owner: taiansu
- Created: 2021-08-02T10:38:47.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-06-21T16:46:52.000Z (over 2 years ago)
- Last Synced: 2024-11-13T12:41:06.376Z (2 months ago)
- Language: JavaScript
- Size: 89.8 KB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-readwise - kobo_readwise - Send Kobo eReader bookmarks to Readwise. (Tools / Kobo)
README
# KoboReadwise
Send Kobo eReader bookmarks to Readwise.
## Pre-request
- Have nodejs 14+ installed
## Installation
1. Clone this project to your machine, run `npm i` to install the dependencies.
2. open the `config.json` file, and replace the token value to what you get from [https://readwise.io/access_token](https://readwise.io/access_token)## Usage
1. Connect your KOBO eReader with via USB
2. On your KOBO eReader, once the "Computer detected" screen pop-up, click the `[Connect]` button.
3. On your computer, run `./bin/kobo_readwise.js`.
4. Check your Readwise dashboard, the bookmarks should be imported.## Disclaimer
Only test with KOBO forma and KOBO elipsa, on macOS for now.
## Roadmap
0. Make it a node package with binary
1. Windows support
2. Get source_url and cover_url from some book API## License
Apache License, Version 2.0