Main > Free Download Search >

Free ir software for linux

ir

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 38
jlirc 0.06

jlirc 0.06


jlirc is a Java client API for the LIRC and WINLirc programs. more>>
jlirc is a Java client API for the LIRC and WINLirc programs. jlirc lets developers add IR remote control support to Java applications.

<<less
Download (0.048MB)
Added: 2006-07-28 License: GPL (GNU General Public License) Price:
1186 downloads
IRMP3 0.5.6

IRMP3 0.5.6


IRMP3 is a multimedia audio jukebox for Linux. more>>
IRMP3 is a multimedia audio jukebox for Linux. IRMP3s strength is that it easily integrates into home, car, and mobile environments (where a keyboard/screen interface may not always be available).
IRMP3 relies on external programs but this is depending on what you want to do.
Main features:
- Plays mp3, Ogg, FLAC, CD-ROM, FM radio, as well as shoutcast http streams.
- Controllable with IR remote controls and external keypads.
- Display status (song name, time, volume, etc) on LCD displays.
- Repeat single, repeat all, and shuffle functions.
- Sleep timer with volume fadeout.
- Mixer support for volume, balance, bass, and treble settings.
- Support for network-based control and status monitoring.
- Playlist loadable from file or by recursively scanning dirs.
- Powerful configuration for easy customization.
- Flexible, modularized source allows easy implementation of new functions to developers.
Enhancements:
- src/irmp3d/mod_mpg123.C : cut n paste bug corrected
- doc/INSTALL : quick fixes to install documentation so its not too
<<less
Download (1.2MB)
Added: 2006-07-25 License: GPL (GNU General Public License) Price:
1186 downloads
LircNav 0.0.3

LircNav 0.0.3


LircNav is an application for navagating and running programs using a IR remote. more>>
This program is simply a LIRC based file navigator. It can be controlled by the mouse or LIRC and can execute the program for specific file extensions.
Great for people with a collection of media files and a LIRC enabled player like mplayer and, of cource, a working install or LIRC and your favorite IR remote.
Main features:
- Just-type quick searching (/ goes to the next match).
- Book-marking often visited directories.
- Mounting, unmounting and ejecting mount points in the fstab.
- Rembers
- Window position
- Window size
- Last directory
- Last file selected
- Can ignore LIRC input while the child process is running to allow over lapping buttons between lircnav and the child application.
LIRC Commands:
- up_dir - Moves up the directory tree.
- select
- If a directory is selected it changes into that directory.
- If a file with a known extention is selected, the program specified is executed.
- All other files, or special files are ignored.
- up - Moves the selection one option up.
- down - Moves the selection one option down.
- page_up - Moves the selection a page of options up. The number it moves depends on the windows size.
- page_down - Moves the selection a page of options down. The number it moves depends on the windows size.
- mount - Calls mount with the currently selected file (must be listed in fstab to work). *See README for more detail.
- umount - Calls umount with the currently selected file (must be listed in fstab to work). See README for more detail.
- mount - Calls eject with the currently selected file (must be listed in fstab and you must have eject installed for this to work). *See README for more detail.
<<less
Download (0.036MB)
Added: 2005-08-02 License: GPL (GNU General Public License) Price:
1545 downloads
ir-root-controller 1.0.1

ir-root-controller 1.0.1


ir-root-controller is a small daemon which listens to the LIRC. more>>
ir-root-controller is a small daemon which listens to the LIRC (Linux Infrared Remote Control) daemon and executes system events.
ir-root-controller is intended to be run as a system daemon and does not require any user to have set up LIRC or events for LIRC.
An example application would be changing the global system volume irrespective of what applications are running or which users (if any) are logged in.
Enhancements:
- Fixes a bug in the build system.
<<less
Download (0.012MB)
Added: 2006-08-25 License: GPL (GNU General Public License) Price:
1156 downloads
IR File Chooser 2007-01-17

IR File Chooser 2007-01-17


