Skip to content

Phr33d0m/inxi-html

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Instructions

  1. Export your inxi / pinxi output to a json file:
    inxi -zv8 --output json --output-file /home/user/inxi.json
  2. Move the json file to the root of this repository
  3. Upload both files (.html & .json) somewhere (they need to be on a web server)
  4. ???
  5. Profit

Setup

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.

Example

example

Credits

About

Display your inxi/pinxi in simple HTML

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages