Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 767 Bytes

README.md

File metadata and controls

25 lines (17 loc) · 767 Bytes

fortune3: Display random quotes

Introduction

fortune3 is yet another implementation of the Unix-style fortune program that displays a random message from a database of quotations. Conceptually, it's similar to the BSD fortune program originally written by Ken Arnold. Unlike Arnold's program, this version is written in Python and should run anywhere there's a Python 3 interpreter.

For installation and usage instructions, please see the web page.

Copyright

Copyright © 2008-2012 Brian M. Clapper
Copyright © 2017 Grigory Starikov

License

BSD license.