gnif / PureSpice

A pure GPLv2 compliant C implementation of the SPICE protocol with minimal dependencies.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PureSpice

A pure C implementation of the spice protocol as used by the Looking Glass project. This implementation unlike libspice does not require or rely on glib in any way.

Note

This project's goal has been to provide keyboard and mouse input for the Looking Glass project where the host and client run on the same physical system and as such is missing encryption support.

Donations

I (Geoffrey McRae) am the primary developer behind this project and I have invested countless of hours of development time into it.

If you like this project and find it useful and would like to help out you can support me directly using the following platforms.

About

A pure GPLv2 compliant C implementation of the SPICE protocol with minimal dependencies.

License:GNU General Public License v2.0


Languages

Language:C 99.1%Language:CMake 0.9%