sebhildebrandt / systeminformation

System Information Library for Node.JS
MIT License
2.65k stars 302 forks source link

Better Linux Distro naming #835

Open NoobishSVK opened 11 months ago

NoobishSVK commented 11 months ago

Hello! I have noticed that the naming schemes for some systems are missing and there's quite a big database with correct naming for all Linux distros (but also Windows). I have noticed this mainly with some ubuntu flavors being detected as raw ubuntu whereas neofetch sees them as Xubuntu/Lubuntu etc.

Here's a piece of code that might help with this. https://github.com/hykilpikonna/hyfetch/blob/master/neofetch#L1041

Thank you very much!

sebhildebrandt commented 11 months ago

@NoobishSVK ... thank you. I am currently working on version 6 (rewritten in TypeScript) ... Will take this into consideration. Probably I also add this to version 5 (not sure)