Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sund/fortunes
fortunes - fortunes files for the TV shows Firefly and Community. Has a script to email you a fortune every day.
https://github.com/sund/fortunes
Last synced: 1 day ago
JSON representation
fortunes - fortunes files for the TV shows Firefly and Community. Has a script to email you a fortune every day.
- Host: GitHub
- URL: https://github.com/sund/fortunes
- Owner: sund
- Created: 2013-06-26T22:35:01.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2014-10-08T00:58:54.000Z (about 10 years ago)
- Last Synced: 2024-08-02T05:13:14.962Z (3 months ago)
- Language: Shell
- Size: 870 KB
- Stars: 5
- Watchers: 4
- Forks: 7
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## fortunes
==================Contains some fortune files and a script that will email or print your fortunes.
Install the ```.dat``` file to ```/usr/share/games/fortunes/``` or there about.
==================
### fortunes included
#### Firefly
The firefly fortune is included as I have found a few typos at times and fixed them here.
Originally from http://www.daughtersoftiresias.org/progs/firefly/
#### Community
Here's one for Community. Please fork and add to the community fortunes file. I have added as much as I can and ordered them by Season and episode. There may be duplicates.
As near as I can google, this is the first such fortune repo for NBC's Community TV show.
Pop! Pop!
#### Hitchhiker's Guide to the Galaxy
found an old tgz at http://www.splitbrain.org/projects/fortunes/hg2g and thought why not?
#### Simpson's Chalkboard gags
from http://www.splitbrain.org/projects/fortunes
Including for archival purposes. Not up-to-date with recent episodes.#### Star Wars
from http://www.splitbrain.org/projects/fortunes
Including for archival purposes.#### zippy
wasn't in the repos so I am adding it here
#### startrek
wasn't in the repos so I am adding it here
==================
### Install a few more from repos
```bash
apt-get install fortunes-debian-hints fortunes-bofh-excuses fortunes-zippy
```==================
To update the ```dat``` file
```bash
strfile file file.dat
```see http://bradthemad.org/tech/notes/fortune_makefile.php