Sha256: 3d76cb5054bb550aa400219d1b4eb7a5632cd794493e9aa1f9aeb6e0e4a88364

Contents?: true

Size: 638 Bytes

Versions: 18

Compression:

Stored size: 638 Bytes

Contents

[![Build Status](https://travis-ci.org/semdinsp/hwid.svg?branch=master)](https://travis-ci.org/semdinsp/hwid)[![Code Climate](https://codeclimate.com/github/semdinsp/hwid/badges/gpa.svg)](https://codeclimate.com/github/semdinsp/hwid)
[![Gem Version](https://badge.fury.io/rb/hwid.png)](http://badge.fury.io/rb/hwid)

hwid gem
============

return the hardware id of the system the gem is running on.

Simple hwid id
=====================
THis is not secure but gives  a simple way to identify the hardware from a particular client application.

It is a bit slow so perhaps only call it upon startup

Usage
=======

    Hwid.systemid
    

Version data entries

18 entries across 18 versions & 1 rubygems

Version Path
hwid-0.3.4 README.md
hwid-0.3.3 README.md
hwid-0.3.2 README.md
hwid-0.3.1 README.md
hwid-0.3.0 README.md
hwid-0.2.9 README.md
hwid-0.2.8 README.md
hwid-0.2.7 README.md
hwid-0.2.6 README.md
hwid-0.2.5 README.md
hwid-0.2.4 README.md
hwid-0.2.3 README.md
hwid-0.2.2 README.md
hwid-0.2.1 README.md
hwid-0.2.0 README.md
hwid-0.1.8 README.md
hwid-0.1.7 README.md
hwid-0.1.6 README.md