IR File Chooser is an infrared remote-controlled fileselection menu. more>>
IR File Chooser is an infrared remote-controlled fileselection menu.
Infra Red (IR) File Chooser is a remote-controlled menu for selecting files and loading them by an assigned program.
You can add as many filetypes and associated programs as you wish.
The functionality of Infra Red (IR) File Chooser may be extended using Perl or Shell scripts.
The GUI was created with Perl::GTK and it uses RCU::Lirc to fetch the remote controller commands.
Enhancements:
- A fix for the DROPREPEATS option.
<<less
Download (0.013MB)
Added: 2007-01-18 License: GPL (GNU General Public License) Price:
1011 downloads
The SirBot Project 0.2

The SirBot Project 0.2


SirBot Project provides an easy way to build, program, control, and monitor amateur robots. more>>
SirBot Project provides an easy way to build, program, control, and monitor amateur robots. Programming a bot is done writing a Python class. A declaration protocol syntax is used to define what can be done (primitive/complex actions). Using a Python CLI, the robot can be interactively controlled and dynamically programmed.
While the bot is performing several actions, every piece of information is able to produce events, thanks to the event declaration syntax. Events can also be created from other events (cascading events), conditionnaly triggered under specific conditions (pre-condition), and activate user-defined actions (post-conditions) according to a particular event state. The library provides detailed instructions to build electronic boards (PIC-based) and connect them to build a robot.
Easy way to build the bot
The SirBot Project provides every instructions to build a bot. A main board provides the basic features such as communication capabilities and implementation of a defined protocol. Several module can be plugged into this main board to provide extra feature such as, currently, a servo controller, IR distance ranger. Have a look on the SirBot Module Library to see current available modules/features. Also have a look at the SirBot Labs, where you can find examples of robots built with SirBot.
Easy way to program the bot
SirBot is python-based, your robot is just an object Protocol. Thanks to the power of python and its librairies, performing complex actions is (almost) trivial. No C++ here... just a protocol declaration syntax, easy to use.
Easy way to control the bot
Because SirBot is python-based, you can access your bot with a python CLI, such as ipython, and interactively control and program your bot. Soon, a graphical interface will allow to visually control your robot.
Easy way to monitor the bots actions
While the bot performs several actions, every piece of information is able to produce events, thanks to the event declaration syntax. Events can also be created from other events (cascading events), conditionnaly triggered under specific conditions (pre-condition), and activate user-defined actions (post-conditions) according to a particular event state.
Enhancements:
- Either the robot or PC can initiate the communication (Master/Slave vs. Peer-to-Peer mode).
- Recurrent tasks can be defined as background jobs (polling the bot, etc.).
- There is a dedicated Web site, documentation, and many fixes in Jal libraries.
<<less
Download (3.0MB)
Added: 2007-05-21 License: GPL (GNU General Public License) Price:
886 downloads
joeq virtual machine 20030812

joeq virtual machine 20030812


