chat and terminal interface for the bunk.computer tilde server
Find a file
2024-04-13 19:39:57 -04:00
bunkdeck add 'grow' and 'shrink' commands for adjusting pane sizes 2024-02-17 21:19:43 +00:00
heed fuss with prompts 2024-04-13 19:36:15 -04:00
install.sh handle re-install gracefully 2024-04-13 19:35:41 -04:00
proclaim prompt fuss 2024-04-13 19:39:57 -04:00
readme.md testing 2024-02-09 16:02:55 -05:00
scry change default chat.log location and tone of prompts 2024-04-13 14:49:13 -04: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