Skip to content

sailfishos/transfer-engine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nemo Transfer Engine

Simple engine for keeping track of transfers (sync, download, upload) and providing plugin mechanism for 
share plugins.

Transfer engine provides D-Bus API for managing the database and querying transfer information.

Building:

qmake
make

Generating Docs:
make sure qdoc3 is installed and run:

make docs