joeq virtual machine is a language-independent Java virtual machine implemented in Java. more>>
Joeq is a virtual machine and compiler infrastructure designed to facilitate research in virtual machine technologies such as Just-In-Time and Ahead-Of-Time compilation, advanced garbage collection techniques, distributed computation, sophisticated scheduling algorithms, and advanced run time techniques.
Joeq is entirely implemented in Java, leading to reliability, portability, maintainability, and efficiency. It is also language-independent, so code from any supported language can be seamlessly compiled, linked, and executed -- all dynamically.
Each component of the virtual machine is written to be independent with a general but well-defined interface, making it easy to experiment with new ideas.
Joeq is released as open source software, and is being used as a framework by researchers on five continents on topics ranging from automatic distributed virtual machines to whole-program pointer analysis.
Joeq is a virtual machine and compiler infrastructure designed to be a platform for research in compilation and virtual machine technologies. We had three main goals in designing the system. First and foremost, we wanted the system to be flexible. We are interested in a variety of compiler and virtual machine research topics, and we wanted a system that would not be specific to researching a particular area.
For example, we have interest in both static and dynamic compilation techniques, and in both type-safe and unsafe languages. We wanted a system that would be as open and general as possible, without sacrificing usability or performance.
Second, we wanted the system to be easy to experiment with. As its primary focus is research, it should be straightforward to prototype new ideas in the framework. With this in mind, we tried to make the system as modular as possible, so that each component is easily replaceable. Learning from our experience with Jalapeno, another virtual machine written in Java, we decided to implement the entire system in Java.
This makes it easy to quickly implement and prototype new ideas, and features like garbage collection and exception tracebacks ease debugging and improve productivity. Java, being a dynamic language, is also a good consumer for many of our dynamic compilation techniques; the fact that our dynamic compiler can compile the code of the virtual machine itself means that it can dynamically optimize the virtual machine code with respect to the application that is running on it. Javas object-oriented nature also facilitates modularity of the design and implementation.
Third, we wanted the system to be useful to a wide audience. The fact that the system is written in Java means that much of the system can be used on any platform that has an implementation of a Java virtual machine. The fact that Joeq supports popular input languages like Java, C, C++, Fortran, and even x86 binary code increases the scope of input programs. We released the system on the SourceForge web site as open source under the Library GNU Public License.
It has been picked up by researchers on five continents for various purposes, among them: automatic extraction of component interfaces, static whole-program pointer analysis, context-sensitive call graph construction, automatic distributed computation, versioned type systems for operating systems, sophisticated profiling of applications, advanced dynamic compilation techniques, system checkpointing, anomaly detection, secure execution platforms and autonomous systems. In addition, Joeq is now used as the basis of the Advanced Compilation Techniques class taught at Stanford University.
Joeq supports two modes of operation: native execution and hosted execution. In native execution, the Joeq code runs directly on the hardware. It uses its own run-time routines, thread package, garbage collector, etc. In hosted execution, the Joeq code runs on top of another virtual machine. Operations to access objects are translated into calls into the reflection library of the host virtual machine.
The user code that executes is identical, and only a small amount of functionality involving unsafe operations is not available when running in hosted execution mode. Hosted execution is useful for debugging purposes and when the underlying machine architecture is not yet directly supported by Joeq. We also use hosted execution mode to bootstrap the system and perform checkpointing, a technique for optimizing application startup times.
Joeq system consists of seven major parts:
- Front-end: Handles the loading and parsing of input files, such as Java class files, SUIF files, and binary object files.
- Compiler: A framework for performing analyses and optimizations on code. This includes the intermediate representation (IR) of our compiler.
- Back-end: Converts the compilers intermediate representation into native, executable code. This code can be output to an object file or written into memory to be executed. In addition, it generates metadata about the generated code, such as garbage collection maps and exception handling information.
- Interpreter: Directly interprets the various forms of compiler intermediate representations.
- Memory Manager: Organizes and manages memory. Joeq supports both explicitly-managed and garbage-collected memory.
- Dynamic: Provides profile data to the code analysis and optimization component, makes compilation policy decisions, and drives the dynamic compiler.
- Run-time Support: Provides runtime support for introspection, thread scheduling, synchronization, exception handling, interfacing to external code, and language-specific features such as dynamic type checking.
<<less
Download (1.0MB)
Added: 2005-04-22 License: LGPL (GNU Lesser General Public License) Price:
1645 downloads
LinVDR 0.7

LinVDR 0.7


