Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 636 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 636 Bytes

Quotes-Widget-Data-Files

Some data files in JSON format for Quotes Widget

Contributions welcome needed.

Go here to download the individual files to your device (GitHub does not allow direct download links.)

Note-to-self: convert to UNIX Fortune files

$ jq -r '.quotes[] | "\(.quote)\n\t--\(.author)\n%"' criminal-minds.json | head -n -1 > ~/.local/share/fortune/criminal-minds
$ strfile -c % ~/.local/share/fortune/criminal-minds ~/.local/share/fortune/criminal-minds.dat