chat and terminal interface for the bunk.computer tilde server
Find a file
2024-02-09 15:31:16 -05:00
bunkdeck rename commands the way they are on the server 2024-02-09 15:29:46 -05:00
heed rename commands the way they are on the server 2024-02-09 15:29:46 -05:00
proclaim rename commands the way they are on the server 2024-02-09 15:29:46 -05:00
readme.md update readme 2024-02-09 15:31:16 -05:00
scry rename commands the way they are on the server 2024-02-09 15:29:46 -05:00

bunkdeck

bunkdeck is an interface for social tilde computing

tmux wraps some hand-rolled local chat scripts, and thebunkdeck 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