Metadata-Version: 2.4
Name: readunwise
Version: 0.1.4
Summary: CLI for managing Amazon Kindle highlights
Author-email: Fred Glass <fred@fred.glass>
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: click==8.1.3
Requires-Dist: discord==2.1.0
Requires-Dist: rich==13.3.1
Dynamic: license-file

# readunwise

CLI for managing Amazon Kindle highlights and a simple alternative to [Readwise](https://readwise.io/)

```sh
pip install readunwise
```

| Command | Description                                 |
| ------- | ------------------------------------------- |
| ls      | List clippings file                         |
| cat     | Display highlights from a book              |
| diff    | Compare clippings files                     |
| save    | Save clippings file                         |
| random  | Print a random highlight                    |
| discord | Send random highlights to a Discord channel |

![Example](example.png)
