Skip to content

Simple environment monitor application for Windows using .NET.

License

Notifications You must be signed in to change notification settings

gulyasgergely902/envmonitor

Repository files navigation

Environment Monitor Tool

Codacy Badge

This is a simple environment monitor tool written in C#. It monitors the total CPU usage, physical memory usage, and virtual memory usage then displays with nice progressbars.

Features

  • Monitor total CPU usage
  • Monitor physical memory usage
  • Monitor virtual memory usage

Getting Started

Prerequisites

  • .NET Core SDK 9

Installation

  1. Clone the repository:
    git clone https://github.com/gulyasgergely902/envmonitor.git
  2. Navigate to the project directory:
    cd envmonitor
  3. Build the project:
    dotnet build

Usage

Run the application:

dotnet run

Contributing

Contributions are welcome! Please open an issue or submit a pull request.

License

This project is licensed under the MIT License.

About

Simple environment monitor application for Windows using .NET.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published