export-kindle

Crates.ioexport-kindle
lib.rsexport-kindle
version0.1.5
sourcesrc
created_at2023-04-09 21:58:59.890043
updated_at2023-05-28 06:38:25.803809
descriptionExport Kindle book list to JSON or YAML
homepage
repositoryhttps://github.com/masinc/export-kindle
max_upload_size
id834552
size32,562
(masinc)

documentation

README

export-kindle

Export Kindle book list to JSON or YAML.

Requirements

Kindle for PC/Mac must be installed.

Installation

$ cargo install export-kindle

Usage

The following command will convert from Kindle listing data to JSON in the default path.

$ export-kindle

You can also load non-default paths and output to YAML. See "export-kindle --help" for details

Commit count: 9

cargo fmt