Skip to content

The "Network" indicator for Ubuntu Touch

License

GPL-3.0, LGPL-3.0 licenses found

Licenses found

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

natur-produkt/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


About

The "Network" indicator for Ubuntu Touch

Resources

License

GPL-3.0, LGPL-3.0 licenses found

Licenses found

GPL-3.0
COPYING
LGPL-3.0
COPYING.LGPL

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 90.3%
  • QML 4.4%
  • Python 2.6%
  • CMake 2.3%
  • Other 0.4%