mah1s / termprobe

Data visualizations on terminal

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TermProbe

TermProbe allows to filter, search and plot data on terminal in real time.

TermProbe is written in Go. It is based on termui which is built on top of termbox-go.

Run

Describe which file to monitor and regex pattern to match in data through config.yml file.

Rename sample-config.yml to config.yml and make necessary configuration changes for plotting.

To run,

go run .

This is a work in progress project at the moment.

About

Data visualizations on terminal

License:MIT License


Languages

Language:Go 100.0%