Skip to content

implementation to inflate lzo files found on the vera home controller

License

Notifications You must be signed in to change notification settings

bfocht/pluto-lzo

Repository files navigation

pluto-lzo

C implementation to inflate lzo files found on the vera home controller.

A C# managed version is available on the manged-pluto-lzo branch.

##Usage

Usage: pluto-lzo {c|d} source_file dest_file
       pluto-lzo compressed_file

##Build and install

make gcc
chmod a+rx pluto-lzo
mv pluto-lzo /usr/bin/pluto-lzo

Attribution

Note: this project is in no way associated with any commercial product

About

implementation to inflate lzo files found on the vera home controller

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published