Giter VIP home page Giter VIP logo

irdb's Introduction

irdb

ir

One of the largest crowd-sourced, manufacturer-independent databases of infrared remote control codes on the web, and aspiring to become the most comprehensive and most accurate one. Think of it as the "Wikipedia of infrared remote control codes".

Usage

This database contains infrared remote control codes in a very space-efficient way, using protocol, device, subdevice, function notation. Using this information, you can render signals to raw timings, Pronto Hex, or other formats using software like IrScrutinizer or MakeHex.

Accessing

If you would like to access this database from your product (e.g., app) it is suggested that you do not bundle the database as a whole but access it dynamically at runtime. By doing so, your product will benefit from updates of the database automatically.

To access the database with any amount of traffic, it is recommended to use a content delivery network (CDN). For example, instead of accessing files from GitHub locally, you chould access them over a service like jsdelivr.net like this:

https://cdn.jsdelivr.net/gh/probonopd/irdb@master/codes/index
https://cdn.jsdelivr.net/gh/probonopd/irdb@master/codes/Samsung/TV/7,7.csv

Contributing

  1. Check whether the code you want to contribute is already in the database
  2. If it is not, click the "edit" button to change/edit a file
  3. Follow the naming conventions for files, <manufacturer>/<devicetype>/<device>,<subdevice>.csv
  4. Make sure the file contains the codes in ascending order of the function column
  5. Create a pull request and state the device you have used to create the file in the comment

Examples

In this section, projects and products will be listed which include or access irdb.

  • IrScrutinizer software that can import infrared remote signals from irdb, scrutinize them, and send them using various sending devices

License

You may include or access this database from your product (e.g., app) provided that you follow the terms of the irdb License.

irdb's People

Contributors

probonopd avatar dobbelina avatar bengtmartensson avatar sgerwk avatar packetbrain avatar denneledoe avatar lbschenkel avatar willstott101 avatar urmilparikh avatar arbabseyfola avatar alexapps99 avatar benfoxall avatar rsubtil avatar egzumer avatar sigurger avatar shannah avatar teamosceola avatar chiahsing avatar jack4455667788 avatar joric avatar mgabor3141 avatar polluks avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.