kindle-clippings

module
v0.0.0-...-3674004 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 30, 2016 License: MIT

README

kindle-clippings

Contains two tools:

  1. kindle-clippings -- reads the "My Clippings.txt" into a JSON format.
  2. kindle-clippings-cookie -- reads the JSON format produced by 1) and writes it into a format usable by fortune.
$ go get hawx.me/code/kindle-clippings/cmd/...
$ kindle-clippings /media/my/Kindle > clippings.json
$ [sudo] kindle-clippings-cookie /usr/share/games/fortunes/clippings < clippings.json

Directories

Path Synopsis
Package clippings provides a Reader for the Kindle's clipping format.
Package clippings provides a Reader for the Kindle's clipping format.
cmd
kindle-clippings
Kindle Clippings reads the clippings file from a Kindle and output them as json.
Kindle Clippings reads the clippings file from a Kindle and output them as json.
kindle-clippings-cookie
Kindle Clippings Cookie reads a JSON file of clippings and converts them to the formats required for use with fortune(6).
Kindle Clippings Cookie reads a JSON file of clippings and converts them to the formats required for use with fortune(6).
Package fortune wraps a list of clippings.Clipping with a type to allow them to be written in a nice format.
Package fortune wraps a list of clippings.Clipping with a type to allow them to be written in a nice format.
Package strfile provides an implementation of strfile(6), given no arguments.
Package strfile provides an implementation of strfile(6), given no arguments.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL