/archey-osx

An archey script clone for OS X

Primary LanguageShellGNU General Public License v2.0GPL-2.0

Archey for OS X

An archey script for OS X.

                 ###                  User: jhann
               ####                   Hostname: obihann
               ###                    Distro: OS X 10.10.5
       #######    #######             Kernel: Darwin
     ######################           Uptime:  6:11
    #####################             Shell: /bin/zsh
    ####################              Terminal: xterm-256color iTerm.app
    ####################              Packages: 114
    #####################             CPU: Intel Core i5-3210M CPU @ 2.50GHz
     ######################           Memory: 8 GB
      ####################            Disk: 95%
        ################              Battery: 100.00%
         ####     #####               IP Address: 24.222.18.26

Table Of Contents

Installation

To get started you will need homebrew to manage packages such as Python, figlet, and cowsay. To install please run the following command:

brew tap siutsin/tap
brew install siutsin/tap/archey

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

  • 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.

Copyright Jeffrey Hann 2016

Fork Maintainer @siutsin 2020