An open API service indexing awesome lists of open source software.

https://github.com/the0cp/windows-troubleshooter

A Qt based tool which could help Windows users test the system easily.
https://github.com/the0cp/windows-troubleshooter

qt qt-gui system-information test testing-tools windows windows-app windows-desktop

Last synced: 4 months ago
JSON representation

A Qt based tool which could help Windows users test the system easily.

Awesome Lists containing this project

README

          

# Theo's Windows Troubleshooter
> A Qt based tool which could help Windows users test the system & find problems easily.
> Based on Qt 6 (MSVC 2019, 64bit)
> Built on Windows 10 Pro 21H1(x64)
> QT += core5compat

![theoTest](https://github.com/theodorecooper/theoTest/blob/main/res/logo.png)

## How to use?
- Set output folder, `C:/` is default.
- Select functions you'd like to run.
- Start.

## What can it do?
- [x] test network
- [x] check hardisk
- [x] fetch serial info
- [x] make a summary
- [x] check cpu
- [x] check gpu
- [x] check monitors

## TODO
- [ ] i18n
- [ ] Better UI

## LICENSE
GPL v3