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

https://github.com/uesteibar/clippings

A site for my kindle clippings
https://github.com/uesteibar/clippings

Last synced: 23 days ago
JSON representation

A site for my kindle clippings

Awesome Lists containing this project

README

        

# A site for my kindle clippings

### Running your own

Replace `data/My Clippings.txt` with your own `My Clippings.txt` file, which you can find
in your kindle device, at `/documents/My Clippings.txt`.

Then

```
yarn start
```

Visit `localhost:3000`