Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bmc/fortunes
Database of fortune cookies, which I use with my fortune program.
https://github.com/bmc/fortunes
Last synced: 1 day ago
JSON representation
Database of fortune cookies, which I use with my fortune program.
- Host: GitHub
- URL: https://github.com/bmc/fortunes
- Owner: bmc
- License: other
- Created: 2010-03-28T15:20:19.000Z (over 14 years ago)
- Default Branch: master
- Last Pushed: 2024-01-05T19:55:00.000Z (10 months ago)
- Last Synced: 2024-08-02T05:11:35.559Z (3 months ago)
- Homepage:
- Size: 1.52 MB
- Stars: 12
- Watchers: 1
- Forks: 2
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
Fortune Cookie Database
=======================## Introduction
This repository contains a *fortune cookie database*, intended to be used
with programs like [my Python *fortune* program][],
[my Go *fortune* program][], or the [BSD *fortune* program][].
It contains more than 2,800 quotes that I've collected since about 1990 or
so.## Files
* *fortunes* contains the actual fortunes (i.e., the quotes)
* *fortunes.dat* is an index file, suitable for use with the Python *fortune* program.---
Brian M. Clapper, [[email protected]][]
[my Python *fortune* program]: https://github.com/bmc/fortune
[my Go *fortune* program]: https://github.com/bmc/fortune-go/
[BSD *fortune* program]: http://en.wikipedia.org/wiki/Fortune_(Unix)
[[email protected]]: mailto:[email protected]