Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

112 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages