A data visualization tool to online plot the data\status-bar, which is also able to save the video fo playback. Also a setup.py is provided to release a standalone executable. I used at work to help me analyze performance\debug by visualizing important information like the 4G signal strength and the channel status.
Visualize the signal strength online, and able to save it as a short video to replay.
Pandas, Numpy, Matplotlib for data visualization. TKinter for application interface.