~popey/ubuntu-calendar-app/new-icon

1
2
3
4
5
6
7
8
9
Welcome the Ubuntu Calendar!

Currently this application is fully implemented in QML/JS.
All you need to launch this all is Qt5 and the qmlscene viewer:

$ cd ubuntu-calendar-app
$ qmlscene calendar.qml

To test the application on the device check out the "testrun.sh" script.