shithub: wired

ref: c6b15096dd0493dbe7a91cdfd3330dc2218b90d3
dir: /README.md/

View raw version
# wired

a really silly gridchat client.
basically a demo for [libacme](https://git.sr.ht/~foura/libacme).

## to install

```
git/clone https://git.sr.ht/~foura/libacme
cd libacme
mk install
cd ..
git/clone https://git.sr.ht/~foura/wired
mk install
```

## to use

- open acme
- launch `Wired`

gridchat should be mounted at /n/chat.
your chat username will be your plan9 username.
specify -u to change it (e.g `Wired -u foura`).