Releases: omidz4t/terminal-buddy-webxdc
Releases · omidz4t/terminal-buddy-webxdc
Release list
TerminalBuddy v0.1.1
TerminalBuddy v0.1.1
Single binary with the mini app embedded — no separate .xdc needed.
| TerminalBuddy version | 0.1.1 |
| Git commit | ee98cca (ee98cca8c80b4204bad32a59155d7236d651f7a3) |
| Rust toolchain | 1.95.0 |
| chatmail/core (deltachat) | 2.54.0-dev @ 823b074 |
| core branch/ref | main (requested: main) |
| core commit | 823b0741df82e3ec0f61285d52bf91ae19b1963e |
| Container image | ghcr.io/omidz4t/terminal-buddy-webxdc:0.1.1 |
Binary (Linux x86_64)
wget -qO terminalbuddy https://github.com/omidz4t/terminal-buddy-webxdc/releases/latest/download/terminalbuddy-linux-x86_64 && chmod +x terminalbuddy && ./terminalbuddy serveDocker (GHCR, Debian 13 — same binary, no recompile)
docker run --rm -it \
-v terminalbuddy-data:/data \
ghcr.io/omidz4t/terminal-buddy-webxdc:0.1.1 \
serve --invite 'https://i.delta.chat/#…' --allowed-commands ls,cat,pwd,whoamiFull Changelog: https://github.com/omidz4t/terminal-buddy-webxdc/commits/v0.1.1