An open API service indexing awesome lists of open source software.

https://github.com/jooy2/machini

Get hardware specs, Machine ID(Device ID/UUID) information, and more for your current device. It's designed to be fast and lightweight so you can get just the information you need.
https://github.com/jooy2/machini

hardware-information machine-id machineid nodejs system-information utility uuid

Last synced: 11 months ago
JSON representation

Get hardware specs, Machine ID(Device ID/UUID) information, and more for your current device. It's designed to be fast and lightweight so you can get just the information you need.

Awesome Lists containing this project

README

          

# [DEPRECATED] machini

> [![license](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/jooy2/machini/blob/main/LICENSE) ![Programming Language Usage](https://img.shields.io/github/languages/top/jooy2/machini) ![Commit Count](https://img.shields.io/github/commit-activity/y/jooy2/machini) [![npm downloads](https://img.shields.io/npm/dm/machini.svg)](https://www.npmjs.com/package/machini) [![npm latest package](https://img.shields.io/npm/v/machini/latest.svg)](https://www.npmjs.com/package/machini) [![Followers](https://img.shields.io/github/followers/jooy2?style=social)](https://github.com/jooy2) ![Stars](https://img.shields.io/github/stars/jooy2/machini?style=social)

`machini` is a utility to get hardware information about system devices.

- Lightweight and Fast!
- It doesn't use any additional modules - it utilizes pure Node.js APIs.
- You don't need system privileges to get the value.
- Friendly to modern **Node.js** development and [**TypeScript**](https://www.typescriptlang.org).
- Cross-platform (Windows, macOS, Unix/Linux) support.

> [!IMPORTANT]
>
> This package is no longer maintained. All utility functions in it have been merged into the following package:
>
> https://github.com/jooy2/qsu

## License

Please see the [LICENSE](LICENSE) file for more information about project owners, usage rights, and more.