Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 475 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 475 Bytes

RAM-Monitor

A program to monitor the RAM usage of a computer and provide a warning if available RAM is low.

GitHub code size in bytes GitHub

How to compile

csc /resource:Icons/High.ico,Resources.High.ico /resource:Icons/Low.ico,Resources.Low.ico /resource:Icons/Warning.ico,Resources.Warning.ico /target:winexe Program.cs