Skip to content

Ubuntu Touch Address Book (Contacts) App

License

Unknown, GPL-3.0 licenses found

Licenses found

Unknown
COPYING.CC
GPL-3.0
COPYING.GPL-3
Notifications You must be signed in to change notification settings

armanemp/address-book-app

 
 

Repository files navigation

Building for desktop

mkdir build
cd build
cmake ..
make

Run

on desktop

cd build
./src/app/address-book-app

the QML tests

cd build
make test or ctest 

the Autopilot tests

cd build
make autopilot

Building for click

To build for a click package:

clickable

About

Ubuntu Touch Address Book (Contacts) App

Resources

License

Unknown, GPL-3.0 licenses found

Licenses found

Unknown
COPYING.CC
GPL-3.0
COPYING.GPL-3

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • QML 71.0%
  • Python 16.8%
  • C++ 6.7%
  • CMake 3.5%
  • JavaScript 2.0%