Regular Keybase GUI is fairly resource intensive as it uses Electron. This is a simple front end for the chat API that is accessible from the command line.
cargo build --release
Dependencies:
- libui
- Keybase command line client (https://keybase.io/download)
Tested on Arch Linux only, but in theory should be possible to run on platforms that libUI supports.
cargo test
- Fix API thread closing
- Notification related code from keybase.rs to main.
https://github.com/keybase/keybase-bot/blob/master/src/chat-client/index.ts