@hackage / pianola

Remotely controlling Java Swing applications

Version Deprecated package0.1.1

About

Metadata

  • Last updated , by DanielDiazCarrete
  • License MIT
  • Categories FFI, GUI
  • Maintained by: diaz_carrete@yahoo.com

  • Lottery factor: 0

Links

Installation

This package has been deprecated

Readme

This is a library for remotely controlling Java Swing desktop applications that have been instrumented with a special pianola agent. The agent exposes the Swing component hierarchy over the network, and accepts requests for generating GUI events. The library handles the interaction on the Haskell side.