https://github.com/pablopunk/free-h
Like `free -h` but cross platform
https://github.com/pablopunk/free-h
Last synced: about 1 month ago
JSON representation
Like `free -h` but cross platform
- Host: GitHub
- URL: https://github.com/pablopunk/free-h
- Owner: pablopunk
- Created: 2019-02-21T00:50:51.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-05-03T13:52:34.000Z (about 7 years ago)
- Last Synced: 2025-03-28T16:18:01.263Z (about 1 year ago)
- Language: JavaScript
- Size: 3.91 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# free-h
Like `free -h` but cross platform
## Install
```bash
npm install -g free-h
```
## Usage
```bash
$ free [ -h ]
total used free
Mem: 34.36GB 20.83GB 13.53GB
```
>Fun fact: The `-h` doesn't really do anything.
## License
MIT
## Author
|  |
| --------------------------------- |
| [Pablo Varela](https://pablo.life) |