Skip to content
/ free Public

Memory usage for macos, an alternative to free command.

License

Notifications You must be signed in to change notification settings

cls1991/free

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

free

https://travis-ci.org/cls1991/free.svg?branch=master

Memory usage for macOS, an alternative to free command on Linux.

☤ Installation

You can install "macos-free" via pip from PyPI:

$ pip install macos-free

☤ Usage

$ free --help
Usage: free [OPTIONS]

Options:
  -b, --bytes    show output in bytes
  -k, --kilo     show output in kilobytes
  -m, --mega     show output in megabytes
  -g, --giga     show output in gigabytes
  --tera         show output in terabytes
  -h, --human    show human-readable output
  --si           use powers of 1000 not 1024
  -V, --version  output version information and exit
  --help         Show this message and exit.

About

Memory usage for macos, an alternative to free command.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages