All Projects → cls1991 → Free

cls1991 / Free

Licence: apache-2.0
Memory usage for macos, an alternative to free command.

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Free

Memorpy
Python library using ctypes to search/edit windows / linux / macOS / SunOS programs memory
Stars: ✭ 721 (+3905.56%)
Mutual labels:  memory, macosx
Iglance
Free system monitor for OSX and macOS. See all system information at a glance in the menu bar.
Stars: ✭ 1,358 (+7444.44%)
Mutual labels:  free, memory
Ultratabsaver
The open source Tab Manager Extension for Safari.
Stars: ✭ 178 (+888.89%)
Mutual labels:  free, macosx
Awesome Startup
😎 All the required resources to build your own startup
Stars: ✭ 702 (+3800%)
Mutual labels:  free
Startbootstrap Stylish Portfolio
A stylish, one page, Bootstrap portfolio theme created by Start Bootstrap
Stars: ✭ 748 (+4055.56%)
Mutual labels:  free
Cef4delphi
CEF4Delphi is an open source project to embed Chromium-based browsers in applications made with Delphi or Lazarus/FPC for Windows, Linux and MacOS.
Stars: ✭ 785 (+4261.11%)
Mutual labels:  macosx
Nativexplatform
Akeeba Portable Tools (cross-platform) - Desktop utilities for use with Akeeba Backup and Akeeba Solo
Stars: ✭ 17 (-5.56%)
Mutual labels:  macosx
Awesome Macos Command Line
Use your macOS terminal shell to do awesome things.
Stars: ✭ 25,622 (+142244.44%)
Mutual labels:  macosx
Tailwind Landing Page Template
Simple Light is a free landing page template built on top of TailwindCSS and fully coded in React. Made by
Stars: ✭ 797 (+4327.78%)
Mutual labels:  free
Gocache
☔️ A complete Go cache library that brings you multiple ways of managing your caches
Stars: ✭ 775 (+4205.56%)
Mutual labels:  memory
Light Novel Library wenku8 android
[CASUALLY MAINTAINED] 轻小说文库 (Wenku8.com) 安卓版第三方公益App,始于2014年的Material Design风格、无广告、不盈利、Google Play上安装包最小的轻小说阅读器(light novel reader)。目前除了网站的API以外,还添加了我自己架的Cloudflare Worker 中继节点用来突破网站API的限制 wenku8-relay.mewx.org.
Stars: ✭ 772 (+4188.89%)
Mutual labels:  free
Jdupes
A powerful duplicate file finder and an enhanced fork of 'fdupes'.
Stars: ✭ 790 (+4288.89%)
Mutual labels:  macosx
Tip
Programmable tooltip that can be used with any Mac OS app
Stars: ✭ 798 (+4333.33%)
Mutual labels:  macosx
Ethereum Development With Go Book
📖 A little book on Ethereum Development with Go (golang)
Stars: ✭ 754 (+4088.89%)
Mutual labels:  free
Opensource Socialnetwork
Open Source Social Network (OSSN) is a social networking software written in PHP. It allows you to make a social networking website and helps your members build social relationships, with people who share similar professional or personal interests. It is available in 16 international languages.
Stars: ✭ 710 (+3844.44%)
Mutual labels:  free
Macports Ports
The MacPorts ports tree
Stars: ✭ 891 (+4850%)
Mutual labels:  macosx
Open Source Mac Os Apps
🚀 Awesome list of open source applications for macOS. https://t.me/s/opensourcemacosapps
Stars: ✭ 28,908 (+160500%)
Mutual labels:  macosx
Breaking And Pwning Apps And Servers Aws Azure Training
Course content, lab setup instructions and documentation of our very popular Breaking and Pwning Apps and Servers on AWS and Azure hands on training!
Stars: ✭ 749 (+4061.11%)
Mutual labels:  free
Postgresql book
Book about PostgreSQL (russian)
Stars: ✭ 780 (+4233.33%)
Mutual labels:  free
Mpimemu
MPI Memory Consumption Utilities
Stars: ✭ 17 (-5.56%)
Mutual labels:  memory

free

.. image:: https://img.shields.io/pypi/l/macos-free.svg :target: https://pypi.python.org/pypi/macos-free

.. image:: https://img.shields.io/pypi/v/macos-free.svg :target: https://pypi.python.org/pypi/macos-free

.. image:: https://img.shields.io/pypi/pyversions/macos-free.svg :target: https://pypi.python.org/pypi/macos-free

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

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

☤ Installation

You can install "macos-free" via pip from PyPI <https://pypi.python.org/pypi/macos-free>_:

::

$ 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.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].