~pkunal-parmar/ubuntu-calendar-app/Minor-Performance

7.1.1 by Frank Mertens
Updated the README.
1
Welcome the Ubuntu Calendar!
2
3
Currently this application is fully implemented in QML/JS.
4
All you need to launch this all is Qt5 and the qmlscene viewer:
5
6
$ cd ubuntu-calendar-app
7
$ qmlscene calendar.qml
8
9
To test the application on the device check out the "testrun.sh" script.