irdb-get(1)


NAME

   irdb-get - list, search and download lirc configuration files.

SYNOPSIS

   irdb-get update

   irdb-get find  <string>

   irdb-get info  <id>

   irdb-get download <id>

   irdb-get list [pattern]

   irdb-get find-driver  <string>

   irdb-get yaml-config

   irdb-get  <-h|--help|-v|--version>

DESCRIPTION

   irdb-get can list, search and download lirc remote configuration files.
   It works by downloading an index file, making  all  operations  besides
   the actual download local.

   Entries in the index are identified by an id. Such an id is on the form
   dir/remote e. g., x10/ati_remote_wonder_III

COMMANDS

   update
       Download the index from the remote repository.

   find <string>
       List all entries in the index file matching <string>.  Matching  is
       done using regular shell match syntax (i. e., not regex).

   find-driver <string>
       List  all entries in the index with a given driver. The matching is
       exact, no wildcards.

   info <id>
       Print some more info about a given entry.

   download <id>
       Download the configuration file for a given entry. The filename  is
       printed on stdout.

   list <pattern>
       List   entries   matching  <pattern>.  <pattern>  is  on  the  form
       dir/remote e. g., x10/ati* or */ati_remote_wonder* .

       The first word in the list is something like -RL- where the letters
       represent:

       R   Raw configuration.

       T   Remote  has  timing  information  i.  e.,  it  can be used with
           generic capture devices.

       L   Remote has a lircmd config file.

       P   Remote has a photo.

   yaml-config
       Prints a YAML file on stdout which maps  drivers  to  remote  files
       with  corresponding  driver  attribute.  The format is unstable and
       primarely used by lirc-setup(1).

OPTIONS

   -h , --help
       Print help message.

   -v , --version
       Print version info.

ENVIRONMENT

   LIRC_REMOTES_URL
       The  base URL used  when  downloading  config  files,  defaults  to
       https://sourceforge.net/p/lirc-remotes/code/ci/master/tree.

   LIRC_REMOTES_LIST
       URL to a file listing all remotes, as created by lirc-lsremotes(1).
       Defaults to  http://lirc-remotes.sourceforge.net/remotes.list.

   XDG_CACHE_HOME
       If defined, relocates the cached, downloaded remotes  listing  file
       to $XDG_CACHE_HOME/remotes.list, see FILES.

FILES

   ~/.cache/remotes.list
       The index file downloaded on demand or by the update command.

SEE ALSO

   http://sourceforge.net/projects/lirc-remotes





Opportunity


Personal Opportunity - Free software gives you access to billions of dollars of software at no cost. Use this software for your business, personal use or to develop a profitable skill. Access to source code provides access to a level of capabilities/information that companies protect though copyrights. Open source is a core component of the Internet and it is available to you. Leverage the billions of dollars in resources and capabilities to build a career, establish a business or change the world. The potential is endless for those who understand the opportunity.

Business Opportunity - Goldman Sachs, IBM and countless large corporations are leveraging open source to reduce costs, develop products and increase their bottom lines. Learn what these companies know about open source and how open source can give you the advantage.





Free Software


Free Software provides computer programs and capabilities at no cost but more importantly, it provides the freedom to run, edit, contribute to, and share the software. The importance of free software is a matter of access, not price. Software at no cost is a benefit but ownership rights to the software and source code is far more significant.


Free Office Software - The Libre Office suite provides top desktop productivity tools for free. This includes, a word processor, spreadsheet, presentation engine, drawing and flowcharting, database and math applications. Libre Office is available for Linux or Windows.





Free Books


The Free Books Library is a collection of thousands of the most popular public domain books in an online readable format. The collection includes great classical literature and more recent works where the U.S. copyright has expired. These books are yours to read and use without restrictions.


Source Code - Want to change a program or know how it works? Open Source provides the source code for its programs so that anyone can use, modify or learn how to write those programs themselves. Visit the GNU source code repositories to download the source.





Education


Study at Harvard, Stanford or MIT - Open edX provides free online courses from Harvard, MIT, Columbia, UC Berkeley and other top Universities. Hundreds of courses for almost all major subjects and course levels. Open edx also offers some paid courses and selected certifications.


Linux Manual Pages - A man or manual page is a form of software documentation found on Linux/Unix operating systems. Topics covered include computer programs (including library and system calls), formal standards and conventions, and even abstract concepts.