MY System INFO 🖥
Get your Linux or Windows System Info 🗃
⚙ Requirements
- Node 8x or 10x LTS
- GIT for Clone the RESPO
📦 Install via GIT
git clone https://github.com/mskian/sys-info.git
cd sys-info
npm install
node system.js
OR
npm start
🌀 Used as CLI
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
📑 Changelogs
v0.0.1
v0.0.2
- Add
.travis.yml
to .npmignore
v0.0.3
v0.0.4
- Remove Unused Code
- Dependency Update
v0.0.5
- Update Dependency
- Improved Readme
v0.0.6
v0.0.7
- Remove Colors and Lines from Console log Output (Simplify)
☑ License
MIT