Simple Application written in C# .NET 4.0 for Windows to display current RAM usage and warn when it goes over 90%.
Application screenshot
When using unstable or modded applications / games that have memory leaks, the computer crashes when ram gets full.
To prevent data loss, i created this program for myself to run in the background and warn, before it is too late.
So you can simply save your progress, exit and rerun the application then load again.
I personally dont like applications that throw me out of my current application so this notifies over the speakers when ram is to full with speech synthesis.
"Warning, your RAM has reached over 90% usage!"
This tool can be used in the following scenarios:
- eclipse (heavy project with many files)
- PHP Storm (heavy project with many files)
- Skyrim modded
- Fallout modded
Editor and Compiler used: VisualStudio Express 2015