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.
- Host: GitHub
- URL: https://github.com/jooy2/machini
- Owner: jooy2
- License: mit
- Created: 2024-04-03T05:38:15.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-05T01:08:18.000Z (almost 2 years ago)
- Last Synced: 2024-11-12T00:09:09.265Z (over 1 year ago)
- Topics: hardware-information, machine-id, machineid, nodejs, system-information, utility, uuid
- Language: TypeScript
- Homepage: https://www.npmjs.com/package/machini
- Size: 103 KB
- Stars: 6
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# [DEPRECATED] machini
> [](https://github.com/jooy2/machini/blob/main/LICENSE)   [](https://www.npmjs.com/package/machini) [](https://www.npmjs.com/package/machini) [](https://github.com/jooy2) 
`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.