Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/obihann/archey-osx
An archey script clone for OS X
https://github.com/obihann/archey-osx
Last synced: 2 months ago
JSON representation
An archey script clone for OS X
- Host: GitHub
- URL: https://github.com/obihann/archey-osx
- Owner: obihann
- License: gpl-2.0
- Archived: true
- Created: 2013-09-13T13:33:57.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2019-01-12T23:27:57.000Z (about 6 years ago)
- Last Synced: 2024-08-03T01:39:28.094Z (6 months ago)
- Language: Shell
- Homepage: http://obihann.github.io/archey-osx/
- Size: 458 KB
- Stars: 338
- Watchers: 11
- Forks: 122
- Open Issues: 19
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Archey for OS X
An archey script for OS X.```sh
### 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](#download)
* [Installation](#installation)
* [Options](#options)
* [Credits](#credits)
* [License](#license)## Download
The latest stable release is [1.6.0](https://github.com/obihann/archey-osx/archive/1.6.0.tar.gz) (md5 82a064d8ce8069f1fa6e9bdf570ebca7).## Installation
To get started you will need [homebrew](http://brew.sh/) to manage packages such as Python, figlet, and cowsay. To install please run the following command:```bash
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](https://github.com/djmelik/archey) - Archey
* [joshfinnie](https://github.com/joshfinnie/archey-osx) - A great OSX Python port of Archey
* [Gary00](https://github.com/Gary00/archey-osx) - A fork of joshfinnie's Archey port, and the base of this script.
* [rdlugosz](https://github.com/rdlugosz) - Fixing a math error with memory caculations.
* [docwhat](https://github.com/docwhat) - Shell expertise and cleanups.
* [slice27](https://github.com/slice27) - Shell wizardy allowing dynamic fields
* [vladshub](https://github.com/vladshub) - Custom logo support## License
This tool is protected by the [GNU General Public License v2](http://www.gnu.org/licenses/gpl-2.0.html).Copyright [Jeffrey Hann](http://jeffreyhann.ca/) 2016