Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 621 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 621 Bytes

OpenSIMKit-Java Device Drivers

This repository contains drivers developed by the OpenSIMKit team and community partners.

  • NetBeans. The IDE used to develop the app.
  • JSPF Java Plugin Framework. Is used to build the plugin client and used on the main OpenSIMKit-Java app (which acts as the server).
  • The OSK Device driver library (Compiled JAR file). This library is included with each driver plugin that is developed to implement plugin interfaces.

##Contributors