celebrating 4th birthday

This commit is contained in:
Sebastian Hildebrandt 2018-03-13 20:28:38 +01:00
parent 0e7c72f83b
commit 3eca94f211
2 changed files with 32 additions and 0 deletions

View File

@ -100,6 +100,7 @@ Other changes
| Version | Date | Comment |
| -------------- | -------------- | -------- |
| 3.37.7 | 2018-03-13 | celebrating 4th birthday |
| 3.37.6 | 2018-03-12 | updated docs: fixed `diskLayout`and `mamlayout` |
| 3.37.5 | 2018-03-12 | added support for `ip` instead of `ifconfig` |
| 3.37.4 | 2018-02-22 | bugfix windows `processes()`, `disklayout()` |

View File

@ -9,6 +9,37 @@ Simple system and OS information library for [node.js][nodejs-url]
[![Caretaker][caretaker-image]][caretaker-url]
[![MIT license][license-img]][license-url]
### systeminformation is celebrating 4th birthday today!
```
( (
( ) ( ) (
( Y Y ( )
( ) |"| |"| Y
Y | | | | |"|
|"| | |.-----| |---.___ | |
| | .--| |,~~~~~| |~~~,,,,'-| |
| |-,,~~'-'___ '-' ~~| |._
.| |~ // ___ '-',,'.
/,'-' <_// // _ __ ~,\
/ ; ,-, \\_> <<_' ____________;_)
| ; {(_)} _, ._>>`'-._ |
| ; '-'\_\/> '-._ |
|\ ~,,, _\__ ,,,,,'-. |
| '-._ ~~,,, ,,,~~ __.-'~ | |
| '-.__ ~~~~~~~~~~~~ __.-' |__|
|\ `'----------'` _|
| '=._ __.=' |
: '=.__ __.=' |
\ `'==========='` .'
'-._ __.-'
'-.__ __.-'
`'-----------'`
```
Born 2014-03-13, started as a small project, now over 6000 lines of code - still no dependencies.
Time to say thank you to all contributers!
## Quick Start
Lightweight collection of 35+ functions to retrieve detailed hardware, system and OS information (Linux, macOS, partial Windows and FreeBSD support) - no npm dependencies.