Skip to content

A free tool to view specs. A part of the my-x-details project along with my-phone-details and my-computer-details-gui

License

Notifications You must be signed in to change notification settings

win21H2/my-computer-details-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

my-computer-details-cli

The batch files included in this repository will allow you to view the details of your computer including but is not limited to the following: CPU details, RAM details, and BIOS details

Please note that the batch files included here only work on Windows!

Want to contribute?

If you would like to help with this repository with things such as implementing ideas, please go over to the file called CONTRIBUTOR.md in the others folder.

How to use

The "mainnet" release is the most stable and I would recommend using it!

- You first have to download this repository as a .zip file.
- You then have to unzip and you have two options:
You can run it via CLI (pt 1)
You can run it via file explorer (pt 2)

pt 1

  • Locate the unzipped folder and open it in CMD (I have only tested it using CMD so Powershell might not work)

  • Go to the batch folder using the cd command

  • For the mainnet release, type out/copy paste the command mainnet.bat and if that does not work, try out ./mainnet.bat

  • For the beta testnet release, type out/copy paste the command beta.bat and if that does not work, again try out ./beta.bat

  • For the dev devnet release, type out/copy paste the command dev.bat and if that does not work, again try out ./dev.bat

  • That should bring up a menu which is quite easy to navigate

pt 2

  • Locate the unzipped folder and go to the batch directory

  • Double click on the release you wish to use: mainnet or beta or dev. Please note that Windows defender might flag this as a virus, but it is not. If you dont feel comfortable running it, you can check the source code in each of the folders in this repository.

  • That should again, bring up a menu which is quite easy to navigate
This project is built under the GNU General Public License v3.0

About

A free tool to view specs. A part of the my-x-details project along with my-phone-details and my-computer-details-gui

Topics

Resources

License

Stars

Watchers

Forks