LIRC Python Package

Up & Running

  • Installing the LIRC Python & System Package
  • Hardware Setup
  • Configuring System LIRC

Python Package Usage

  • Usage

Reference

  • API Specification
  • Changelog

Legal

  • MIT License

Development

  • Contributing Guidelines
LIRC Python Package
  • Index

Index

_ | A | C | D | L | M | R | S | V

_

  • __init__() (lirc.Client method)
    • (lirc.LircdConnection method)

A

  • address (lirc.LircdConnection property)

C

  • Client (class in lirc)
  • close() (lirc.Client method)
    • (lirc.LircdConnection method)
  • connect() (lirc.LircdConnection method)

D

  • driver_option() (lirc.Client method)

L

  • lirc
    • module
  • LircdConnection (class in lirc)
  • list_remote_keys() (lirc.Client method)
  • list_remotes() (lirc.Client method)

M

  • module
    • lirc

R

  • readline() (lirc.LircdConnection method)

S

  • send() (lirc.LircdConnection method)
  • send_once() (lirc.Client method)
  • send_start() (lirc.Client method)
  • send_stop() (lirc.Client method)
  • set_transmitters() (lirc.Client method)
  • simulate() (lirc.Client method)
  • start_logging() (lirc.Client method)
  • stop_logging() (lirc.Client method)

V

  • version() (lirc.Client method)

© Copyright 2020, Eugene Triguba.

Built with Sphinx using a theme provided by Read the Docs.