aboutsummaryrefslogtreecommitdiff
path: root/README.md
blob: 7514e77a89dad358b068c14d4998d32e7a28fdc5 (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
# Hitokoto

Yuuta's hitokoto

## Installation

```shell
makepkg
pacman -U ./hitokoto-*.zst
```

## Usage

```shell
sqlite3 /path/to/data.db '.read /usr/share/hitokoto/doc/init.sql'
systemctl enable --now hitokoto.socket
```

Use your favourite SQLite editor to add sources and quotes.

The FastCGI socket is at `/run/hitokoto.sock`. Use you favourite web server to serve it.

## License

WTFPL