Rylan12 / archey-osx

An archey script clone for macOS

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.

                 ###                  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

Download

The latest stable release is 1.7.0.

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 install rylan12/personal/archey

Options

  • -p, --packager : Use auto detected package system (default packager: homebrew).
  • -m, --macports : Force use MacPorts as package system.
  • -b, --nocolor : Turn color off.
  • -c, --color : Force the color on (overrides --nocolor).
  • -o, --offline : Disable the IP address and location check.
  • -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

About

An archey script clone for macOS

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

License:GNU General Public License v2.0


Languages

Language:Shell 100.0%