mixu / archey.js

Archey.js is a system information tool written in JS (based on Archey)
29 stars 10 forks source link

Provide more info #7

Open opensas opened 9 years ago

opensas commented 9 years ago

Hi I'm running screenfetch, and this is the output:

sas@lin OS: Ubuntu 14.10 utopic Kernel: x86_64 Linux 3.16.0-28-generic Uptime: 15m Packages: 2160 Shell: bash 4.3.30 Resolution: 1600x900 DE: Unity 7.3.1 WM: Compiz WM Theme: Vertex GTK Theme: Vertex [GTK2], Vertex [GTK3] Icon Theme: FlatWokenMin Font: Ubuntu 11 CPU: Intel Core i3 CPU 530 @ 2.926GHz RAM: 1429MB / 3751MB

and this is the output of running archeyjs:

User: sas Hostname: lin OS: Ubuntu 14.10 x64 Kernel: 3.16.0-28-generic Window Manager: Compiz Desktop Environment: GNOME Shell: bash Terminal: xterm Packages: 2160 CPU: Intel i3 CPU 530 @ 2.93GHz Resolution: 1600x900 RAM: 2.57gb / 3.66gb Disk: 186G / 298G

based on this, a couple of things that could be improved:

OS: Ubuntu 14.10 utopic vs OS: Ubuntu 14.10 x64

add the friendly name (utopic) of the distro

and also, it's nice to have all this info:

DE: Unity 7.3.1 WM: Compiz WM Theme: Vertex GTK Theme: Vertex [GTK2], Vertex [GTK3] Icon Theme: FlatWokenMin

(archeyjs reports DE as gnome)