Skip to content

Added Computer Details Script #2558

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged

Conversation

singhchanmeet
Copy link
Contributor

Description

Added Script for fetching computer details like
* CPU information (Processor, No. of Cores etc.)
* GPU details (GPU name and Version)
* Battery status (Charge Percentage etc)
* Network information (Wifi Address)
* System temperature
* List of installed softwares
* List of connected USB devices
* List of connected audio devices
* Internet connectivity
* Available and used RAM and disk space

Fixes #2552

Type of change

  • New feature (non-breaking change which adds functionality)

Checklist:

  • My code follows the style guidelines(Clean Code) of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have created a helpful and easy to understand README.md
  • My documentation follows Template for README.md
  • I have added the project meta data in the PR template.
  • I have created the requirements.txt file if needed.

Project Metadata

Category:

  • OS_Utilities

Title: Computer-Details

Folder: Computer-Details

Requirements: requirements.txt

Script: computer-details.py

Arguments: none

Contributor: singhchanmeet

Description: A script which fetches all necessary computer details

@github-actions
Copy link

github-actions bot commented Aug 8, 2023

Due to inactivity this pull request has been marked as stale.

@github-actions github-actions bot added the Stale PRs with no updates label Aug 8, 2023
@avinashkranjan avinashkranjan added gssoc23 Issues created for/by the GirlScript Summer of Code'23 Participants level2 Bug fixing, Adding small features and removed Stale PRs with no updates labels Aug 9, 2023
@avinashkranjan avinashkranjan merged commit ebe466b into avinashkranjan:master Aug 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
gssoc23 Issues created for/by the GirlScript Summer of Code'23 Participants level2 Bug fixing, Adding small features
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Script]: Computer Details
2 participants