bunkdeck/readme.md

14 lines
517 B
Markdown
Raw Permalink Normal View History

2024-02-09 20:13:25 +00:00
# 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
2024-04-22 19:26:03 +00:00
* `bunkchat` - the actual chat functionality [git](https://git.bunk.computer/bunk/bunkchat)
2024-02-09 20:31:16 +00:00
on the server, these are all installed in `/usr/local/bin` so everyone can run them
2024-04-22 19:26:03 +00:00
the file they all interact with, `/var/log/bunkchat/chat.log` is append-only