| Crates.io | export-kindle |
| lib.rs | export-kindle |
| version | 0.1.5 |
| created_at | 2023-04-09 21:58:59.890043+00 |
| updated_at | 2023-05-28 06:38:25.803809+00 |
| description | Export Kindle book list to JSON or YAML |
| homepage | |
| repository | https://github.com/masinc/export-kindle |
| max_upload_size | |
| id | 834552 |
| size | 32,562 |
Export Kindle book list to JSON or YAML.
Kindle for PC/Mac must be installed.
$ cargo install export-kindle
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