


I Couldn’t Find a Good DBC Tool on Linux, So I Built One
I have been working on CAN DBC Utility v2 for the last 3 months.
The biggest reason behind it is simple. I use Linux, and finding a CAN tool that actually feels good to work with has always been annoying.
Most tools I tried felt awkward, heavy, or just not built with this kind of workflow in mind.
So I started fixing that for myself.
During this time, I moved the app from PyQt to Tauri and started adding dark mode too. Dark mode matters more than people think when you are staring at CAN data for hours. It just makes the whole thing easier on the eyes.
I am still working on v2, but this rebuild feels like the right direction.
For me, this was never about making a flashy tool. It was about making something I would actually want to use every day on Linux.
Get the latest version here if interested: https://github.com/busaudit/dbcUtility
Thanks :)
Note: Image 1 and 2 are from DBC Utility v2. And the last is from DBC Utility v1.0.3 (pyQt version)