https://github.com/konsumer/keybase-cli
alternative CLI client for keybase chat
https://github.com/konsumer/keybase-cli
Last synced: about 1 year ago
JSON representation
alternative CLI client for keybase chat
- Host: GitHub
- URL: https://github.com/konsumer/keybase-cli
- Owner: konsumer
- Created: 2018-11-19T22:33:30.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-11-21T19:37:47.000Z (over 7 years ago)
- Last Synced: 2025-02-13T16:22:47.320Z (over 1 year ago)
- Language: JavaScript
- Size: 38.1 KB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# keybase-cli
This is a nice CLI for keybase chat. You will need to have keybase installed and setup to use it. After that:
```
npm i # install it
npm start # start chat program
```
Eventually, I will package it a bit better.
## usage
Each box can have focus, you can scroll them with arrow keys, when it's focused. Press `ESC` or `Ctrl-C` to quit. Input is a bit wonky, but I'll be improving the core widgets to make them work better. Everything should work with the mouse.
## todo
* reactions
* attachments (including images)
* `delete` & `deletehistory` events
* secondary dialogs (settings, login, etc)
* handle groups
* handle git messages