LinVDR is the VDR distribution. more>>
Basically, its an approach to build a small, cut to the bone, ready and easy to install VDR Linux distribution.
LinVDR is a complete, breathing Linux system smaller than 128 MB with a complete digital Video Disk Recorder (VDR) / Personal Video Recorder (PVR) and several plugins -- listed seperately below.
For easy access we installed additionaly the browser frontend VDR Admin and a Samba share for up- and downloading music or DVD images with Windows clients.
The base system is Debian Woody compatible (only compatible, not Debian Woody itself!) with the DVB driver from Convergence and Klaus Schmidingers unbeated Video Disk Recorder Software VDR.
All this Tom has mixed smoothly together, and I made the install system and installation programme -- suitable for normal users without Linux knowledge.
Enhancements:
VDR Version and Plugins
VDR 1.3.17 with enAIO-Patch and this plugins:
- Autotimer-Edit 0.1.4 new
- DVD-Burn 0.0.5 new
- Clock 0.0.5b1 update
- Console 0.6 update
- DVD 0.3.5b06 (without CSS support)
- EPG-Search 0.0.3 new
- Femon (signal strength) 0.1.6 update
- Games 0.6.1 update
- GraphLCD 0.1.1 update
- GraphTFT 0.0.8 new
- Hello 0.1.0
- Image (Diashow) 0.2.2 update
- LCD-Proc 0.0.10 update
- Mailbox 0.3 update
- Manual 0.0.2 (german only) new
- Media-MVP 0.1.5 new
- Media-MVP-Server new
- M-LCD 0.0.4 update
- MP3 0.9.8 update
- MPlayer 0.9.8 update
- OSD-Demo 0.1.0
- Osd-PiP Plugin 0.0.7 update
- OSD-Teletext 0.3.1 update
- Pilot 0.0.7 new
- PIM 0.0.3 new
- Remote 0.3.2 (for IR receiver of Hauppauge Nexus-s cards) update
- Skin-Curses 0.1.0
- Sky 0.1.1
- Sleeptimer 0.6 update
- Status 0.1.0
- Stream-Dev 0.3.3 update
- Taste 0.0.2b new
- Text2Skin (loadable skins) 0.0.8.1 new
- Timeline 0.8.1
- TV-OnScreen 0.6.0 update
- TVTV 0.1.6
- VBox (ISDN voice mailbox) 0.5.1 update
- (S)VCD 0.0.6c
- VDR-CD (playing audio CDs) 0.0.10 update
- WAP 0.0.6d new
Others
- Multi-Language support (currently German and English)
- Install programm updated
- Setup programm updated
- Kernel 2.6.9 with support for (nearly) all chipsets and network cards updated
- DVB driver CVS 2004-12-03 updated
- VDR Admin 0.97 supporting VDR 1.3.x updated
- MPlayer 1.0pre5
- NoAd 0.4.2
- FBTV updated
- Samba 3.0
- DVD-Author 0.6.10 updated
- convert.pl
- vdrsync
- Editor nano
- Alsa
- USB Keyboard support
- dvd+rw-tools 5.13.4.7.4 (suitable for DVD+R/W and DVD-R/W)
- udftools
- Read-only support for NTFS
<<less
Download (32MB)
Added: 2005-09-01 License: GPL (GNU General Public License) Price:
1519 downloads
IControl 0.1.0

IControl 0.1.0


Control is a remote control daemon for Creatives RM-900 remote and Live!Drive Receiver. more>>
IControl is a software program meant to interpret signals from Creatives RM-900 remote control and accompanying IR LiveDrive! receiver unit.

IControl is currently capable of sending input to various programs (including XMMS, Xine, XawTV, XScreensaver, et al), as well as circulating window stacking order (sending windows to the background) and changing input focus. Furthermore, IControl will soon support other remote controls beyond the RM-900 which are all interpretable by the LiveDrive! unit.

IControl is completely configurable through its .conf files, allowing the user to map any key to any action the rcontrol daemon supports. And development is in the works to allow IControl to start programs, interface with devices, or even shut the computer down.

<<less
Download (0.026MB)
Added: 2005-04-20 License: GPL (GNU General Public License) Price:
1648 downloads
Xr3 0.3

Xr3 0.3


Xr3 is package of Linux tools for the RedRat2 serial port based Learning IR Remote Control. more>>
Xr3 is package of Linux tools for the RedRat2 serial port based Learning IR Remote Control. It was initially developed for use with a ReplayTV Personal Video Recorder(PVR) but has now been expanded to handle any kind of IR controlled A/V equipment. The package includes:

