gutocarvalho / archey-macos

An archey script clone for OS X

Home Page:http://obihann.github.io/archey-osx/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Archey for MacOS

An archey script for MacOS forked from obihann/archey-osx.

❯ ./archey -l

                 ###               User: gutocarvalho
               ####                Hostname: teletraan
               ###                 Distro: macOS 11.5
       #######    #######          Kernel: Darwin
     ######################        Uptime:  9 days, 13:13
    #####################          Load:  2.18 2.74 3.34
    ####################           Shell: /bin/zsh
    ####################           Terminal: xterm-256color iTerm.app
    #####################          CPU: Intel Core i5-5287U CPU @ 2.90GHz
     ######################        Logical Cores:  4
      ####################         Memory: 16 GB
        ################           Memory Pressure:  65%
         ####     #####            Disk Free space: 36%
                                   Battery: 99.98%
                                   Battery Cycles:  2
                                   Public IPv4: 186.195.34.120
                                   Local IPv4: 192.168.68.152

Table Of Contents

Options

  • -b, --nocolor : Use black & white logo
  • -c, --color : Force using a color Logo
  • -p --packager Use auto detected package system (default packager: homebrew)
  • -m, --macports : Use MacPorts instead of Homebrew to display package count
  • -o --offline : Disable the IP address check
  • -l --localip : Show the local IP address associated with the default adapter
  • -h, --help : Show help

Credits

  • obihann - Archey OSX
  • djmelik - Archey
  • joshfinnie - A great OSX Python port of Archey
  • Gary00 - A fork of joshfinnie's Archey port, and the base of this script.
  • rdlugosz - Fixing a math error with memory caculations.
  • docwhat - Shell expertise and cleanups.
  • slice27 - Shell wizardy allowing dynamic fields
  • vladshub - Custom logo support

License

This tool is protected by the GNU General Public License v2.

Author Guto Carvalho 2021

About

An archey script clone for OS X

http://obihann.github.io/archey-osx/

License:GNU General Public License v2.0


Languages

Language:Shell 100.0%