Skip to content

Java implementation of a Lirc client for communicating with a Lircd server, with API and command line.

License

Notifications You must be signed in to change notification settings

ylexus/JavaLircClient

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JavaLircClient Build Status

Java implementation of a Lirc client for communicating with a Lircd server. It contains both an API and a command line interface. The command line interface, found in LircClient.java, roughly resembles the Lirc program irsend.

The abstract class LircClient is implemented using TCP sockets in the class TcpLircClient, and using Unix Domain sockets (/var/run/lirc/lircd) in the class UnixDomainSocketLircClient (which is presently not implemented, but just a skeleton). (However, this is not a very severe restriction, since the Lircd server can be started with the --listen option.)

About

Java implementation of a Lirc client for communicating with a Lircd server, with API and command line.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 97.7%
  • Batchfile 1.4%
  • Shell 0.9%
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy