Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
C++
QML
QMake
JavaScript
C
Cannot retrieve the latest commit at this time.
README
====== satk - SIM Application Toolkit ====== Copyright (C) 2011 Intel Corporation. All rights reserved. satk - SIM Application Toolkit is a graphical user interface for oFono SimToolkitAgent. ===== Compilation ===== In order to build satk you need the following modules: * QtDeclarative * QtCore * QtGui * QtDBus From satk root directory, execute the following commands: qmake make ===== Installing ===== Execute the compilation commands above, then: sudo make install ===== Distribution ===== From satk root directory, execute the following commands: qmake make dist