Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

Awesome Lists containing this project

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