mr3 - A Control Panel Driver using the Motif Toolkit
gr3 - A Control Panel Driver using Gtk
p2rr - A Pronto to RedRat2 IR record converter
rrDecode - A RedRat2 IR record decoder
testRedRat - A very simple RedRat2 test program
tvChannelSelector - A simple TV channel selector using nice icons
mkTVchannelSelector - A tool to help make TV channel panels for above.

A separate ReplayTV package will include:
replaySearch - A command line tool for driving the ReplayTV search engine.
replaySearchTool - A GUI designed to make searching for shows easy and intuative.

<<less
Download (0.31MB)
Added: 2006-08-04 License: GPL (GNU General Public License) Price:
1177 downloads
Gabedit 2.0.9 Pre

Gabedit 2.0.9 Pre


Gabedit is a GUI for Gaussian and Molpro. more>>
Gabedit is a Graphical User Interface to Gaussian, Molcas, Molpro and MPQC computational chemistry packages.
Gabedit includes graphical facilities for generating keywords and options, molecule specifications and ther input sections for even the most advanced calculation types Gabedit includes an advanced Molecule Builder.
You can use it to rapidly sketch in molecules and examine them in three dimensions. You can build molecules by atom, ring, group, amino acid and nucleoside. You can also read geometry from a file. Most major molecular file formats are supported.
Gabedit includes a Gaussian, Molcas, Molpro and MPQC Calculation Setup window which allows you to set up Gaussian, Molcas, Molpro and MPQC jobs in a simple and straightforward manner.
Gabedit includes a text editor for editing Molcas, Molpro, Gaussian and MPQC input files.
Gabedit can graphically display a variety of Gaussian, Molcas, Molpro, MPQC and (partially) ADF calculation results, including the following:
- Molecular orbitals.
- Surfaces from the electron density, electrostatic potential, NMR shielding density, and other properties.
- Surfaces may be displayed in solid, translucent and wire mesh modes.
- Surfaces can be colored by a separate property.
- Contours (colorcoded).
- Planes (colorcoded).
- Dipole
- XYZ axes and the principal axes of the molecule.
- Animation of the normal modes corresponding to vibrational frequencies.
- Animation of the rotation of geometry, surface, dipole, xyz and the principal axes of the molecule.
- Animation of contours.
- Animation of colorcoded planes.
Gabedit can display IR and Raman computed spectra. Gabedit can generate a povray file for geometry (atoms + bonds, including hydrogens bond), surfaces (including colorcoded surfaces), contours, colorcoded planes.
Gabedit can save picture in PPM, BMP , (JPEG) and PS format. Gabedit can generate automatically a series of pictures for animation (vibration, geometry convergence, rotation, contours, colorcoded planes).
<<less
Download (1.2MB)
Added: 2007-05-25 License: BSD License Price:
886 downloads
Infrared-HOWTO 3.7

Infrared-HOWTO 3.7


Infrared-HOWTO explains how to use the software provided by the Linux/IrDA project. more>>
Infrared-HOWTO explains how to use the software provided by the Linux/IrDA project.

The Infrared-HOWTO (formerly known as the IR-HOWTO) is an introduction to Linux and infrared devices and how to use the software provided by the Linux/IrDA project.

This package uses IrDA(TM) compliant standards.

Remote Control (RC) via infrared is not the aim of the project, though this topic is partly treated in the HOWTO.
<<less
Download (MB)
Added: 2006-10-03 License: (FDL) GNU Free Documentation License Price:
1121 downloads
DBIx::Version 0.01

DBIx::Version 0.01


DBIx::Version is a Perl extension for getting database software name and version. more>>
DBIx::Version is a Perl extension for getting database software name and version.

SYNOPSIS

use DBIx::Version;

my $dbh = DBI->connect( ... );
my ($dbname, $dbver, $dbverfull) = DBIx::Version::Version($dbh);

DBIx::Version lets you query which database software and version you are connected to.

Return Examples:

