about summary refs log blame commit diff stats
path: root/README
blob: 6b8d4ca555b5d8e3f96be1eb1112dd2184af04af (plain) (tree)
1
2
3
4
5
6
7






                                                          













                                                                       


                                                                       

                                                          

                                       
                               ━━━━━━━━━
                                  LYRA

                                Andinus
                               ━━━━━━━━━


Lyra is a simple cli program to manage fortune files. It can read
directly from plain-text files, creating datafiles through `strfile' is
not required.

This also means that it has less features compared to fortune(6).
Default directory is assumed to be `$HOME/fortunes'.

This program is not useful if you have `strfile' installed, just use it
& place the datafiles in fortune directory.


1 Usage
═══════

  Get the fortunes by executing `fortunes.pl' & `kirch.sh' from scripts
  directory. Read the source before running them, it's short.

  ┌────
  │ lyra mst # Print a random fortune from mst fortunes.
  │ lyra ls # List all fortune files.
  └────