System Status is a small dialog application that displays some basic system information:
| 1. System Uptime |
| 2. Total Ram |
| 3. Free Ram |
| 4. Number of Processes |
| 5. Linux Version |
| 6. Basic Hardware |
This program is written in C++ using the Qt gui toolkit. It's a simple application, but it
is my hope that others will find it useful