Skip to content

Desktop application for running automation utilities.

License

LGPL-3.0, GPL-3.0 licenses found

Licenses found

LGPL-3.0
COPYING.LESSER
GPL-3.0
COPYING
Notifications You must be signed in to change notification settings

zflat/Receptacle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Receptacle

Receptacle is a desktop application that serves as a host for plugins. The hosted plugins typically perform desktop automation jobs and may use a GUI.

See the full documentation.

Dependencies

  • Qt 5.2

Build

cd Receptacle/build
qmake ../lib && make

Test

Unit Tests

cd test/unit/build
qmake ../lib && make
./tst_unittest

Integration Tests

cd test/integration/build/debug
qmake ../../lib && make
./tst_integrationtest

Document

cd Receptacle
doxygen doc/Doxyfile

Copyright

2014 William Wedler, See COPYING and COPYING.LESSER for details. The [FLOSS licence guide][2] provides a compatibility summary.

About

Desktop application for running automation utilities.

Resources

License

LGPL-3.0, GPL-3.0 licenses found

Licenses found

LGPL-3.0
COPYING.LESSER
GPL-3.0
COPYING

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published