- Export your inxi / pinxi output to a json file:
inxi -zv8 --output json --output-file /home/user/inxi.json
- Move the json file to the root of this repository
- Upload both files (.html & .json) somewhere (they need to be on a web server)
- ???
- Profit
There is 1 variable in the JavaScript section that you might be interested in:
const jsonPath =
- The path to the json file
Aside from that, you're free to use this code in whatever fashion you see fit. It uses AlpineJS
(a super simple and lightweight tool) and BulmaCSS.