HorlogeSkynet / archey4

:computer: Maintained fork of the original Archey (Linux) system tool
https://git.io/archey4
GNU General Public License v3.0
295 stars 37 forks source link

CPU bug fix for some ARM architectures, documentation styles and version bumping #30

Closed HorlogeSkynet closed 6 years ago

HorlogeSkynet commented 6 years ago

Hi everyone !

Description

Not much more than the title above.

Reason and / or context

How has this been tested ?

Types of changes :

Checklist :

petracvv commented 6 years ago

Awesome, thanks! Looks like this is working:

[petracvv@archrock archey4]$ git branch
* fix/arm_cpu_model_name
  master
[petracvv@archrock archey4]$ python build/lib/archey/archey.py 

               +                 User: petracvv
               #                 Hostname: archrock
              ###                Model: Not detected
             #####               Distro: "Arch Linux" aarch64
             ######              Kernel: 4.16.8-1-ARCH
            ; #####;             Uptime: 20 minutes
           +##.#####             WindowManager: Not detected
          +##########            DesktopEnvironment: Not detected
         #############;          Shell: /bin/bash
        ###############+         Terminal: xterm-256color ## ## ## ## ## ## ##
       #######   #######         Packages: 293
     .######;     ;###;`".       Temperature: 53.3 C (Max. 53.3 C)
    .#######;     ;#####.        CPU: Cortex-A53
    #########.   .########`      GPU: Not detected
   ######'           '######     RAM: 104 MB / 3983 MB
  ;####                 ####;    Disk: 1 GB / 31 GB
  ##'                     '##    LAN_IP: 192.168.1.205
 #'                         `#   WAN_IP: xx.xx.xx.xx
HorlogeSkynet commented 6 years ago

Thanks Mihai ! Let's now wait for contributors' approvals 😉

Tip : You can disable not detected entries in your configuration.

HorlogeSkynet commented 6 years ago

Ping @AdJaGu @Si13n7, it would be very cool if you had some minutes to spare for this :slightly_smiling_face:

HorlogeSkynet commented 6 years ago

It has been force-merged due to more than 15 days of frozen state.