1

I would love to make apps and publish them on the Ubuntu Software Centre. After following the instructions on the developer centre, I built an app and published it. Now I have realised I have built an app for Ubuntu touch. There doesn't seem to be an SDK for making Ubuntu desktop apps. Is there one? Where can I find simple instructions to make and upload an ubuntu desktop app? Thanks.

user1628
  • 427
  • 3
  • 10

1 Answers1

0

The Ubuntu SDK is called Quickly. It does run on the command line, but it's still easy to use. Here is a good video tutorial to get started.

  • Actually, the Ubuntu SDK is the new SDK for writing applications in QML and currently focusing on Ubuntu Touch. Quickly is the old tool for creating Ubuntu apps, but is not the Ubuntu SDK. – iBelieve Sep 14 '13 at 02:18
  • Is quickly official? Is it maintained by canocial/ubuntu? – user1628 Sep 14 '13 at 07:19