Skip to content

ndob/kbchatbox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kbchatbox - Lightweight Keybase chat client Build Status

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.

Main screen

Building

cargo build --release

Running

Dependencies:

Tested on Arch Linux only, but in theory should be possible to run on platforms that libUI supports.

Running tests

cargo test

TODO

  • Fix API thread closing
  • Notification related code from keybase.rs to main.

Useful info

https://github.com/keybase/keybase-bot/blob/master/src/chat-client/index.ts

About

Lightweight Keybase chat client

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages