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
- Host: GitHub
- URL: https://github.com/uesteibar/clippings
- Owner: uesteibar
- Created: 2020-05-02T11:53:53.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2024-05-08T05:29:09.000Z (12 months ago)
- Last Synced: 2025-02-14T04:27:15.165Z (3 months ago)
- Language: TypeScript
- Homepage: https://reading-notes.uesteibar.com
- Size: 2.18 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
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`