site-logo

Lintouch, the opensource HMI

License


Distribution of Lintouch

Lintouch Runtime, Lintouch Server, and Lintouch Editor are all distributed under the GNU General Public License.

Lintouch Libraries, which form a base on top of which the Server, Runtime, and Editor are built, are all distributed under the GNU Lesser General Public License

Development of new Server Plugins and Template Libraries

Server plugins are shared object files (.dll files on Windows, .so files on Unixes) that implement API (Application Programming Interface) as defined by libltserver. They are dynamically linked against several lintouch libraries, all of which are distributed under the LGPL. This means that you are free to develop your own server plugins (commercial or opensource) without violating the Lintouch licensing scheme.

Template Libraries are shared object files (.dll files on Windows, .so files on Unixes) that implement API (Application Programming Interface) as defined by liblttemplates. They are dynamically linked against several lintouch libraries, all of which are distributed under the LGPL. This means that you are free to develop your own template libraries (commercial or opensource) without violating the Lintouch licensing scheme.

Enterprise Support

Commercial offerings for Lintouch based solutions are listed here.