What's new? | Help | Directory | Sign in
Google
                
Code License: MIT License
Labels: CSharp, Tivo, SDK, HME
Show all Featured Wiki Pages:
ChangeLog
How to join?
Project owners:
  josh.cooley

.NET libraries for developing and hosting HME applications written in C#. It uses Mono.ZeroConf for local network applications. This in turn depends on bonjour from apple. Visual Studio 2008 projects are included in the source.

The HME library was built based on Tivo documentation for the protocol. This library is not provided by or supported by Tivo.

Please contact me if you have any questions or feedback.

Josh Cooley - jbtivo@tuxinthebox.net

News/Updates

August 4, 2008

An updated version of the library has been released that supports streaming video. At the same time, I've released a preview of the hosting service for hme applications. It runs as a windows service and requires manual configuration currently. Please check the readme in the HmeApplicationServer directory for very basic installation instructions. As stated earlier, I plan on having a configuration tool to help with administering this service.

June 5, 2008

I've been working on a new release for a while. The main enhancement is a new service that can host hme applications. The main work left is to build a configuration tool and an installer. If your interested, you can download the source and check it out.