i-nex / I-Nex

System information tool written in gambas3, python, bash
http://i-nex.linux.pl/
174 stars 24 forks source link

Update i7.json #52

Closed alphastar868 closed 7 years ago

alphastar868 commented 7 years ago

Haswell/Broadwell/Skylake cleanup, minor additions.

eloaders commented 7 years ago

I'm working on a tool that will facilitate the work on the creation of a database.

By using what you are editing a JSON file. And where you get information?

alphastar868 commented 7 years ago

I'm using JSONEdit - http://tomeko.net/software/JSONedit/

It's tiny, and lightweight, although the UI can be awkward at times (e.g. Tab does not move to the next field).

I copied the raw file from GitHub into the Text tab in JSONEdit, then edited each element.

For the data, I cross-referenced Intel ARK, CPU-World and of course, Wikipedia. All of the data I just added is from Intel ARK (looked at each processor's Datasheet).

A.