Sha256: 310e207e19f71b2abe24a70580c0b95436d21549ea2534dc09cf7a7eb67b3f39

Contents?: true

Size: 640 Bytes

Versions: 3

Compression:

Stored size: 640 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

3 entries across 3 versions & 1 rubygems

Version Path
hwid-0.1.5 README.md
hwid-0.1.4 README.md
hwid-0.1.3 README.md