chat and terminal interface for the bunk.computer tilde server
Find a file
2024-02-17 21:19:43 +00:00
bunkdeck add 'grow' and 'shrink' commands for adjusting pane sizes 2024-02-17 21:19:43 +00:00
heed rename commands the way they are on the server 2024-02-09 15:29:46 -05:00
proclaim make timezone a variable 2024-02-09 15:58:15 -05:00
readme.md testing 2024-02-09 16:02:55 -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