summaryrefslogtreecommitdiff
path: root/README.md
blob: da3d632186ace4f46c950dcd24f3f870d5beb619 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
# Timer Random Tongues
Tongues based on time and question randomness

## Inspiration
Inspired by Terry Davis TempleOS Timer Random Tongues which he used to communicate with God.

![TempleOS Timer Random Tongues](images/image.png)

## How to Use

### Compile
#### Portable
`make`

#### Installable
`make install`

### Run
If you already have a `dictionary.dict` file in your path, just run:

`trt`

If you have the file saved in another folder, just type:

`trt /path/to/dictionary`