Also known as, Task Manager 2.0
Explore the docs »
Table of Contents
This is a software application made with .NET as a Window Presentation Form (WPF). The purpose of the software is to display hardware statistics. Although, I realized that I had accidentally made a Task Manager version 2.0. Since this is my project, it's of course a better version of Microsoft's Task Manager.
Features:
- All values are displayed in their correct and common formats when looking at their types. (E.g. network usage; sent and received bytes are mostly looked at in MB/s or KB/s.)
- The values are quite sensitive, so you will likely get "jumpier" spikes in values. Fortunately, that will result in more correct data with an update internal of 1-second.
- The software is sleek and minimalistic. (I plan to create a kind of theme adjustment (classic Windows XP & modern appearance).)
This is an example of how you may give instructions on setting up your project locally. To get a local copy up and running follow these simple example steps.
The software does not require a specific .NET Runtime to work. It is self-contained.
- Get the latest version at Releases
- Extract the
.zipfolder's files into a personally preferred location - Run taskmanagerv2.exe
- Click
Install
The software will automatically run after installation, resulting in popping up on your screen. You should be able to see different hardware statistics of your system. Do not worry about an Unknown Publisher warning. It usually stems from an unsigned software.
The native way to use the software is simply visually. Any other features are not a part of the fundamentals for it to work to match the aforementioned purpose of the software.
- Add Readme
- Add Releases
- Add Network Usage options;
- Auto (Selects first found active network interface adapter.)
- Selective (User can select which of found interface adapters; by software, to choose from) - report any issues in the future regarding iteration logic
- Add GPU Usage Tracker
- Add Light/Dark mode (likely remember setting)
- Multi-language Support
- (Arabic) العربية
- (Persian) فارسی
- Deutsch (German)
- Ελληνικά (Greek)
- English (American)
- Français (French)
- (Hebrew) עברית
- हिंदी (Hindi)
- Italiano (Italian)
- 日本語 (Japanese)
- Lietuvių (Lithuanian)
- Nederlands (Dutch)
- 普通话 (Mandarin)
- Polski (Polish)
- Português (Brasileiro) (Portuguese - Brazilian)
- Русский (Russian)
- ภาษาไทย (Thai)
- Türkçe (Turkish)
- (Lebanese) لبناني
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature) - Commit your Changes (
git commit -m 'Add some AmazingFeature') - Push to the Branch (
git push origin feature/AmazingFeature) - Open a Pull Request
Distributed under the CC-BY-SA-4.0 License. See LICENSE.txt for more information.
wildREA - wildrealinit@example.com
Project Link: https://github.com/wildREA/computerComponentsTracker
Use this space to list resources you find helpful and would like to give credit to. I've included a few of my favorites to kick things off!