Skip to content
This repository has been archived by the owner on Nov 5, 2021. It is now read-only.

ubports/indicator-network

Repository files navigation

System Settings Server/Client
=============================

Both Server and Client applications are using cmake as default build tool.
This file will guide you to compile these applications.


1. SERVER
=========

The Server application is the application which make available the menu
structure over dbus.

3. COMPILING
============

./autogen.sh
make

3. EXAMPLES
===========

To test the current implementation you should run the server and client
application simultaneously. To do that follow the steps below:

In the build directory(<project-dir>/build):
    ./exportmenu/exportmenu examples/test.xml &

Then from the chewie-client package run:
     ./client/examples/run-client-app.sh