dd-sudo / CSV-Analyzer

Multi Platform CSV Log Analyzer Tested on Win/Linux/Android

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CSV-Analyzer

Multi Platform CSV Log Analyzer Written in C++ w/Qt Framework (Qt 5.14 & QTCreator 4.11) and QCustomPlot

It can plot value vs line number/ time value (for only known log formats), and value vs another value scatter graphs. Although this application is mainly focused to analyze log files generated by Torque Mobile App by Ian Hawkins, it can also be used for analyzing other csv log files too.

This application supports Windows, Linux and Android platforms. App is and will be tested on all these platforms by developer.

Keywords: csv log analyzer, torque log viewer, torque log analyzer, csv, qt, qcustomplot, windows, linux, android

Feel free to compile it for MacOS and iOS. Any help will be appreciated on these platforms.

CSV Analyzer in action on Windows 10 PC

SS1

SS2

CSV Analyzer in action on Android 4.4.2 with 480x800pix screen

Screenshot_2020-04-08-19-33-44

Screenshot_2020-04-08-19-34-37

CSV Analyzer in action on Android 9.0 with 1080x2280pix screen

Screenshot_2020-04-08-22-37-46-743_org myproject csvanalyzer

Screenshot_2020-04-08-22-38-32-978_org myproject csvanalyzer

About

Multi Platform CSV Log Analyzer Tested on Win/Linux/Android


Languages

Language:C++ 99.9%Language:QMake 0.1%