Terminal UI for monitoring state of status-go process through RPC
Go to file
Jakub Sokołowski 3cda42fc03 add ctrl+k and ctrl+j for navigation
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2019-07-01 13:07:20 -04:00
.gitignore build to bin/ 2019-07-01 13:07:20 -04:00
LICENSE add MIT license 2019-07-01 13:07:20 -04:00
Makefile build to bin/ 2019-07-01 13:07:20 -04:00
client.go add displaying of list of peers 2019-07-01 13:07:20 -04:00
json.go add mor columns, remote ip, trusted, static 2019-07-01 13:07:20 -04:00
keys.go update peer details on cursor movement 2019-07-01 13:07:20 -04:00
main.go add ctrl+k and ctrl+j for navigation 2019-07-01 13:07:20 -04:00
peers.go write peer details on first render 2019-07-01 13:07:20 -04:00
view.go add Wrap setting to views, add local addr to peer details 2019-07-01 13:07:20 -04:00