Get Linux release info (distribution name, version, arch, release, etc.) from '/etc/os-release' file and from native os module. On Windows and Darwin it only returns common node os module info
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
This Node.js package retrieves detailed Linux OS release information, including distribution name, version, architecture, and other metadata from `/etc/os-release` or similar files, while also providing basic OS info for Windows and macOS. It's designed for developers building cross-platform applications who need to programmatically detect Linux distribution details without external dependencies.