Download List

專案描述

congruity is a GUI application for programming
Logitech Harmony remote controls. Configuration
setup is via the Logitech Web site, in the same
fashion as Logitech's own Windows/Mac OS software.
congruity will handle processing the files
downloaded from the Web site, which perform "check
connectivity", "configuration update", "firmware
update", and soon "ir learning" operations. It
uses libconcord for the underlying remote
interaction, is written in Python/wxPython, and is
portable to at least Linux and Windows.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2010-08-02 16:40
15

New APIs are called in libconcord-0.22 for Harmony 700 support. WrappedStaticText.UpdateText was tweaked again, so it shows all text and doesn't wrap it strangely, at least with Ubuntu Lucid's wxpython 2.8.10.1-0ubuntu1.

2009-06-18 14:55
11

Pronto hex import was fixed. A runtime error dialog is displayed if the wxPython version is not at least 2.8. A .desktop file was added.

2009-03-10 18:34
10

IR learning support was implemented. There were also various internal cleanups, and README, Makefile, and error reporting enhancements.
標籤: Major feature enhancements

2008-07-04 16:52
8

Remote "connect" was separated into a separate
wizard step, and advanced details on the detected
remote are provided. Significant internal
reorganization and cleanup were done, which should
allow for easier integration of IR learning
support later. All command-line parsing and
dependency errors now trigger a GUI error message,
instead of just throwing an exception. This
prevents such errors from being invisible if
congruity isn't run from a terminal. A "Next"
button focus/sensitivity bug was fixed. Makefile
enhancements were made. Resource cleanup was
improved.
標籤: Minor feature enhancements

2008-06-24 08:52
7

標籤: Initial freshmeat announcement

Project Resources