1.4.0 • Published 5 years ago

pc-performance v1.4.0

Weekly downloads
1
License
MIT
Repository
github
Last release
5 years ago

💻 pc-performance

Get information about your PC from your terminal

💾 Installation

$ npm install pc-performance --global

⚡️ Usage

Type pc in your terminal to get all information about your PC or add the following option pc [options] to see specific information:

IndexShortcutOptionDescription
1-h--helpGet all program options
2-v--versionGet program version
3-o--osDisplay OS information
4-c--cpuDisplay CPU information
5-g--gpuDisplay GPU information
6-m--mobaDisplay MOBA information
7-b--batteryDisplay Battery information
8-mem--memoryDisplay Memory information
9-d--diskDisplay Disk information
10-n--netInternet speed report

🔧 Build using

⌛️ CHANGELOG

1.0.0 - Initial project 1.1.0 - Add memory information 1.2.0 - Add disks information 1.3.0 - Add Internet speed report 1.4.0 - Update dependencies

📋 License

MIT License - see the LICENSE.md file for details