oxaliq
8d976bfe63
bunkdeck is now the repo for nice tools on top of bunkchat includes `bunkdeck` for scripting terminal multiplexing and `delete.sh` to add to crontab for periodic flushing of chatlog tested: - [x] local - [x] in tilde Co-authored-by: maren <git@stillgreenmoss.net> Reviewed-on: #2 Reviewed-by: maren <git@stillgreenmoss.net> Co-authored-by: oxaliq <git@oxaliq.net> Co-committed-by: oxaliq <git@oxaliq.net>
13 lines
517 B
Markdown
13 lines
517 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
|
|
* `bunkchat` - the actual chat functionality [git](https://git.bunk.computer/bunk/bunkchat)
|
|
|
|
on the server, these are all installed in `/usr/local/bin` so everyone can run them
|
|
|
|
the file they all interact with, `/var/log/bunkchat/chat.log` is append-only
|