Just a little service I've created to notify when the ram usage is close to it's limits.
To run it just download the files, edit the path in the service file, and then run the following commands:
systemctl --user link /path/to/ram-monitor.service
systemctl --user enable --now ram-monitor.service