1.2.5 • Published 3 years ago

smarttv-device-recognizer v1.2.5

Weekly downloads
1
License
MIT
Repository
-
Last release
3 years ago

SmartTV Device Recognizer

Are you bored from identicate what's the current device and what is it's capabilities? Are you tired catch up new SmartTV devices? This is a lightweight library to recognize your current device. You can develop other things without thinking device platform

Installation

smarttv-device-recognizer requires Node.js v4+ to run.

Install the dependencies and devDependencies and start the server.

$ npm install --save smarttv-device-recognizer

Usage

It's easy to use just write

Installation

Dillinger requires Node.js v4+ to run.

Install the dependencies and devDependencies and start the server.

import Recognizer from 'smarttv-device-recognizer';

let currentDevice = Recognizer.setCurrentDevice();

/* current device will be an object like that: 
  {
    agentIndex: 'Tizen 2.4.0',
    brandName: 'tizen',
    modelYear: '2016',
    displayName: 'Samsung SmartTV Tizen | 2016'
  },
 */

Are you looking for complete smarttv development suite? Yes, we are developing a new smarttv-framework for your all core requirements. While we develop it you may give it a try or give us a star?

https://github.com/blupoint-io/smarttv

You can use this product easily with zero configuration within our smarttv-framework (documents will be ready soon!)
1.2.5

3 years ago

1.2.4

3 years ago

1.2.3

3 years ago

1.2.2

3 years ago

1.2.1

5 years ago

1.2.0

6 years ago

1.1.0

6 years ago

1.0.1

7 years ago

1.0.0

7 years ago

0.2.2

7 years ago

0.2.1

7 years ago

0.2.0

7 years ago

0.1.2

8 years ago

0.1.1

8 years ago

0.1.0-alpha.7

8 years ago

0.1.0-alpha.6

8 years ago

0.1.0-alpha.5

8 years ago

0.1.0-alpha.4

8 years ago

0.1.0-alpha.3

8 years ago

0.1.0-alpha.2

8 years ago

0.1.0-alpha.1

8 years ago