The NtD system is a collection of libraries to speed up the developement of automation applications. It is basically a reusable repository where I put some stuff I need to share across different projects I'm working on.
The included functions span from serial communication APIs to In System Programming handling, from GTK+ custom widgets to Hitachi PLC protocol implementation.
The NtD system is released under the GNU Lesser General Public License 2.1, which allows for flexible licensing of client applications.