(undef, undef, undef)
(mysql, 4.0.17, 4.0.17-standard-log)
(postgresql, 7.4.1, PostgreSQL 7.4.1 on i686-pc-linux-gnu, compiled by GCC gcc (GCC) 3.3.2 20031107 (Red Hat Linux 3.3.2-2))
(oracle, 8.1.7.0.0, 8.1.7.0.0)
(sqlserver, 8.00.384, Microsoft SQL Server 2000 - 8.00.384 (Intel X86)
May 23 2001 00:02:52
Copyright (c) 1988-2000 Microsoft Corporation
Standard Edition on Windows NT 5.0 (Build 2195: Service Pack 2))
(sybase,12.5.0.1,Adaptive Server Enterprise/12.5.0.1/SWR 9982 IR/P/Sun_svr4/OS 5.8/rel12501/1776/ 64-bit/FBO/Tue Feb 26 01:22:10 2002)
(sybase,12.5.0.2,Adaptive Server Enterprise/12.5.0.2/EBF 14000 IR/P/Sun_svr4/OS 5.8/rel12502/1776/64-bit/FBO/Tue Jun 4 01:22:10 2002)

Answer 1: This module is useful for cross-platform coding, and in environments like shared hosting where you actually didnt install the database yourself and are curious.

<<less
Download (0.003MB)
Added: 2007-01-11 License: Perl Artistic License Price:
1020 downloads
PyVib2 1.1

PyVib2 1.1


PyVib2 is a program for analyzing vibrational motion and vibrational spectra, written in pure Python. more>>
PyVib2 is a program for analyzing vibrational motion and vibrational spectra, written in pure Python. PyVib2 project was developed by Maxim Fedorovsky during his Ph.D. thesis work in Prof. Werner Hugs research group.

PyVib2 permits the automatic correlation of vibrational motions of molecules thereby allowing an understanding of Raman, Raman optical activity (ROA), infrared vibrational absorption (IR), and vibrational circular dichroism (VCD) spectra. The versatile representation of vibrational motions, the visualization techniques of Raman/ROA and IR/VCD generation in molecules and the production of publication quality spectra, are features of PyVib2.

Output files of Raman/ROA and IR/VCD calculations, produced with the DALTON and Gaussian quantum chemistry packages, can be directly opened. Files in the MOLDEN and XMol XYZ format can be imported and exported. A variety of formats (JPEG, TIFF, PNG, PNM, PS, PDF, Animated GIF, FLI) are available to the user for saving results.

All the functionalities are accessible via the pyviblib class library.

Windows and Mac OS X users can profit from the "all-in-one" installation archives (i.e. there is no need to install any additional software).
<<less
Download (0.72MB)
Added: 2007-04-17 License: GPL (GNU General Public License) Price:
921 downloads
ORBIT2 2.14.8

ORBIT2 2.14.8


ORBit2 is a CORBA 2.4-compliant Object Request Broker (ORB). more>>
ORBit2 is a CORBA 2.4-compliant Object Request Broker (ORB) featuring mature C, C++ and Python bindings. Bindings (in various degrees of completeness) are also available for Perl, Lisp, Pascal, Ruby, and TCL; others are in-progress.
ORBIT2 supports POA, DII, DSI, TypeCode, Any, IR and IIOP. Optional features including INS and threading are available. ORBit2 is engineered for the desktop workstation environment, with a focus on performance, low resource usage, and security.
The core ORB is written in C, and runs under Linux, UNIX (BSD, Solaris, HP-UX, ...), and Windows.
It is supported by Red Hat and Ximian as middleware of the GNOME project.
Enhancements:
- Fix GIOP timeouts and add unit tests (Jules Colding)
- Code cleanups (Kjartan)
- Fix pointer arithmetics (Roland Illig)
- Fix crash with uninitialized exception (Vincent Untz)
- ORBLocalOnly mode in Solaris fixes (Brian Cameron)
<<less
Download (0.85MB)
Added: 2007-07-27 License: GPL (GNU General Public License) Price:
820 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 3
  • 1
  • 2
  • 3