The Following 17 Users Say Thank You to Superpelican For This Useful Post: | ||
|
2013-08-19
, 12:30
|
Posts: 4 |
Thanked: 20 times |
Joined on May 2013
@ the Netherlands
|
#3
|
|
2013-08-20
, 14:01
|
Posts: 4 |
Thanked: 20 times |
Joined on May 2013
@ the Netherlands
|
#4
|
The Following User Says Thank You to Superpelican For This Useful Post: | ||
|
2013-09-11
, 18:13
|
Posts: 3,328 |
Thanked: 4,476 times |
Joined on May 2011
@ Poland
|
#5
|
I would like to announce Quick Clamshell, a simple multiplication tables practising app for Sailfish OS written in C++ with of course a QML/QtQuick2/Silica based UI.
This is my first Sailfish app and first app in general. Therefore I would love some feedback on my app. So if some users would be willing to test it, it would be awesome!
The app is licensed under the GNU GPLv3 and the sources are available @ http://bitbucket.org/Superpelican/quick_clamshell/src
If you have the Sailfish Alpha 2 SDK you can clone the repository with the command "hg clone https://bitbucket.org/Superpelican/quick_clamshell/", make sure you have hg/Mercurial installed and are in a directory you want the sources to be copied to.
Then you can simply import the project in the SDK by importing the .pro
Screenshots below:
P.S.:A desktop version of the app based on the Qt 5.1 QtQuick Controls components will be made too
Hope this helps the Sailfish ecosystem a little bit,
Superpelican