dmotz / ptolemy

Serendipitous tome extractions

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ptolemy

Ptolemy is a simple command-line utility that outputs a random excerpt from a collection of e-reader highlights. (See: spaced repetition).

Usage

$ runghc ptolemy.hs < clippings.txt
# or
$ ghc -Wall -o ptolemy ptolemy.hs
$ ptolemy < clippings.txt

About

Serendipitous tome extractions

License:GNU General Public License v3.0


Languages

Language:Haskell 100.0%