kuttysoftmy / sys-info

Get your Linux or Windows System Info πŸ—ƒ

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

My System INFO πŸ–₯

Get your Linux Distro or Windows System Info πŸ—ƒ

sys-info-test

System Info

System Info

βš™ Requirements

  • Node 14x or 16x LTS
  • GIT for Clone the RESPO

πŸ“¦ Install via GIT

git clone https://github.com/mskian/sys-info.git
cd sys-info
npm install
  • Execute the Script
node system.js

OR

npm start

πŸŒ€ Used as CLI

  • Open Cloned Location
npm link
mysysinfo

πŸ“¦ Install via NPM

npm install -g mysystem-info
mysysinfo

πŸ–₯ Supported OS

I am Tested this on Ubuntu and Windows 10 it works well but I gathered some issues on Windows after fetching the Output it does not exit the Process if you are Facing this issue please open an issue ticket with Proper error details.

πŸ—ƒ Library

Node systeminformation Library https://github.com/sebhildebrandt/systeminformation

πŸ— Contributions

Your PR's are Always welcome πŸ¦„

πŸ› Bug Report

If you find any issues create an issue Ticket Here βœ‰ https://github.com/mskian/sys-info/issues

β˜‘ License

MIT

About

Get your Linux or Windows System Info πŸ—ƒ

License:MIT License


Languages

Language:JavaScript 100.0%