SkillAgentSearch skills...

PCStatus

A small utility app that shows various data about your CPU, GPU, RAM and Storage. Linux only.

Install / Use

/learn @tiazahmd/PCStatus
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

PCStatus

A small utility app that shows various data about your CPU, GPU, RAM and Storage. Linux only. A very simple app that uses Python3.6, PyQt5 and Python's psutil library to show various stats regarding your computer. This is tested on Ubuntu 18.04 only and some of the features are very Linux specific, so at this point, this app is not cross platform.

How to Run:

Requirements:

  • Python3.6
  • PyQt5 [GUI Framework]
  • psutil [Python library]
$ git clone https://github.com/tiazahmd/PCStatus
$ cd PCStatus
$ pip install -r `requirements.txt`
$ python3 main.py

Screenshot:

PCStatus Screenshot

Related Skills

View on GitHub
GitHub Stars5
CategoryDevelopment
Updated5y ago
Forks2

Languages

Python

Security Score

70/100

Audited on May 14, 2020

No findings