Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tariq-c-dev/RAM-Monitor

Monitor available memory in you Mac's menu bar
https://github.com/tariq-c-dev/RAM-Monitor

Last synced: 2 months ago
JSON representation

Monitor available memory in you Mac's menu bar

Awesome Lists containing this project

README

        

# RAM-Monitor
Monitor system memory with an applet in menu bar.

Simple script for MacOS to see percentage RAM used. It simply checks available RAM every five seconds and displays in menu bar.

To run it, you may execute the python script or binary release. Keep in mind the binary release is not codesigned and you probably need to [override default security settings to launch it](https://support.apple.com/en-ca/guide/mac-help/mh40616/mac).

[Download Binary](https://github.com/tariq-c-dev/RAM-Monitor/releases/download/RAM-Monitor-binary-release/RAM-Monitor.zip)

[Download Python script](https://github.com/tariq-c-dev/RAM-Monitor/blob/RAM-Monitor-binary-release/RAM-Monitor.py)