Cover image

cjsonfmt-ui

Python
Flask
HTML
CSS

Web application for the fast C based json formatter I wrote.
Designed to make usage easier and fit into my homelab dashboard.

Purpose?

The cjsonfmt project was made because I was working with an increasing amount of unformatted json files in my day to day work.
These files were mostly large OTIO (OpenTimelineIO) files that were hard to read without formatting.

While there are many json formatters available online, I wanted a fast, offline solution that I could also easily integrate into my homelab dashboard.