Linux Lite Forums

Full Version: Lite automated financial monitoring tools demo
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I've finished automating the tools (via BASH) I wanted to incorporate for a quick loading investment monitoring dashboard. The video below shows them all in action. I will be preparing a tutorial on how to do this. Efficient data visualiztion can be a real challenge but Linux does have all the tools one needs. The biggest challenge was escape sequences between the nix shell of gnuplot and regular bash commands, which I solved with a new little hack, at least one I've never seen used before. I think though that the effort was worth it.

https://youtu.be/fV9crwGINM8
TC