• This repository has been archived on 14/Feb/2020
  • Stars
    star
    338
  • Rank 122,100 (Top 3 %)
  • Language
    Shell
  • License
    GNU General Publi...
  • Created almost 11 years ago
  • Updated over 5 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

An archey script clone for OS X

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

Download

The latest stable release is 1.6.0 (md5 82a064d8ce8069f1fa6e9bdf570ebca7).

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

More Repositories

1

your-page

HTML5/SASS Responsive page to replicate my current about.me page. SInce they are now charging for basic features like Google Analytics I may as well do it myself.
CSS
5
star
2

instagram-cli

A Node.js CLI tool to display your Instagram feed via ASCII art.
CoffeeScript
5
star
3

docker-wpcli

WP-CLI built on top of Alpine Linux 3.5.
Shell
3
star
4

vagrant-wordpress

A Vagrant box based containing Ubuntu linux, Apache, MySQL and PHP and Wordpress.
Puppet
3
star
5

swear-oclock

A simple Android widget that provides the current date and time in a slightly NSFW manner. Hide your ears children!
Java
2
star
6

rdio-commander

A Python and AppleScript tool for controlling the Rdio application.
Python
2
star
7

vagrant-nginx

Puppet
1
star
8

docker-bamboo-node

Bamboo remote agent running Node 6
1
star
9

gmail-notifier

Python script for Gmail and the Dream Cheeky based around [WebMail Notifier Linux driver (Dream Cheeky)](https://github.com/danielkaefer/usblamp)
Python
1
star
10

killer-keyboard

corsair k65-rgb script for osx
Python
1
star
11

vagrant-lamp

A Vagrant box based containing Ubuntu linux, Apache, MySQL and PHP. Provisioned with puppet and ready to deploy.
Puppet
1
star
12

redirecter

A python tool for indexing a site and creating redirects. Useful for when redesigning a site to ensure existing users don't loose access to their favorite content.
Python
1
star
13

whats-happening

Displaying system information on a tinkerkit lcd (arduino + 16x2 LCD) via python
Python
1
star
14

vagrant-mean

A Vagrant box based containing Ubuntu linux Nginx, Node and Mongo. Provisioned with puppet and ready to deploy.
Ruby
1
star
15

cownet

I wanted to view my up to date network usage in a easy to read and friendly way. So I built a tool that pulls the data in from netstat, and displays a cleaned up output in Cowsay.
Python
1
star