about summary refs log tree commit diff homepage
path: root/torus.7
blob: 3394086b48a844849b62c7136dcd2eb2816d5800 (plain) (blame)
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
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
.Dd October 10, 2018
.Dt TORUS 7
.Os "Causal Agency"
.
.Sh NAME
.Nm torus
.Nd welcome to ascii.town!
.
.Sh DESCRIPTION
This software targets
.Fx
and Darwin.
.
.Pp
.Bl -tag -width "snapshot.sh" -compact
.It Pa torus.h
Shared structures and message protocol.
.
.It Pa server.c
Maps
.Pa torus.dat
and listens on
.Pa torus.sock .
.
.It Pa client.c
.Xr curses 3
client.
.
.It Pa help.h
Tile data for help page.
.
.It Pa image.c
Renders PNGs of tiles.
.
.It Pa meta.c
Exports metadata from data file to CSV.
.
.It Pa merge.c
Interactively merges two data files.
.
.It Pa snapshot.sh
Snapshots data file, appropriate for cron.
.El
.
.Pp
.Bl -tag -width "default8x16.psfu" -compact
.It Pa sshd_config
Anonymous login to
.Xr chroot 8 Ap d
client.
.
.It Pa index.html
Friendly directions.
.
.It Pa default8x16.psfu
Bitmap font from
.Lk http://kbd-project.org kbd .
.El