bunkdeck/readme.md
2024-02-09 16:02:55 -05:00

16 lines
544 B
Markdown

# bunkdeck
bunkdeck is an interface for social tilde computing
tmux wraps some hand-rolled local chat scripts, and the`bunkdeck` command starts them all cleanly
bunkdeck is comprised of these lil things:
* `bunkdeck` - run this command to start the interface
* `proclaim` - post in chat
* `heed` - read the chat
* `scry` - read the old chat
on the server, these are all installed in `/usr/local/bin` so everyone can run them
the file they all interact with, `/srv/bunkchat.txt` has permissions such that everyone can read and write to it